Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 385f82308ab0593157c3fef58c4a4c4e109f5620 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-ssh4132962128027963360.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16888021519255241052.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4240782893520670315.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2248696072292383828.key Verifying host key using known hosts file > 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-ssh5650761177861421077.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118072 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 385f82308ab0593157c3fef58c4a4c4e109f5620 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#574)" > git config core.sparsecheckout # timeout=10 > git checkout -f 385f82308ab0593157c3fef58c4a4c4e109f5620 # timeout=10 > git rev-list --no-walk 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:26:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:26:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:26:00 ========================================================= 08:26:00 EdgeX Global Pipelines Version Info 08:26:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:26:01 ------------------- 08:26:01 stable info: 08:26:01 ------------------- 08:26:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:26:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:26:01 Message: update stable to v1.0.244 08:26:01 ------------------- 08:26:01 experimental info: 08:26:01 ------------------- 08:26:01 Commited By: **** collab-it+edgex@linuxfoundation.org 08:26:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:26:01 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 385f823 [Pipeline] echo 08:26:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:02 provisioning config files... 08:26:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9323637532436615099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:02 ---> docker-login.sh 08:26:02 nexus3.edgexfoundry.org:10001 08:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:03 Configure a credential helper to remove this warning. See 08:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:03 08:26:03 Login Succeeded 08:26:03 nexus3.edgexfoundry.org:10002 08:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:03 Configure a credential helper to remove this warning. See 08:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:03 08:26:03 Login Succeeded 08:26:03 nexus3.edgexfoundry.org:10003 08:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:03 Configure a credential helper to remove this warning. See 08:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:03 08:26:03 Login Succeeded 08:26:03 nexus3.edgexfoundry.org:10004 08:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:03 Configure a credential helper to remove this warning. See 08:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:03 08:26:03 Login Succeeded 08:26:03 docker.io 08:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:04 Configure a credential helper to remove this warning. See 08:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:04 08:26:04 Login Succeeded 08:26:04 ---> docker-login.sh ends [Pipeline] } 08:26:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:26:04 + git rev-list -1 --merges 385f82308ab0593157c3fef58c4a4c4e109f5620~1..385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] echo 08:26:04 -----------> git rev-list -1 --merges 385f82308ab0593157c3fef58c4a4c4e109f5620~1..385f82308ab0593157c3fef58c4a4c4e109f5620 385f82308ab0593157c3fef58c4a4c4e109f5620 [false] [Pipeline] sh 08:26:04 + git log --format=format:%s -1 385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] echo 08:26:04 ========================================================= 08:26:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:26:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:26:05 + git log --format=format:%s -1 385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] echo 08:26:05 [semverPrep] GIT_COMMIT: 385f82308ab0593157c3fef58c4a4c4e109f5620, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#574) [Pipeline] echo 08:26:05 [semverPrep] This is not a build commit. [Pipeline] sh 08:26:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:26:05 + grep -v github /etc/ssh/ssh_known_hosts 08:26:05 + [ -e /tmp/ssh_known_hosts ] 08:26:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:26:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:26:05 + sudo tee -a /etc/ssh/ssh_known_hosts 08:26:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:26:06 08:26:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:26:06 0.1.4: Pulling from edgex-devops/py-git-semver 08:26:06 b85a868b505f: Pulling fs layer 08:26:06 e2be974225ed: Pulling fs layer 08:26:06 339a4e72a1f5: Pulling fs layer 08:26:06 988bab9f4d93: Pulling fs layer 08:26:06 1469e6f7b9e6: Pulling fs layer 08:26:06 eaf3925da568: Pulling fs layer 08:26:06 bab4dde63d76: Pulling fs layer 08:26:06 bde34c3a00c8: Pulling fs layer 08:26:06 b352a97aabf1: Pulling fs layer 08:26:06 eaf3925da568: Waiting 08:26:06 4872d77fe225: Pulling fs layer 08:26:06 5851b861e8e6: Pulling fs layer 08:26:06 bab4dde63d76: Waiting 08:26:06 bde34c3a00c8: Waiting 08:26:06 b352a97aabf1: Waiting 08:26:06 1469e6f7b9e6: Waiting 08:26:06 988bab9f4d93: Waiting 08:26:06 4872d77fe225: Waiting 08:26:06 e2be974225ed: Download complete 08:26:06 988bab9f4d93: Verifying Checksum 08:26:06 988bab9f4d93: Download complete 08:26:06 1469e6f7b9e6: Verifying Checksum 08:26:06 1469e6f7b9e6: Download complete 08:26:06 339a4e72a1f5: Verifying Checksum 08:26:06 339a4e72a1f5: Download complete 08:26:06 eaf3925da568: Verifying Checksum 08:26:06 eaf3925da568: Download complete 08:26:06 bde34c3a00c8: Verifying Checksum 08:26:06 bde34c3a00c8: Download complete 08:26:06 b352a97aabf1: Verifying Checksum 08:26:06 b352a97aabf1: Download complete 08:26:06 4872d77fe225: Download complete 08:26:06 5851b861e8e6: Download complete 08:26:06 b85a868b505f: Verifying Checksum 08:26:06 b85a868b505f: Download complete 08:26:06 bab4dde63d76: Verifying Checksum 08:26:06 bab4dde63d76: Download complete 08:26:07 b85a868b505f: Pull complete 08:26:08 e2be974225ed: Pull complete 08:26:08 339a4e72a1f5: Pull complete 08:26:08 988bab9f4d93: Pull complete 08:26:08 1469e6f7b9e6: Pull complete 08:26:08 eaf3925da568: Pull complete 08:26:10 bab4dde63d76: Pull complete 08:26:10 bde34c3a00c8: Pull complete 08:26:10 b352a97aabf1: Pull complete 08:26:11 4872d77fe225: Pull complete 08:26:11 5851b861e8e6: Pull complete 08:26:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:26:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:26:11 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:26:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:26:12 $ docker top cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c -eo pid,comm 08:26:12 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:26:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:26:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:26:12 [ssh-agent] Looking for ssh-agent implementation... 08:26:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:26:12 $ docker exec cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c ssh-agent 08:26:13 SSH_AUTH_SOCK=/tmp/ssh-dTrUmwtuW73H/agent.31 08:26:13 SSH_AGENT_PID=37 08:26:13 Running ssh-add (command line suppressed) 08:26:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9465012038846331136.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9465012038846331136.key) 08:26:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:26:13 + git tag --points-at HEAD [Pipeline] } 08:26:13 $ docker exec --env ******** --env ******** cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c ssh-agent -k 08:26:13 unset SSH_AUTH_SOCK; 08:26:13 unset SSH_AGENT_PID; 08:26:13 echo Agent pid 37 killed; 08:26:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:26:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:26:13 [ssh-agent] Looking for ssh-agent implementation... 08:26:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:26:13 $ docker exec cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c ssh-agent 08:26:13 SSH_AUTH_SOCK=/tmp/ssh-iYLY0AdesOau/agent.69 08:26:13 SSH_AGENT_PID=75 08:26:13 Running ssh-add (command line suppressed) 08:26:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8553963238274248632.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8553963238274248632.key) 08:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:26:14 + git semver init 08:26:14 2022-11-03 08:26:14,514 [run_init] DEBUG init version:0.0.0 force:False 08:26:14 2022-11-03 08:26:14,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:26:14 2022-11-03 08:26:14,516 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:26:14 2022-11-03 08:26:14,516 [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) 08:26:16 2022-11-03 08:26:15,964 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 08:26:16 2022-11-03 08:26:15,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 08:26:16 2022-11-03 08:26:15,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:26:16 2022-11-03 08:26:15,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:26:16 2.3.0-dev.21 [Pipeline] } 08:26:16 $ docker exec --env ******** --env ******** cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c ssh-agent -k 08:26:16 unset SSH_AUTH_SOCK; 08:26:16 unset SSH_AGENT_PID; 08:26:16 echo Agent pid 75 killed; 08:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:26:16 + git semver [Pipeline] } 08:26:17 $ docker stop --time=1 cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c 08:26:18 $ docker rm -f cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c [Pipeline] // withDockerContainer [Pipeline] sh 08:26:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:26:19 Stashed 1 file(s) [Pipeline] echo 08:26:19 [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 08:26:19 provisioning config files... 08:26:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10723324023733959207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:19 ---> docker-login.sh 08:26:19 nexus3.edgexfoundry.org:10001 08:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:19 Configure a credential helper to remove this warning. See 08:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:19 08:26:19 Login Succeeded 08:26:19 nexus3.edgexfoundry.org:10002 08:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:19 Configure a credential helper to remove this warning. See 08:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:19 08:26:19 Login Succeeded 08:26:19 nexus3.edgexfoundry.org:10003 08:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:19 Configure a credential helper to remove this warning. See 08:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:19 08:26:19 Login Succeeded 08:26:19 nexus3.edgexfoundry.org:10004 08:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:19 Configure a credential helper to remove this warning. See 08:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:19 08:26:19 Login Succeeded 08:26:19 docker.io 08:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:20 Configure a credential helper to remove this warning. See 08:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:20 08:26:20 Login Succeeded 08:26:20 ---> docker-login.sh ends [Pipeline] } 08:26:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:26:20 ========================================================= 08:26:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:26:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:26:20 Sending build context to Docker daemon 45.53MB 08:26:20 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 08:26:20 Step 2/16 : FROM ${BASE} AS builder 08:26:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:26:20 213ec9aee27d: Pulling fs layer 08:26:20 4583459ba037: Pulling fs layer 08:26:20 93c1e223e6f2: Pulling fs layer 08:26:20 53926ce57604: Pulling fs layer 08:26:20 21b2b0c7a3f4: Pulling fs layer 08:26:20 22ff95d597cd: Pulling fs layer 08:26:20 12d6caf4c0d1: Pulling fs layer 08:26:20 96b7cbca73a9: Pulling fs layer 08:26:20 a7acece74701: Pulling fs layer 08:26:20 53926ce57604: Waiting 08:26:20 21b2b0c7a3f4: Waiting 08:26:20 22ff95d597cd: Waiting 08:26:20 12d6caf4c0d1: Waiting 08:26:20 93c1e223e6f2: Verifying Checksum 08:26:20 93c1e223e6f2: Download complete 08:26:20 4583459ba037: Download complete 08:26:20 21b2b0c7a3f4: Verifying Checksum 08:26:20 21b2b0c7a3f4: Download complete 08:26:20 22ff95d597cd: Verifying Checksum 08:26:20 22ff95d597cd: Download complete 08:26:21 213ec9aee27d: Verifying Checksum 08:26:21 213ec9aee27d: Download complete 08:26:21 12d6caf4c0d1: Download complete 08:26:21 213ec9aee27d: Pull complete 08:26:21 4583459ba037: Pull complete 08:26:21 93c1e223e6f2: Pull complete 08:26:21 a7acece74701: Verifying Checksum 08:26:21 a7acece74701: Download complete 08:26:22 53926ce57604: Verifying Checksum 08:26:22 53926ce57604: Download complete 08:26:22 96b7cbca73a9: Verifying Checksum 08:26:22 96b7cbca73a9: Download complete 08:26:25 53926ce57604: Pull complete 08:26:25 21b2b0c7a3f4: Pull complete 08:26:25 22ff95d597cd: Pull complete 08:26:25 12d6caf4c0d1: Pull complete 08:26:28 96b7cbca73a9: Pull complete 08:26:28 a7acece74701: Pull complete 08:26:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:26:28 ---> db6d94c90886 08:26:28 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:26:30 ---> Running in 9db5b92807d2 08:26:30 Removing intermediate container 9db5b92807d2 08:26:30 ---> 2ef890f01d04 08:26:30 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 08:26:30 ---> Running in 3bea43db5873 08:26:30 Removing intermediate container 3bea43db5873 08:26:30 ---> 38078c95c910 08:26:30 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 08:26:30 ---> Running in 26e97b4d1701 08:26:31 Removing intermediate container 26e97b4d1701 08:26:31 ---> c7751837fa25 08:26:31 Step 6/16 : LABEL Name=edgex-ui-go 08:26:31 ---> Running in 79d7d73a258e 08:26:31 Removing intermediate container 79d7d73a258e 08:26:31 ---> 151c8b82a465 08:26:31 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:26:31 ---> Running in bc8109de19e1 08:26:31 Removing intermediate container bc8109de19e1 08:26:31 ---> 4455c57f61b6 08:26:31 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:26:31 latest: Pulling from library/docker 08:26:32 213ec9aee27d: Already exists 08:26:32 7b0dd730a5c3: Pulling fs layer 08:26:32 4b90f8029a36: Pulling fs layer 08:26:32 a89466c712af: Pulling fs layer 08:26:32 9c6a0a734fa9: Pulling fs layer 08:26:32 beeedf2bf9bb: Pulling fs layer 08:26:32 3bc3016a9123: Pulling fs layer 08:26:32 45d434503156: Pulling fs layer 08:26:32 9c6a0a734fa9: Waiting 08:26:32 beeedf2bf9bb: Waiting 08:26:32 3bc3016a9123: Waiting 08:26:32 45d434503156: Waiting 08:26:32 539e1dfa3993: Pulling fs layer 08:26:32 539e1dfa3993: Waiting 08:26:32 4b90f8029a36: Download complete 08:26:32 7b0dd730a5c3: Download complete 08:26:32 a89466c712af: Verifying Checksum 08:26:32 a89466c712af: Download complete 08:26:32 7b0dd730a5c3: Pull complete 08:26:32 4b90f8029a36: Pull complete 08:26:32 3bc3016a9123: Verifying Checksum 08:26:32 3bc3016a9123: Download complete 08:26:32 9c6a0a734fa9: Verifying Checksum 08:26:32 9c6a0a734fa9: Download complete 08:26:32 beeedf2bf9bb: Verifying Checksum 08:26:32 beeedf2bf9bb: Download complete 08:26:32 45d434503156: Download complete 08:26:32 a89466c712af: Pull complete 08:26:32 539e1dfa3993: Download complete 08:26:33 9c6a0a734fa9: Pull complete 08:26:33 beeedf2bf9bb: Pull complete 08:26:33 3bc3016a9123: Pull complete 08:26:33 45d434503156: Pull complete 08:26:34 539e1dfa3993: Pull complete 08:26:34 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 08:26:34 Status: Downloaded newer image for docker:latest 08:26:34 Still waiting to schedule task 08:26:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:26:35 ---> a84b491060cb 08:26:35 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:35 ---> Running in 27dbb4089832 08:26:35 Removing intermediate container 27dbb4089832 08:26:35 ---> b6f62f7aca94 08:26:35 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:26:35 ---> Running in 74014cf0a00e 08:26:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:26:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:26:37 OK: 211 MiB in 51 packages 08:26:37 Removing intermediate container 74014cf0a00e 08:26:37 ---> 4c511e545e13 08:26:37 Step 11/16 : ENV GO111MODULE=on 08:26:37 ---> Running in bc3510c72f33 08:26:37 Removing intermediate container bc3510c72f33 08:26:37 ---> b7ca19ea0e26 08:26:37 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:26:37 ---> Running in 38074c97a040 08:26:37 Removing intermediate container 38074c97a040 08:26:37 ---> 8fb029594271 08:26:37 Step 13/16 : COPY go.mod vendor* ./ 08:26:38 ---> 2c615f4dacd6 08:26:38 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:38 ---> Running in 4305fee8a0bd 08:26:59 Removing intermediate container 4305fee8a0bd 08:26:59 ---> 394bed9bbab9 08:26:59 Step 15/16 : COPY . . 08:26:59 ---> 3c0f0956fbe8 08:26:59 Step 16/16 : RUN ${MAKE} 08:26:59 ---> Running in 92e4bcdb334c 08:26:59 noop 08:26:59 Removing intermediate container 92e4bcdb334c 08:26:59 ---> 2fa59bbd4878 08:26:59 Successfully built 2fa59bbd4878 08:26:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:00 + docker inspect -f . ci-base-image-x86_64 08:27:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:00 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:27:00 $ 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 ******** -e ******** ci-base-image-x86_64 cat 08:27:00 $ docker top 05c683acbc25a9dad895574d8637e14facc4f0101f4861452b1b70d8b51edbd4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:01 + go version 08:27:01 go version go1.18.7 linux/amd64 [Pipeline] } 08:27:01 $ docker stop --time=1 05c683acbc25a9dad895574d8637e14facc4f0101f4861452b1b70d8b51edbd4 08:27:02 $ docker rm -f 05c683acbc25a9dad895574d8637e14facc4f0101f4861452b1b70d8b51edbd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:02 + docker inspect -f . ci-base-image-x86_64 08:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:02 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:27:02 $ 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 ******** -e ******** ci-base-image-x86_64 cat 08:27:03 $ docker top d76de4623a4a18fcb05d0e5874aa7f957dd330280270392cdd0afd0003850a3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 08:27:03 + make test 08:27:03 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:27:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:27:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:27:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:27:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:27:14 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:27:14 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:27:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:27:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:27:14 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:27:14 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:27:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:27:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:27:15 ./bin/test-attribution-txt.sh 08:27:15 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:27:15 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:27:15 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:27:15 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:27:15 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:27:15 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:27:15 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:27:15 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:27:15 make -C web test 08:27:15 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 08:27:15 make[1]: tput: No such file or directory 08:27:15 make[1]: tput: No such file or directory 08:27:15 warning: generating ./VERSION 08:27:15 echo "0.0.0" > VERSION 08:27:15 docker build \ 08:27:15 -f Dockerfile \ 08:27:15 --build-arg USER=1000 \ 08:27:15 \ 08:27:15 --label "git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620" \ 08:27:15 -t edgexfoundry/edgex-web-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 \ 08:27:15 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:27:15 . 08:27:15 Sending build context to Docker daemon 3.269MB 08:27:15 Step 1/10 : FROM node:16.17-alpine3.15 08:27:16 16.17-alpine3.15: Pulling from library/node 08:27:16 9621f1afde84: Pulling fs layer 08:27:16 c6f70ee39829: Pulling fs layer 08:27:16 56892a8094a2: Pulling fs layer 08:27:16 58dd87906ef0: Pulling fs layer 08:27:16 58dd87906ef0: Waiting 08:27:16 56892a8094a2: Download complete 08:27:16 9621f1afde84: Download complete 08:27:16 58dd87906ef0: Verifying Checksum 08:27:16 58dd87906ef0: Download complete 08:27:16 9621f1afde84: Pull complete 08:27:16 c6f70ee39829: Verifying Checksum 08:27:16 c6f70ee39829: Download complete 08:27:17 c6f70ee39829: Pull complete 08:27:17 56892a8094a2: Pull complete 08:27:17 58dd87906ef0: Pull complete 08:27:17 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:27:17 Status: Downloaded newer image for node:16.17-alpine3.15 08:27:17 ---> b69703f70c3d 08:27:17 Step 2/10 : RUN apk add --no-cache chromium 08:27:18 ---> Running in 4fab0aa29393 08:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:27:19 (1/129) Installing libxau (1.0.9-r0) 08:27:19 (2/129) Installing libmd (1.0.3-r0) 08:27:19 (3/129) Installing libbsd (0.11.3-r1) 08:27:19 (4/129) Installing libxdmcp (1.1.3-r0) 08:27:19 (5/129) Installing libxcb (1.14-r2) 08:27:19 (6/129) Installing libx11 (1.7.3.1-r0) 08:27:19 (7/129) Installing libxext (1.3.4-r0) 08:27:19 (8/129) Installing libice (1.0.10-r0) 08:27:19 (9/129) Installing libuuid (2.37.4-r0) 08:27:19 (10/129) Installing libsm (1.2.3-r0) 08:27:19 (11/129) Installing libxt (1.2.1-r0) 08:27:19 (12/129) Installing libxmu (1.1.3-r0) 08:27:19 (13/129) Installing xset (1.2.4-r0) 08:27:19 (14/129) Installing xprop (1.2.5-r0) 08:27:19 (15/129) Installing xdg-utils (1.1.3-r0) 08:27:19 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 08:27:19 (17/129) Installing pkgconf (1.8.0-r0) 08:27:19 (18/129) Installing libffi (3.4.2-r1) 08:27:19 (19/129) Installing libintl (0.21-r0) 08:27:19 (20/129) Installing libblkid (2.37.4-r0) 08:27:19 (21/129) Installing libmount (2.37.4-r0) 08:27:19 (22/129) Installing pcre (8.45-r1) 08:27:19 (23/129) Installing glib (2.70.1-r0) 08:27:19 (24/129) Installing xz-libs (5.2.5-r1) 08:27:19 (25/129) Installing libxml2 (2.9.14-r2) 08:27:19 (26/129) Installing shared-mime-info (2.1-r1) 08:27:19 (27/129) Installing hicolor-icon-theme (0.17-r1) 08:27:19 (28/129) Installing libjpeg-turbo (2.1.2-r0) 08:27:19 (29/129) Installing libpng (1.6.37-r1) 08:27:19 (30/129) Installing libwebp (1.2.2-r0) 08:27:19 (31/129) Installing zstd-libs (1.5.0-r0) 08:27:19 (32/129) Installing tiff (4.4.0-r0) 08:27:19 (33/129) Installing gdk-pixbuf (2.42.8-r0) 08:27:19 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 08:27:19 (35/129) Installing libxcomposite (0.4.5-r0) 08:27:19 (36/129) Installing libxfixes (6.0.0-r0) 08:27:19 (37/129) Installing libxrender (0.9.10-r3) 08:27:19 (38/129) Installing libxcursor (1.2.0-r0) 08:27:19 (39/129) Installing libxdamage (1.1.5-r1) 08:27:19 (40/129) Installing libxi (1.8-r0) 08:27:19 (41/129) Installing libxinerama (1.1.4-r1) 08:27:19 (42/129) Installing libxrandr (1.5.2-r1) 08:27:19 (43/129) Installing atk (2.36.0-r0) 08:27:19 (44/129) Installing libxtst (1.2.3-r3) 08:27:19 (45/129) Installing dbus-libs (1.12.24-r0) 08:27:19 (46/129) Installing at-spi2-core (2.42.0-r0) 08:27:19 (47/129) Installing at-spi2-atk (2.38.0-r0) 08:27:19 (48/129) Installing expat (2.5.0-r0) 08:27:19 (49/129) Installing brotli-libs (1.0.9-r5) 08:27:19 (50/129) Installing libbz2 (1.0.8-r1) 08:27:19 (51/129) Installing freetype (2.11.1-r2) 08:27:19 (52/129) Installing fontconfig (2.13.1-r4) 08:27:19 (53/129) Installing pixman (0.40.0-r3) 08:27:19 (54/129) Installing cairo (1.16.0-r5) 08:27:19 (55/129) Installing cairo-gobject (1.16.0-r5) 08:27:19 (56/129) Installing avahi-libs (0.8-r5) 08:27:19 (57/129) Installing gmp (6.2.1-r1) 08:27:19 (58/129) Installing nettle (3.7.3-r0) 08:27:19 (59/129) Installing p11-kit (0.24.0-r1) 08:27:19 (60/129) Installing libtasn1 (4.18.0-r0) 08:27:19 (61/129) Installing libunistring (0.9.10-r1) 08:27:19 (62/129) Installing gnutls (3.7.1-r1) 08:27:19 (63/129) Installing cups-libs (2.3.3-r6) 08:27:19 (64/129) Installing libepoxy (1.5.9-r0) 08:27:19 (65/129) Installing fribidi (1.0.11-r0) 08:27:19 (66/129) Installing graphite2 (1.3.14-r0) 08:27:19 (67/129) Installing harfbuzz (3.0.0-r2) 08:27:19 (68/129) Installing libxft (2.3.4-r0) 08:27:19 (69/129) Installing pango (1.48.10-r0) 08:27:19 (70/129) Installing wayland-libs-client (1.19.0-r1) 08:27:19 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 08:27:19 (72/129) Installing wayland-libs-egl (1.19.0-r1) 08:27:19 (73/129) Installing xkeyboard-config (2.34-r0) 08:27:19 (74/129) Installing libxkbcommon (1.3.1-r0) 08:27:19 (75/129) Installing gtk+3.0 (3.24.30-r0) 08:27:19 Executing gtk+3.0-3.24.30-r0.post-install 08:27:19 (76/129) Installing libfontenc (1.1.4-r0) 08:27:19 (77/129) Installing mkfontscale (1.2.1-r1) 08:27:19 (78/129) Installing ttf-opensans (1.10-r1) 08:27:19 Executing ttf-opensans-1.10-r1.post-install 08:27:22 (79/129) Installing libogg (1.3.5-r0) 08:27:22 (80/129) Installing flac (1.3.4-r0) 08:27:22 (81/129) Installing alsa-lib (1.2.5.1-r1) 08:27:22 (82/129) Installing libatomic (10.3.1_git20211027-r0) 08:27:22 (83/129) Installing sdl2 (2.0.16-r4) 08:27:22 (84/129) Installing aom-libs (3.2.0-r0) 08:27:22 (85/129) Installing libass (0.15.2-r0) 08:27:22 (86/129) Installing libdav1d (0.9.2-r0) 08:27:22 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:27:22 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 08:27:22 (89/129) Installing lame (3.100-r0) 08:27:22 (90/129) Installing opus (1.3.1-r1) 08:27:22 (91/129) Installing libgomp (10.3.1_git20211027-r0) 08:27:22 (92/129) Installing soxr (0.1.3-r2) 08:27:22 (93/129) Installing libsrt (1.4.2-r1) 08:27:22 (94/129) Installing libssh (0.9.6-r1) 08:27:22 (95/129) Installing libtheora (1.1.1-r16) 08:27:22 (96/129) Installing v4l-utils-libs (1.22.1-r1) 08:27:22 (97/129) Installing libpciaccess (0.16-r0) 08:27:22 (98/129) Installing libdrm (2.4.109-r0) 08:27:22 (99/129) Installing libva (2.13.0-r0) 08:27:22 (100/129) Installing libvdpau (1.4-r0) 08:27:22 (101/129) Installing vidstab (1.1.0-r1) 08:27:22 (102/129) Installing libvorbis (1.3.7-r0) 08:27:22 (103/129) Installing libvpx (1.10.0-r0) 08:27:22 (104/129) Installing vulkan-loader (1.2.196-r0) 08:27:22 (105/129) Installing x264-libs (20210613-r0) 08:27:22 (106/129) Installing x265-libs (3.5-r0) 08:27:22 (107/129) Installing xvidcore (1.3.7-r1) 08:27:22 (108/129) Installing ffmpeg-libs (4.4.1-r2) 08:27:22 (109/129) Installing libevent (2.1.12-r4) 08:27:22 (110/129) Installing mesa (21.2.6-r0) 08:27:22 (111/129) Installing wayland-libs-server (1.19.0-r1) 08:27:22 (112/129) Installing mesa-gbm (21.2.6-r0) 08:27:22 (113/129) Installing lcms2 (2.12-r1) 08:27:22 (114/129) Installing nspr (4.32-r0) 08:27:22 (115/129) Installing sqlite-libs (3.36.0-r0) 08:27:22 (116/129) Installing nss (3.78.1-r0) 08:27:22 (117/129) Installing libasyncns (0.8-r1) 08:27:22 (118/129) Installing libltdl (2.4.6-r7) 08:27:22 (119/129) Installing orc (0.4.32-r0) 08:27:22 (120/129) Installing libsndfile (1.0.31-r1) 08:27:22 (121/129) Installing speexdsp (1.2.0-r0) 08:27:22 (122/129) Installing tdb-libs (1.4.5-r0) 08:27:22 (123/129) Installing libpulse (15.0-r2) 08:27:22 (124/129) Installing re2 (2021.11.01-r0) 08:27:22 (125/129) Installing snappy (1.1.9-r1) 08:27:22 (126/129) Installing libgpg-error (1.42-r1) 08:27:22 (127/129) Installing libgcrypt (1.9.4-r0) 08:27:22 (128/129) Installing libxslt (1.1.35-r0) 08:27:22 (129/129) Installing chromium (99.0.4844.84-r0) 08:27:23 Executing busybox-1.34.1-r7.trigger 08:27:23 Executing glib-2.70.1-r0.trigger 08:27:23 Executing shared-mime-info-2.1-r1.trigger 08:27:25 Executing gdk-pixbuf-2.42.8-r0.trigger 08:27:25 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:27:25 Executing fontconfig-2.13.1-r4.trigger 08:27:25 Executing mkfontscale-1.2.1-r1.trigger 08:27:25 OK: 286 MiB in 145 packages 08:27:29 Removing intermediate container 4fab0aa29393 08:27:29 ---> ded6c97129c1 08:27:29 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:27:29 ---> Running in b251bdf02c6e 08:27:29 Removing intermediate container b251bdf02c6e 08:27:29 ---> 4b8adac2af54 08:27:29 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:27:29 ---> Running in 7a415fe05894 08:27:29 Removing intermediate container 7a415fe05894 08:27:29 ---> 5bf9930d1e41 08:27:29 Step 5/10 : RUN npm install -g npm 08:27:29 ---> Running in 8f32e165939b 08:27:36 08:27:36 changed 54 packages, and audited 212 packages in 6s 08:27:36 08:27:36 11 packages are looking for funding 08:27:36 run `npm fund` for details 08:27:36 08:27:36 found 0 vulnerabilities 08:27:37 Removing intermediate container 8f32e165939b 08:27:37 ---> 8841769e89e0 08:27:37 Step 6/10 : ARG USER=1000 08:27:37 ---> Running in 570949510efc 08:27:37 Removing intermediate container 570949510efc 08:27:37 ---> 6ed1d8f25b82 08:27:37 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:27:37 ---> Running in 370ec4b45522 08:27:38 Removing intermediate container 370ec4b45522 08:27:38 ---> 89aae4a4b42f 08:27:38 Step 8/10 : USER $USER:$USER 08:27:38 ---> Running in 5162984ff6eb 08:27:38 Removing intermediate container 5162984ff6eb 08:27:38 ---> af3d671732db 08:27:38 Step 9/10 : WORKDIR /app 08:27:38 ---> Running in 82b0c6747ccb 08:27:38 Removing intermediate container 82b0c6747ccb 08:27:38 ---> edd3bed24226 08:27:38 Step 10/10 : LABEL git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620 08:27:38 ---> Running in da97b681b6c2 08:27:38 Removing intermediate container da97b681b6c2 08:27:38 ---> e92bf2bc8601 08:27:38 Successfully built e92bf2bc8601 08:27:38 Successfully tagged edgexfoundry/edgex-web-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 08:27:38 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:27:38 touch edgex-web-ui.imagebuilt 08:27:38 mkdir -p node_modules coverage 08:27:38 chown "1000:1000" node_modules coverage package-lock.json 08:27:38 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:40 npm WARN EBADENGINE Unsupported engine { 08:27:40 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:27:40 npm WARN EBADENGINE required: { 08:27:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:27:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:27:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:27:40 npm WARN EBADENGINE }, 08:27:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:27:40 npm WARN EBADENGINE } 08:27:45 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:27:45 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 08:27:45 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:27:45 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:27:45 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:27:45 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:27:46 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:27:47 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:27:47 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:27:49 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 08:27:49 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 08:27:50 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. 08:27:50 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. 08:27:51 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:27:51 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:27:51 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. 08:27:51 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. 08:27:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:27:55 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. 08:28:01 08:28:01 added 1478 packages, and audited 1479 packages in 22s 08:28:01 08:28:01 90 packages are looking for funding 08:28:01 run `npm fund` for details 08:28:01 08:28:01 15 vulnerabilities (3 moderate, 9 high, 3 critical) 08:28:01 08:28:01 To address issues that do not require attention, run: 08:28:01 npm audit fix 08:28:01 08:28:01 To address all issues (including breaking changes), run: 08:28:01 npm audit fix --force 08:28:01 08:28:01 Run `npm audit` for details. 08:28:05 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 08:28:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118075 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:28:06 Running in /w/workspace/edgex-ui-go/92 [Pipeline] { [Pipeline] checkout 08:28:06 The recommended git tool is: git 08:28:08 - Generating browser application bundles (phase: setup)... 08:28:10 using credential edgex-jenkins-ssh 08:28:10 Cloning the remote Git repository 08:28:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:28:11 > git init /w/workspace/edgex-ui-go/92 # timeout=10 08:28:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:28:11 > git --version # timeout=10 08:28:11 > git --version # 'git version 2.25.1' 08:28:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:11 Verifying host key using known hosts file 08:28:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:28:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:12 Compiling @angular/core : es2015 as esm2015 08:28:12 Compiling @angular/compiler/testing : es2015 as esm2015 08:28:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:28:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:15 Avoid second fetch 08:28:15 Checking out Revision 385f82308ab0593157c3fef58c4a4c4e109f5620 (main) 08:28:15 > git config core.sparsecheckout # timeout=10 08:28:15 > git checkout -f 385f82308ab0593157c3fef58c4a4c4e109f5620 # timeout=10 08:28:16 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#574)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:16 Compiling @angular/common : es2015 as esm2015 08:28:16 Compiling @angular/core/testing : es2015 as esm2015 08:28:17 Compiling @angular/platform-browser : es2015 as esm2015 08:28:17 Compiling @angular/common/testing : es2015 as esm2015 08:28:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:28:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:17 Dload Upload Total Spent Left Speed 08:28:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh 08:28:17 Compiling @angular/common/http : es2015 as esm2015 08:28:17 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:28:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:28:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:28:18 + sudo tee /etc/docker/daemon.new 08:28:18 { 08:28:18 "registry-mirrors": [ 08:28:18 "https://nexus3.edgexfoundry.org:10001" 08:28:18 ], 08:28:18 "bip": "10.250.0.254/24", 08:28:18 "hosts": [ 08:28:18 "tcp://0.0.0.0:5555", 08:28:18 "unix:///var/run/docker.sock" 08:28:18 ], 08:28:18 "mtu": 1458, 08:28:18 "selinux-enabled": true, 08:28:18 "seccomp-profile": "/etc/docker/seccomp.json" 08:28:18 } [Pipeline] sh 08:28:18 Compiling @angular/router : es2015 as esm2015 08:28:18 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:28:18 Compiling @angular/forms : es2015 as esm2015 08:28:18 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:28:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:28:18 Compiling @angular/common/http/testing : es2015 as esm2015 08:28:18 + sudo service docker restart 08:28:20 Compiling @angular/router/testing : es2015 as esm2015 08:28:27 03 11 2022 08:28:26.509:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:28:27 03 11 2022 08:28:26.511:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:28:27 03 11 2022 08:28:26.514:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:37 provisioning config files... 08:28:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config4869518301749269973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:37 ---> docker-login.sh 08:28:37 nexus3.edgexfoundry.org:10001 08:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:38 Configure a credential helper to remove this warning. See 08:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:38 08:28:38 Login Succeeded 08:28:38 nexus3.edgexfoundry.org:10002 08:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:38 Configure a credential helper to remove this warning. See 08:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:38 08:28:38 Login Succeeded 08:28:38 nexus3.edgexfoundry.org:10003 08:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:38 Configure a credential helper to remove this warning. See 08:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:38 08:28:38 Login Succeeded 08:28:38 nexus3.edgexfoundry.org:10004 08:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:39 Configure a credential helper to remove this warning. See 08:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:39 08:28:39 Login Succeeded 08:28:39 docker.io 08:28:39 ✔ Browser application bundle generation complete. 08:28:39 03 11 2022 08:28:38.252:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 5m_JYD4_23ooi7BHAAAB with id 41515394 08:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:40 Configure a credential helper to remove this warning. See 08:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:40 08:28:40 Login Succeeded 08:28:40 ---> docker-login.sh ends [Pipeline] } 08:28:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:40 ========================================================= 08:28:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:28:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.152 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.171 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.19 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.257 secs) 08:28:41 Sending build context to Docker daemon 28.74MB 08:28:41 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 08:28:41 Step 2/16 : FROM ${BASE} AS builder 08:28:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:28:41 9b18e9b68314: Pulling fs layer 08:28:41 35d82f9e3411: Pulling fs layer 08:28:41 e16973657156: Pulling fs layer 08:28:41 fc693d55d65f: Pulling fs layer 08:28:41 7e9fc2657dce: Pulling fs layer 08:28:41 dda99020689f: Pulling fs layer 08:28:41 db1c61fa0a46: Pulling fs layer 08:28:41 891c053d2c06: Pulling fs layer 08:28:41 7e9fc2657dce: Waiting 08:28:41 dda99020689f: Waiting 08:28:41 fc693d55d65f: Waiting 08:28:41 db1c61fa0a46: Waiting 08:28:41 e16973657156: Verifying Checksum 08:28:41 e16973657156: Download complete 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.261 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.273 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.308 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.461 secs) 08:28:41 35d82f9e3411: Verifying Checksum 08:28:41 35d82f9e3411: Download complete 08:28:41 7e9fc2657dce: Verifying Checksum 08:28:41 7e9fc2657dce: Download complete 08:28:41 dda99020689f: Download complete 08:28:41 9b18e9b68314: Verifying Checksum 08:28:41 9b18e9b68314: Download complete 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.484 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.492 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.496 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.526 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.557 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.568 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.635 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.641 secs) 08:28:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.658 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.698 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.735 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.743 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.75 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.762 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.769 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.786 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.795 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.814 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.819 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.822 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.837 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.852 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.856 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.903 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.942 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.962 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.972 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.987 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.009 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.049 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.069 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.079 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.082 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.088 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.091 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.11 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.114 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.126 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.135 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.139 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.142 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.145 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.154 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.174 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.183 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.187 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.19 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.194 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.201 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.212 secs) 08:28:42 9b18e9b68314: Pull complete 08:28:42 891c053d2c06: Verifying Checksum 08:28:42 891c053d2c06: Download complete 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.23 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.242 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.264 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.274 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.279 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.297 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.35 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.358 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.361 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.382 secs) 08:28:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.405 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.41 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.413 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.415 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.422 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.43 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.441 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.467 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.479 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.485 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.494 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.505 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.532 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.551 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.554 secs) 08:28:43 35d82f9e3411: Pull complete 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.564 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.571 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.574 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.575 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.592 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.596 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.598 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.628 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.653 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.677 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.684 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.69 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.698 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.71 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.724 secs) 08:28:43 e16973657156: Pull complete 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.743 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.749 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.752 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.753 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.763 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.77 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.779 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.82 secs) 08:28:43 WARN: ' 08:28:43 It looks like you're using ngModel on the same form field as formControlName. 08:28:43 Support for using the ngModel input property and ngModelChange event with 08:28:43 reactive form directives has been deprecated in Angular v6 and will be removed 08:28:43 in a future version of Angular. 08:28:43 08:28:43 For more information on this, see our API docs here: 08:28:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:28:43 ' 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.82 secs) 08:28:43 WARN: ' 08:28:43 It looks like you're using ngModel on the same form field as formControlName. 08:28:43 Support for using the ngModel input property and ngModelChange event with 08:28:43 reactive form directives has been deprecated in Angular v6 and will be removed 08:28:43 in a future version of Angular. 08:28:43 08:28:43 For more information on this, see our API docs here: 08:28:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:28:43 ' 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.843 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.874 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.884 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.903 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.913 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.923 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.93 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.932 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.934 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.936 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.937 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.953 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.978 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.99 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.013 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.023 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.033 secs) 08:28:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.049 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.057 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.075 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.084 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.112 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.132 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.135 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.137 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.138 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.14 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.149 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.169 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.19 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.201 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.207 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.211 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.213 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.215 secs) 08:28:44 db1c61fa0a46: Verifying Checksum 08:28:44 db1c61fa0a46: Download complete 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.22 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.226 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.228 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.237 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.24 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.242 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.254 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.257 secs) 08:28:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.404 secs / 2.257 secs) 08:28:44 TOTAL: 149 SUCCESS 08:28:44 ✔ Browser application bundle generation complete. 08:28:44 fc693d55d65f: Verifying Checksum 08:28:44 fc693d55d65f: Download complete 08:28:45 08:28:45 =============================== Coverage summary =============================== 08:28:45 Statements : 40.95% ( 1466/3580 ) 08:28:45 Branches : 12.03% ( 111/923 ) 08:28:45 Functions : 33.2% ( 431/1298 ) 08:28:45 Lines : 38.88% ( 1317/3387 ) 08:28:45 ================================================================================ 08:28:45 ✔ Browser application bundle generation complete. 08:28:45 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 08:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:28:45 $ docker stop --time=1 d76de4623a4a18fcb05d0e5874aa7f957dd330280270392cdd0afd0003850a3b 08:28:46 $ docker rm -f d76de4623a4a18fcb05d0e5874aa7f957dd330280270392cdd0afd0003850a3b [Pipeline] // withDockerContainer [Pipeline] sh 08:28:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:28:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:28:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:28:49 + ls -al . 08:28:49 total 184 08:28:49 drwxrwxr-x 14 jenkins jenkins 4096 Nov 3 08:27 . 08:28:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:25 .. 08:28:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:25 .blubracket 08:28:49 -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 08:25 .dockerignore 08:28:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:26 .git 08:28:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:25 .github 08:28:49 -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 08:25 .gitignore 08:28:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 08:26 .semver 08:28:49 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 08:25 Attribution.txt 08:28:49 -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 08:25 CHANGELOG.md 08:28:49 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 08:25 CONTRIBUTING.md 08:28:49 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 08:25 Dockerfile 08:28:49 -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 08:25 Jenkinsfile 08:28:49 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 08:25 LICENSE 08:28:49 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 08:25 Makefile 08:28:49 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 08:25 README.md 08:28:49 -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 08:26 VERSION 08:28:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:25 assets 08:28:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:25 bin 08:28:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:25 cmd 08:28:49 -rw-r--r-- 1 jenkins jenkins 10 Nov 3 08:27 coverage.out 08:28:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:25 docs 08:28:49 -rw-rw-r-- 1 jenkins jenkins 3145 Nov 3 08:25 go.mod 08:28:49 -rw-rw-r-- 1 jenkins jenkins 43958 Nov 3 08:25 go.sum 08:28:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:25 internal 08:28:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:25 snap 08:28:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:25 testing 08:28:49 -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 08:25 version.go 08:28:49 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 08:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:49 + 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=385f82308ab0593157c3fef58c4a4c4e109f5620 --label arch=amd64 --label version=2.3.0-dev.21 . 08:28:49 Sending build context to Docker daemon 48.29MB 08:28:49 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:28:49 Step 2/26 : FROM ${BASE} AS builder 08:28:49 ---> 2fa59bbd4878 08:28:49 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:28:50 ---> Running in 23f0a721c9b3 08:28:50 Removing intermediate container 23f0a721c9b3 08:28:50 ---> 3a1d9139b9ea 08:28:50 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:28:50 ---> Running in 78859f3d8481 08:28:50 Removing intermediate container 78859f3d8481 08:28:50 ---> 2829c331f05b 08:28:50 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:28:50 ---> Running in 8ca1959f0469 08:28:50 Removing intermediate container 8ca1959f0469 08:28:50 ---> ad0e685242a5 08:28:50 Step 6/26 : LABEL Name=edgex-ui-go 08:28:50 ---> Running in 763e3003f1b1 08:28:50 Removing intermediate container 763e3003f1b1 08:28:50 ---> 4b5080b9d7d7 08:28:50 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:28:50 ---> Running in ff69ce45cc5d 08:28:50 Removing intermediate container ff69ce45cc5d 08:28:50 ---> 9339c462bc59 08:28:50 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:28:51 ---> 6c743e71a2b9 08:28:51 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:51 ---> Running in 1795235ff834 08:28:51 Removing intermediate container 1795235ff834 08:28:51 ---> 74b1741c2984 08:28:51 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:28:52 ---> Running in 84d51b827fd7 08:28:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:28:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:28:53 OK: 211 MiB in 51 packages 08:28:53 Removing intermediate container 84d51b827fd7 08:28:53 ---> 43b821236085 08:28:53 Step 11/26 : ENV GO111MODULE=on 08:28:53 ---> Running in 6ff7841ba8eb 08:28:53 Removing intermediate container 6ff7841ba8eb 08:28:53 ---> 92d17bec9612 08:28:53 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:28:53 ---> Running in 081fac2d2ddb 08:28:54 Removing intermediate container 081fac2d2ddb 08:28:54 ---> c1323928a857 08:28:54 Step 13/26 : COPY go.mod vendor* ./ 08:28:54 ---> 6164632d220c 08:28:54 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:54 ---> Running in 504f13322c52 08:28:54 Removing intermediate container 504f13322c52 08:28:54 ---> f2dba05dbfae 08:28:54 Step 15/26 : COPY . . 08:28:56 ---> eb6444b892e0 08:28:56 Step 16/26 : RUN ${MAKE} 08:28:56 ---> Running in aaa8c707965a 08:28:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:28:56 fc693d55d65f: Pull complete 08:28:56 7e9fc2657dce: Pull complete 08:28:57 dda99020689f: Pull complete 08:29:03 db1c61fa0a46: Pull complete 08:29:05 891c053d2c06: Pull complete 08:29:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:29:05 ---> f96f9c87975a 08:29:05 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:29:07 ---> Running in 8948a9510759 08:29:08 Removing intermediate container 8948a9510759 08:29:08 ---> 6330711dc48a 08:29:08 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 08:29:08 ---> Running in 627274bb7473 08:29:08 Removing intermediate container 627274bb7473 08:29:08 ---> 2c42a43e1cfa 08:29:08 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 08:29:08 ---> Running in 298b5744e27e 08:29:08 Removing intermediate container aaa8c707965a 08:29:08 ---> df80c9d0f429 08:29:08 Step 17/26 : FROM alpine:3.14 08:29:08 3.14: Pulling from library/alpine 08:29:08 c7ed990a2339: Pulling fs layer 08:29:08 c7ed990a2339: Verifying Checksum 08:29:08 c7ed990a2339: Download complete 08:29:08 c7ed990a2339: Pull complete 08:29:08 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 08:29:08 Status: Downloaded newer image for alpine:3.14 08:29:08 ---> dd53f409bf0b 08:29:08 Step 18/26 : EXPOSE 4000 08:29:08 ---> Running in 114393c8f34d 08:29:08 Removing intermediate container 114393c8f34d 08:29:08 ---> 7bdfce8b9834 08:29:08 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:29:08 Removing intermediate container 298b5744e27e 08:29:08 ---> 4988799ff67f 08:29:08 Step 6/16 : LABEL Name=edgex-ui-go 08:29:09 ---> Running in 239a2949ef57 08:29:09 ---> 5b1ab9233721 08:29:09 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:29:09 ---> 54bc081d9abf 08:29:09 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:29:09 Removing intermediate container 239a2949ef57 08:29:09 ---> 87c3a6501cb0 08:29:09 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:29:09 ---> Running in ff31708cf1c0 08:29:09 ---> 7b078052e098 08:29:09 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:29:09 ---> Running in 9157d9c578b9 08:29:09 Removing intermediate container 9157d9c578b9 08:29:09 ---> 1c6ee9b3eb81 08:29:09 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:29:09 Removing intermediate container ff31708cf1c0 08:29:09 ---> 69440fe59aab 08:29:09 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:29:09 ---> Running in d45c427945d3 08:29:09 Removing intermediate container d45c427945d3 08:29:09 ---> 7994749765d3 08:29:09 Step 24/26 : LABEL arch=amd64 08:29:09 ---> Running in 97927649d831 08:29:09 Removing intermediate container 97927649d831 08:29:09 ---> 16b6a9e972b4 08:29:09 Step 25/26 : LABEL git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620 08:29:10 ---> Running in 9e55bb6be063 08:29:10 Removing intermediate container 9e55bb6be063 08:29:10 ---> 135b0fe8e95c 08:29:10 Step 26/26 : LABEL version=2.3.0-dev.21 08:29:10 ---> Running in 6187fcea19c9 08:29:10 Removing intermediate container 6187fcea19c9 08:29:10 ---> 0d155bc91ad4 08:29:10 [Warning] One or more build-args [ARCH] were not consumed 08:29:10 Successfully built 0d155bc91ad4 08:29:10 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:10 provisioning config files... 08:29:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9274007433781525470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:10 latest: Pulling from library/docker 08:29:10 9b18e9b68314: Already exists 08:29:10 e5833820420a: Pulling fs layer 08:29:10 79069699b830: Pulling fs layer 08:29:10 444a66d86b54: Pulling fs layer 08:29:10 af8c662400c0: Pulling fs layer 08:29:10 7851778f47af: Pulling fs layer 08:29:10 969048075247: Pulling fs layer 08:29:10 9d9d268b6129: Pulling fs layer 08:29:10 71d72239e8c8: Pulling fs layer 08:29:10 af8c662400c0: Waiting 08:29:10 7851778f47af: Waiting 08:29:10 969048075247: Waiting 08:29:10 9d9d268b6129: Waiting 08:29:10 71d72239e8c8: Waiting 08:29:10 ---> docker-login.sh 08:29:10 nexus3.edgexfoundry.org:10001 08:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:10 Configure a credential helper to remove this warning. See 08:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:10 08:29:10 Login Succeeded 08:29:10 nexus3.edgexfoundry.org:10002 08:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:10 Configure a credential helper to remove this warning. See 08:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:10 08:29:10 Login Succeeded 08:29:10 nexus3.edgexfoundry.org:10003 08:29:10 79069699b830: Verifying Checksum 08:29:10 79069699b830: Download complete 08:29:10 e5833820420a: Download complete 08:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:10 Configure a credential helper to remove this warning. See 08:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:10 08:29:10 Login Succeeded 08:29:10 nexus3.edgexfoundry.org:10004 08:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:10 Configure a credential helper to remove this warning. See 08:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:10 08:29:10 Login Succeeded 08:29:10 docker.io 08:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:11 444a66d86b54: Verifying Checksum 08:29:11 444a66d86b54: Download complete 08:29:11 969048075247: Verifying Checksum 08:29:11 969048075247: Download complete 08:29:11 af8c662400c0: Verifying Checksum 08:29:11 af8c662400c0: Download complete 08:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:11 Configure a credential helper to remove this warning. See 08:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:11 08:29:11 Login Succeeded 08:29:11 ---> docker-login.sh ends [Pipeline] } 08:29:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:11 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:29:11 385f82308ab0593157c3fef58c4a4c4e109f5620 08:29:11 latest 08:29:11 2.3.0-dev.21 08:29:11 385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 08:29:11 main 08:29:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:11 7851778f47af: Verifying Checksum 08:29:11 7851778f47af: Download complete 08:29:11 9d9d268b6129: Verifying Checksum 08:29:11 9d9d268b6129: Download complete 08:29:11 e5833820420a: Pull complete 08:29:11 71d72239e8c8: Verifying Checksum 08:29:11 71d72239e8c8: Download complete 08:29:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:11 79069699b830: Pull complete 08:29:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 08:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:29:12 eedecd6f8a3c: Preparing 08:29:12 3c2d7deb094f: Preparing 08:29:12 9741c8b1cb16: Preparing 08:29:12 63493a9ab2d4: Preparing 08:29:12 63493a9ab2d4: Layer already exists 08:29:12 3c2d7deb094f: Pushed 08:29:12 eedecd6f8a3c: Pushed 08:29:12 444a66d86b54: Pull complete 08:29:13 af8c662400c0: Pull complete 08:29:14 7851778f47af: Pull complete 08:29:14 9741c8b1cb16: Pushed 08:29:14 969048075247: Pull complete 08:29:14 385f82308ab0593157c3fef58c4a4c4e109f5620: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:15 9d9d268b6129: Pull complete 08:29:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:15 71d72239e8c8: Pull complete 08:29:15 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 08:29:15 Status: Downloaded newer image for docker:latest 08:29:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:29:15 eedecd6f8a3c: Preparing 08:29:15 3c2d7deb094f: Preparing 08:29:15 9741c8b1cb16: Preparing 08:29:15 63493a9ab2d4: Preparing 08:29:15 63493a9ab2d4: Layer already exists 08:29:15 eedecd6f8a3c: Layer already exists 08:29:15 9741c8b1cb16: Layer already exists 08:29:15 3c2d7deb094f: Layer already exists 08:29:15 latest: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.21 08:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:29:16 eedecd6f8a3c: Preparing 08:29:16 3c2d7deb094f: Preparing 08:29:16 9741c8b1cb16: Preparing 08:29:16 63493a9ab2d4: Preparing 08:29:16 eedecd6f8a3c: Layer already exists 08:29:16 63493a9ab2d4: Layer already exists 08:29:16 9741c8b1cb16: Layer already exists 08:29:16 3c2d7deb094f: Layer already exists 08:29:16 2.3.0-dev.21: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 08:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:29:16 eedecd6f8a3c: Preparing 08:29:16 3c2d7deb094f: Preparing 08:29:16 9741c8b1cb16: Preparing 08:29:16 63493a9ab2d4: Preparing 08:29:16 9741c8b1cb16: Layer already exists 08:29:16 eedecd6f8a3c: Layer already exists 08:29:16 63493a9ab2d4: Layer already exists 08:29:16 3c2d7deb094f: Layer already exists 08:29:16 385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:29:17 eedecd6f8a3c: Preparing 08:29:17 3c2d7deb094f: Preparing 08:29:17 9741c8b1cb16: Preparing 08:29:17 63493a9ab2d4: Preparing 08:29:17 9741c8b1cb16: Layer already exists 08:29:17 3c2d7deb094f: Layer already exists 08:29:17 63493a9ab2d4: Layer already exists 08:29:17 eedecd6f8a3c: Layer already exists 08:29:17 main: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:29:17 ===================================================== [Pipeline] echo 08:29:17 taggedImages: 08:29:17 - nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 08:29:17 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:29:17 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.21 08:29:17 - nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 08:29:17 - 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 08:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:17 08:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:18 latest: Pulling from edgex-lftools-log-publisher 08:29:18 5eb5b503b376: Pulling fs layer 08:29:18 5c69ac0246d0: Pulling fs layer 08:29:18 ec43610c2a17: Pulling fs layer 08:29:18 3a2ae6a8a46f: Pulling fs layer 08:29:18 33b1e0a273af: Pulling fs layer 08:29:18 5d3b04190fa2: Pulling fs layer 08:29:18 2f39f015ded8: Pulling fs layer 08:29:18 33b1e0a273af: Waiting 08:29:18 5d3b04190fa2: Waiting 08:29:18 2f39f015ded8: Waiting 08:29:18 3a2ae6a8a46f: Waiting 08:29:18 5c69ac0246d0: Download complete 08:29:18 3a2ae6a8a46f: Verifying Checksum 08:29:18 3a2ae6a8a46f: Download complete 08:29:18 33b1e0a273af: Verifying Checksum 08:29:18 33b1e0a273af: Download complete 08:29:18 5d3b04190fa2: Download complete 08:29:18 ec43610c2a17: Verifying Checksum 08:29:18 ec43610c2a17: Download complete 08:29:18 5eb5b503b376: Verifying Checksum 08:29:18 5eb5b503b376: Download complete 08:29:18 2f39f015ded8: Download complete 08:29:19 5eb5b503b376: Pull complete 08:29:19 5c69ac0246d0: Pull complete 08:29:19 ---> 70ebe9d57bd2 08:29:19 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:19 ---> Running in e68e2972b2f8 08:29:20 ec43610c2a17: Pull complete 08:29:20 3a2ae6a8a46f: Pull complete 08:29:20 33b1e0a273af: Pull complete 08:29:20 5d3b04190fa2: Pull complete 08:29:21 Removing intermediate container e68e2972b2f8 08:29:21 ---> 8554dbd69fbb 08:29:21 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:21 ---> Running in 1b9a5db04826 08:29:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:29:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:29:24 2f39f015ded8: Pull complete 08:29:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:24 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:29:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:29:24 OK: 221 MiB in 51 packages 08:29:25 Removing intermediate container 1b9a5db04826 08:29:25 ---> 30ace741306c 08:29:25 Step 11/16 : ENV GO111MODULE=on 08:29:25 ---> Running in fef40714be9c 08:29:26 Removing intermediate container fef40714be9c 08:29:26 ---> 25d155fd5445 08:29:26 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:29:26 ---> Running in ea318fde09fa 08:29:26 $ docker top 551c06a260c8de5cccd42e9a85e730e7403912f1f9e6a2a98a3e875f69d252e3 -eo pid,comm 08:29:26 Removing intermediate container ea318fde09fa 08:29:26 ---> 92000e3d728b 08:29:26 Step 13/16 : COPY go.mod vendor* ./ [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:27 ---> job-cost.sh 08:29:27 lf-activate-venv: SKIPPING 08:29:27 INFO: No Stack... 08:29:27 ---> 3283b43be6a2 08:29:27 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:27 ---> Running in 97771a23bb5c 08:29:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:29:27 INFO: Archiving Costs [Pipeline] sh 08:29:28 + cut -d, -f6 08:29:28 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock 08:29:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] 08:29:28 Resource [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] did not exist. Created. 08:29:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:29:28 + echo total: 0.2199999988079071 [Pipeline] stash 08:29:28 Stashed 1 file(s) [Pipeline] } 08:29:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 08:29:28 $ docker stop --time=1 551c06a260c8de5cccd42e9a85e730e7403912f1f9e6a2a98a3e875f69d252e3 08:29:30 $ docker rm -f 551c06a260c8de5cccd42e9a85e730e7403912f1f9e6a2a98a3e875f69d252e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:30:23 Removing intermediate container 97771a23bb5c 08:30:23 ---> 2e3e15db6c73 08:30:23 Step 15/16 : COPY . . 08:30:23 ---> a8c72cb81621 08:30:23 Step 16/16 : RUN ${MAKE} 08:30:23 ---> Running in 59cc44165fa9 08:30:24 noop 08:30:25 Removing intermediate container 59cc44165fa9 08:30:25 ---> e0ae523a5b7f 08:30:25 Successfully built e0ae523a5b7f 08:30:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker inspect -f . ci-base-image-arm64 08:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-arm64-4c-16g-118075 does not seem to be running inside a container 08:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:30:26 $ docker top b37072db7c61bf5be96890ccb55bf322a1100f19e273d5f8d1fc258069857993 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:27 + go version 08:30:27 go version go1.18.7 linux/arm64 [Pipeline] } 08:30:27 $ docker stop --time=1 b37072db7c61bf5be96890ccb55bf322a1100f19e273d5f8d1fc258069857993 08:30:29 $ docker rm -f b37072db7c61bf5be96890ccb55bf322a1100f19e273d5f8d1fc258069857993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:29 + docker inspect -f . ci-base-image-arm64 08:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:30 prd-ubuntu20.04-docker-arm64-4c-16g-118075 does not seem to be running inside a container 08:30:30 $ 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/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:30:31 $ docker top 9d4fb75bbc23f0e4415afc9870f96cbdb2e310629df5baa465ae7e7b93b63850 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:32 + git config --global --add safe.directory /w/workspace/edgex-ui-go/92 [Pipeline] fileExists [Pipeline] sh 08:30:32 + make test 08:30:32 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:30:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:31:55 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:32:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:13 ./bin/test-attribution-txt.sh 08:32:13 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:32:13 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:32:13 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:32:13 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:32:13 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:32:13 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:32:13 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:32:13 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:32:13 make -C web test 08:32:13 make[1]: Entering directory '/w/workspace/edgex-ui-go/92/web' 08:32:13 make[1]: tput: No such file or directory 08:32:13 make[1]: tput: No such file or directory 08:32:13 warning: generating ./VERSION 08:32:13 echo "0.0.0" > VERSION 08:32:13 docker build \ 08:32:13 -f Dockerfile \ 08:32:13 --build-arg USER=1000 \ 08:32:13 \ 08:32:13 --label "git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620" \ 08:32:13 -t edgexfoundry/edgex-web-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 \ 08:32:13 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:32:13 . 08:32:13 Sending build context to Docker daemon 3.269MB 08:32:13 Step 1/10 : FROM node:16.17-alpine3.15 08:32:13 16.17-alpine3.15: Pulling from library/node 08:32:13 47517142f6ba: Pulling fs layer 08:32:13 5f8c4bfa009b: Pulling fs layer 08:32:13 f7079c9c4ba1: Pulling fs layer 08:32:13 aba105e6f55a: Pulling fs layer 08:32:13 aba105e6f55a: Waiting 08:32:13 f7079c9c4ba1: Verifying Checksum 08:32:13 f7079c9c4ba1: Download complete 08:32:13 47517142f6ba: Verifying Checksum 08:32:13 47517142f6ba: Download complete 08:32:13 aba105e6f55a: Download complete 08:32:13 47517142f6ba: Pull complete 08:32:13 5f8c4bfa009b: Download complete 08:32:17 5f8c4bfa009b: Pull complete 08:32:17 f7079c9c4ba1: Pull complete 08:32:17 aba105e6f55a: Pull complete 08:32:17 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:32:17 Status: Downloaded newer image for node:16.17-alpine3.15 08:32:17 ---> bf1b8b58d215 08:32:17 Step 2/10 : RUN apk add --no-cache chromium 08:32:18 ---> Running in 7ca252e74ecc 08:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:32:20 (1/128) Installing libxau (1.0.9-r0) 08:32:20 (2/128) Installing libmd (1.0.3-r0) 08:32:20 (3/128) Installing libbsd (0.11.3-r1) 08:32:20 (4/128) Installing libxdmcp (1.1.3-r0) 08:32:20 (5/128) Installing libxcb (1.14-r2) 08:32:20 (6/128) Installing libx11 (1.7.3.1-r0) 08:32:20 (7/128) Installing libxext (1.3.4-r0) 08:32:20 (8/128) Installing libice (1.0.10-r0) 08:32:20 (9/128) Installing libuuid (2.37.4-r0) 08:32:20 (10/128) Installing libsm (1.2.3-r0) 08:32:20 (11/128) Installing libxt (1.2.1-r0) 08:32:20 (12/128) Installing libxmu (1.1.3-r0) 08:32:20 (13/128) Installing xset (1.2.4-r0) 08:32:20 (14/128) Installing xprop (1.2.5-r0) 08:32:20 (15/128) Installing xdg-utils (1.1.3-r0) 08:32:20 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 08:32:20 (17/128) Installing pkgconf (1.8.0-r0) 08:32:20 (18/128) Installing libffi (3.4.2-r1) 08:32:20 (19/128) Installing libintl (0.21-r0) 08:32:20 (20/128) Installing libblkid (2.37.4-r0) 08:32:20 (21/128) Installing libmount (2.37.4-r0) 08:32:20 (22/128) Installing pcre (8.45-r1) 08:32:20 (23/128) Installing glib (2.70.1-r0) 08:32:20 (24/128) Installing xz-libs (5.2.5-r1) 08:32:20 (25/128) Installing libxml2 (2.9.14-r2) 08:32:20 (26/128) Installing shared-mime-info (2.1-r1) 08:32:21 (27/128) Installing hicolor-icon-theme (0.17-r1) 08:32:21 (28/128) Installing libjpeg-turbo (2.1.2-r0) 08:32:21 (29/128) Installing libpng (1.6.37-r1) 08:32:21 (30/128) Installing libwebp (1.2.2-r0) 08:32:21 (31/128) Installing zstd-libs (1.5.0-r0) 08:32:21 (32/128) Installing tiff (4.4.0-r0) 08:32:21 (33/128) Installing gdk-pixbuf (2.42.8-r0) 08:32:21 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 08:32:21 (35/128) Installing libxcomposite (0.4.5-r0) 08:32:21 (36/128) Installing libxfixes (6.0.0-r0) 08:32:21 (37/128) Installing libxrender (0.9.10-r3) 08:32:21 (38/128) Installing libxcursor (1.2.0-r0) 08:32:21 (39/128) Installing libxdamage (1.1.5-r1) 08:32:21 (40/128) Installing libxi (1.8-r0) 08:32:21 (41/128) Installing libxinerama (1.1.4-r1) 08:32:21 (42/128) Installing libxrandr (1.5.2-r1) 08:32:21 (43/128) Installing atk (2.36.0-r0) 08:32:21 (44/128) Installing libxtst (1.2.3-r3) 08:32:21 (45/128) Installing dbus-libs (1.12.24-r0) 08:32:21 (46/128) Installing at-spi2-core (2.42.0-r0) 08:32:21 (47/128) Installing at-spi2-atk (2.38.0-r0) 08:32:21 (48/128) Installing expat (2.5.0-r0) 08:32:21 (49/128) Installing brotli-libs (1.0.9-r5) 08:32:21 (50/128) Installing libbz2 (1.0.8-r1) 08:32:21 (51/128) Installing freetype (2.11.1-r2) 08:32:21 (52/128) Installing fontconfig (2.13.1-r4) 08:32:21 (53/128) Installing pixman (0.40.0-r3) 08:32:21 (54/128) Installing cairo (1.16.0-r5) 08:32:21 (55/128) Installing cairo-gobject (1.16.0-r5) 08:32:21 (56/128) Installing avahi-libs (0.8-r5) 08:32:21 (57/128) Installing gmp (6.2.1-r1) 08:32:21 (58/128) Installing nettle (3.7.3-r0) 08:32:21 (59/128) Installing p11-kit (0.24.0-r1) 08:32:21 (60/128) Installing libtasn1 (4.18.0-r0) 08:32:21 (61/128) Installing libunistring (0.9.10-r1) 08:32:21 (62/128) Installing gnutls (3.7.1-r1) 08:32:21 (63/128) Installing cups-libs (2.3.3-r6) 08:32:21 (64/128) Installing libepoxy (1.5.9-r0) 08:32:21 (65/128) Installing fribidi (1.0.11-r0) 08:32:21 (66/128) Installing graphite2 (1.3.14-r0) 08:32:21 (67/128) Installing harfbuzz (3.0.0-r2) 08:32:21 (68/128) Installing libxft (2.3.4-r0) 08:32:21 (69/128) Installing pango (1.48.10-r0) 08:32:21 (70/128) Installing wayland-libs-client (1.19.0-r1) 08:32:21 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 08:32:21 (72/128) Installing wayland-libs-egl (1.19.0-r1) 08:32:21 (73/128) Installing xkeyboard-config (2.34-r0) 08:32:22 (74/128) Installing libxkbcommon (1.3.1-r0) 08:32:22 (75/128) Installing gtk+3.0 (3.24.30-r0) 08:32:22 Executing gtk+3.0-3.24.30-r0.post-install 08:32:22 (76/128) Installing libfontenc (1.1.4-r0) 08:32:22 (77/128) Installing mkfontscale (1.2.1-r1) 08:32:22 (78/128) Installing ttf-opensans (1.10-r1) 08:32:22 Executing ttf-opensans-1.10-r1.post-install 08:32:25 (79/128) Installing libogg (1.3.5-r0) 08:32:25 (80/128) Installing flac (1.3.4-r0) 08:32:25 (81/128) Installing alsa-lib (1.2.5.1-r1) 08:32:25 (82/128) Installing libatomic (10.3.1_git20211027-r0) 08:32:25 (83/128) Installing sdl2 (2.0.16-r4) 08:32:25 (84/128) Installing aom-libs (3.2.0-r0) 08:32:25 (85/128) Installing libass (0.15.2-r0) 08:32:25 (86/128) Installing libdav1d (0.9.2-r0) 08:32:25 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:32:25 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 08:32:25 (89/128) Installing lame (3.100-r0) 08:32:25 (90/128) Installing opus (1.3.1-r1) 08:32:25 (91/128) Installing libgomp (10.3.1_git20211027-r0) 08:32:25 (92/128) Installing soxr (0.1.3-r2) 08:32:25 (93/128) Installing libsrt (1.4.2-r1) 08:32:25 (94/128) Installing libssh (0.9.6-r1) 08:32:25 (95/128) Installing libtheora (1.1.1-r16) 08:32:25 (96/128) Installing v4l-utils-libs (1.22.1-r1) 08:32:25 (97/128) Installing libdrm (2.4.109-r0) 08:32:25 (98/128) Installing libva (2.13.0-r0) 08:32:25 (99/128) Installing libvdpau (1.4-r0) 08:32:25 (100/128) Installing vidstab (1.1.0-r1) 08:32:25 (101/128) Installing libvorbis (1.3.7-r0) 08:32:25 (102/128) Installing libvpx (1.10.0-r0) 08:32:25 (103/128) Installing vulkan-loader (1.2.196-r0) 08:32:25 (104/128) Installing x264-libs (20210613-r0) 08:32:25 (105/128) Installing x265-libs (3.5-r0) 08:32:25 (106/128) Installing xvidcore (1.3.7-r1) 08:32:25 (107/128) Installing ffmpeg-libs (4.4.1-r2) 08:32:25 (108/128) Installing libevent (2.1.12-r4) 08:32:25 (109/128) Installing mesa (21.2.6-r0) 08:32:25 (110/128) Installing wayland-libs-server (1.19.0-r1) 08:32:25 (111/128) Installing mesa-gbm (21.2.6-r0) 08:32:26 (112/128) Installing lcms2 (2.12-r1) 08:32:26 (113/128) Installing nspr (4.32-r0) 08:32:26 (114/128) Installing sqlite-libs (3.36.0-r0) 08:32:26 (115/128) Installing nss (3.78.1-r0) 08:32:26 (116/128) Installing libasyncns (0.8-r1) 08:32:26 (117/128) Installing libltdl (2.4.6-r7) 08:32:26 (118/128) Installing orc (0.4.32-r0) 08:32:26 (119/128) Installing libsndfile (1.0.31-r1) 08:32:26 (120/128) Installing speexdsp (1.2.0-r0) 08:32:26 (121/128) Installing tdb-libs (1.4.5-r0) 08:32:26 (122/128) Installing libpulse (15.0-r2) 08:32:26 (123/128) Installing re2 (2021.11.01-r0) 08:32:26 (124/128) Installing snappy (1.1.9-r1) 08:32:26 (125/128) Installing libgpg-error (1.42-r1) 08:32:26 (126/128) Installing libgcrypt (1.9.4-r0) 08:32:26 (127/128) Installing libxslt (1.1.35-r0) 08:32:26 (128/128) Installing chromium (99.0.4844.84-r0) 08:32:32 Executing busybox-1.34.1-r7.trigger 08:32:32 Executing glib-2.70.1-r0.trigger 08:32:32 Executing shared-mime-info-2.1-r1.trigger 08:32:38 Executing gdk-pixbuf-2.42.8-r0.trigger 08:32:38 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:32:38 Executing fontconfig-2.13.1-r4.trigger 08:32:38 Executing mkfontscale-1.2.1-r1.trigger 08:32:38 OK: 275 MiB in 144 packages 08:32:46 Removing intermediate container 7ca252e74ecc 08:32:46 ---> 90042eda77d2 08:32:46 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:32:46 ---> Running in d3089235c425 08:32:46 Removing intermediate container d3089235c425 08:32:46 ---> 33ec7b778986 08:32:46 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:32:46 ---> Running in af04f4b7d766 08:32:47 Removing intermediate container af04f4b7d766 08:32:47 ---> 25ca09fb628e 08:32:47 Step 5/10 : RUN npm install -g npm 08:32:47 ---> Running in de82bc599ef3 08:33:19 08:33:19 changed 54 packages, and audited 212 packages in 24s 08:33:19 08:33:19 11 packages are looking for funding 08:33:19 run `npm fund` for details 08:33:19 08:33:19 found 0 vulnerabilities 08:33:19 Removing intermediate container de82bc599ef3 08:33:19 ---> b4cc5f97de93 08:33:19 Step 6/10 : ARG USER=1000 08:33:19 ---> Running in e46d829e48e7 08:33:19 Removing intermediate container e46d829e48e7 08:33:19 ---> 2adfc5e94993 08:33:19 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:33:20 ---> Running in f94891bac9ea 08:33:24 Removing intermediate container f94891bac9ea 08:33:24 ---> eaa325034dca 08:33:24 Step 8/10 : USER $USER:$USER 08:33:24 ---> Running in 1097cfd7c1f1 08:33:25 Removing intermediate container 1097cfd7c1f1 08:33:25 ---> 4fcf803fdcc3 08:33:25 Step 9/10 : WORKDIR /app 08:33:25 ---> Running in d3896b5bb6b5 08:33:27 Removing intermediate container d3896b5bb6b5 08:33:27 ---> a6da7c0c5957 08:33:27 Step 10/10 : LABEL git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620 08:33:27 ---> Running in cda3c4ed090a 08:33:27 Removing intermediate container cda3c4ed090a 08:33:27 ---> 1b6f90a17e74 08:33:27 Successfully built 1b6f90a17e74 08:33:27 Successfully tagged edgexfoundry/edgex-web-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 08:33:27 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:33:27 touch edgex-web-ui.imagebuilt 08:33:27 mkdir -p node_modules coverage 08:33:27 chown "1000:1000" node_modules coverage package-lock.json 08:33:27 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:33:42 npm WARN EBADENGINE Unsupported engine { 08:33:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:33:42 npm WARN EBADENGINE required: { 08:33:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:33:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:33:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:33:42 npm WARN EBADENGINE }, 08:33:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:33:42 npm WARN EBADENGINE } 08:34:29 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:34:29 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 08:34:29 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:34:29 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:34:29 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:34:29 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:34:41 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:34:41 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:34:41 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:35:08 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:35:08 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:35:08 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. 08:35:12 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. 08:35:12 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. 08:35:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:35:26 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 08:35:29 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 08:35:47 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. 08:36:14 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. 08:36:53 08:36:53 added 1475 packages, and audited 1476 packages in 3m 08:36:53 08:36:53 90 packages are looking for funding 08:36:53 run `npm fund` for details 08:36:53 08:36:53 15 vulnerabilities (3 moderate, 9 high, 3 critical) 08:36:53 08:36:53 To address issues that do not require attention, run: 08:36:53 npm audit fix 08:36:53 08:36:53 To address all issues (including breaking changes), run: 08:36:53 npm audit fix --force 08:36:53 08:36:53 Run `npm audit` for details. 08:36:53 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 08:37:08 - Generating browser application bundles (phase: setup)... 08:37:40 Compiling @angular/core : es2015 as esm2015 08:37:40 Compiling @angular/compiler/testing : es2015 as esm2015 08:38:12 Compiling @angular/common : es2015 as esm2015 08:38:12 Compiling @angular/core/testing : es2015 as esm2015 08:38:16 Compiling @angular/platform-browser : es2015 as esm2015 08:38:16 Compiling @angular/common/testing : es2015 as esm2015 08:38:21 Compiling @angular/router : es2015 as esm2015 08:38:21 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:38:27 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:38:28 Compiling @angular/common/http : es2015 as esm2015 08:38:29 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:38:33 Compiling @angular/forms : es2015 as esm2015 08:38:33 Compiling @angular/router/testing : es2015 as esm2015 08:38:33 Compiling @angular/common/http/testing : es2015 as esm2015 08:39:41 03 11 2022 08:39:36.237:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:39:41 03 11 2022 08:39:36.252:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:39:41 03 11 2022 08:39:36.284:INFO [launcher]: Starting browser ChromeHeadless 08:40:49 03 11 2022 08:40:40.417:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:41:45 03 11 2022 08:41:36.091:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 08:42:00 ✔ Browser application bundle generation complete. 08:42:00 03 11 2022 08:42:00.607:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket a8QN3lPlo4HN3dSGAAAB with id 27117788 08:42:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:42:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.723 secs) 08:42:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.882 secs) 08:42:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.478 secs) 08:42:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.55 secs) 08:42:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.617 secs) 08:42:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.659 secs) 08:42:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.755 secs) 08:42:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.976 secs) 08:42:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.014 secs) 08:42:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.032 secs) 08:42:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.292 secs) 08:42:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.385 secs) 08:42:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.693 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.248 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.305 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.335 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.494 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.526 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.559 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.591 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.714 secs) 08:42:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.739 secs) 08:42:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.95 secs) 08:42:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.016 secs) 08:42:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.275 secs) 08:42:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.309 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.585 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.679 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.76 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.786 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.816 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.849 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.864 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.952 secs) 08:42:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.285 secs) 08:42:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.363 secs) 08:42:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.436 secs) 08:42:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.504 secs) 08:42:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.57 secs) 08:42:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.6 secs) 08:42:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.655 secs) 08:42:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.76 secs) 08:42:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.211 secs) 08:42:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.233 secs) 08:42:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.247 secs) 08:42:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.279 secs) 08:42:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.574 secs) 08:42:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.646 secs) 08:42:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.67 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.828 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.907 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.964 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.11 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.149 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.166 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.176 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.218 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.266 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.286 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.366 secs) 08:42:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.486 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.506 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.52 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.536 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.554 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.569 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.621 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.637 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.652 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.771 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.866 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.022 secs) 08:42:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.174 secs) 08:42:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.322 secs) 08:42:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.401 secs) 08:42:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.44 secs) 08:42:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.508 secs) 08:42:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.531 secs) 08:42:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.761 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.927 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.967 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.994 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.023 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.043 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.055 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.275 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.561 secs) 08:42:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.65 secs) 08:42:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.786 secs) 08:42:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10 secs) 08:42:31 WARN: ' 08:42:31 It looks like you're using ngModel on the same form field as formControlName. 08:42:31 Support for using the ngModel input property and ngModelChange event with 08:42:31 reactive form directives has been deprecated in Angular v6 and will be removed 08:42:31 in a future version of Angular. 08:42:31 08:42:31 For more information on this, see our API docs here: 08:42:31 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:42:31 ' 08:42:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10 secs) 08:42:31 WARN: ' 08:42:31 It looks like you're using ngModel on the same form field as formControlName. 08:42:31 Support for using the ngModel input property and ngModelChange event with 08:42:31 reactive form directives has been deprecated in Angular v6 and will be removed 08:42:31 in a future version of Angular. 08:42:31 08:42:31 For more information on this, see our API docs here: 08:42:31 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:42:31 ' 08:42:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.176 secs) 08:42:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.228 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.264 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.3 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.333 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.349 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.362 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.462 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.499 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.548 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.608 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.678 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.701 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.71 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.862 secs) 08:42:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.949 secs) 08:42:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.99 secs) 08:42:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.182 secs) 08:42:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.332 secs) 08:42:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.453 secs) 08:42:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.59 secs) 08:42:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.612 secs) 08:42:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.633 secs) 08:42:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.645 secs) 08:42:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.718 secs) 08:42:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.73 secs) 08:42:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.93 secs) 08:42:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.082 secs) 08:42:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.13 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.467 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.601 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.636 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.656 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.775 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.842 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.891 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.913 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.939 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.959 secs) 08:42:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.976 secs) 08:42:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.006 secs) 08:42:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.055 secs) 08:42:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.137 secs) 08:42:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.656 secs) 08:42:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.727 secs) 08:42:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.802 secs) 08:42:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.863 secs) 08:42:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.01 secs) 08:42:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.078 secs) 08:42:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.13 secs) 08:42:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.448 secs) 08:42:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.543 secs) 08:42:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.712 secs) 08:42:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.813 secs) 08:42:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.844 secs) 08:42:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.893 secs) 08:42:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.108 secs) 08:42:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.17 secs) 08:42:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.254 secs) 08:42:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (21.625 secs / 15.254 secs) 08:42:40 TOTAL: 149 SUCCESS 08:42:40 ✔ Browser application bundle generation complete. 08:42:44 08:42:44 =============================== Coverage summary =============================== 08:42:44 Statements : 40.95% ( 1466/3580 ) 08:42:44 Branches : 12.03% ( 111/923 ) 08:42:44 Functions : 33.2% ( 431/1298 ) 08:42:44 Lines : 38.88% ( 1317/3387 ) 08:42:44 ================================================================================ 08:42:44 03 11 2022 08:42:43.790:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:42:44 ✔ Browser application bundle generation complete. 08:42:45 make[1]: Leaving directory '/w/workspace/edgex-ui-go/92/web' [Pipeline] echo 08:42:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:42:45 $ docker stop --time=1 9d4fb75bbc23f0e4415afc9870f96cbdb2e310629df5baa465ae7e7b93b63850 08:42:47 $ docker rm -f 9d4fb75bbc23f0e4415afc9870f96cbdb2e310629df5baa465ae7e7b93b63850 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:51 Warning: overwriting stash ‘coverage-report’ 08:42:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:59 + ls -al . 08:42:59 total 180 08:42:59 drwxrwxr-x 13 jenkins jenkins 4096 Nov 3 08:30 . 08:42:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:28 .. 08:42:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:28 .blubracket 08:42:59 -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 08:28 .dockerignore 08:42:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:28 .git 08:42:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:28 .github 08:42:59 -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 08:28 .gitignore 08:42:59 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 08:28 Attribution.txt 08:42:59 -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 08:28 CHANGELOG.md 08:42:59 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 08:28 CONTRIBUTING.md 08:42:59 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 08:28 Dockerfile 08:42:59 -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 08:28 Jenkinsfile 08:42:59 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 08:28 LICENSE 08:42:59 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 08:28 Makefile 08:42:59 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 08:28 README.md 08:42:59 -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 08:26 VERSION 08:42:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:28 assets 08:42:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:28 bin 08:42:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:28 cmd 08:42:59 -rw-r--r-- 1 jenkins jenkins 10 Nov 3 08:30 coverage.out 08:42:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:28 docs 08:42:59 -rw-rw-r-- 1 jenkins jenkins 3145 Nov 3 08:28 go.mod 08:42:59 -rw-rw-r-- 1 jenkins jenkins 43958 Nov 3 08:28 go.sum 08:42:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:28 internal 08:42:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:28 snap 08:42:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:28 testing 08:42:59 -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 08:28 version.go 08:42:59 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 08:33 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:59 + 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=385f82308ab0593157c3fef58c4a4c4e109f5620 --label arch=arm64 --label version=2.3.0-dev.21 . 08:43:00 Sending build context to Docker daemon 31.49MB 08:43:00 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:43:00 Step 2/26 : FROM ${BASE} AS builder 08:43:00 ---> e0ae523a5b7f 08:43:00 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:43:01 ---> Running in d787f3d1e8c5 08:43:02 Removing intermediate container d787f3d1e8c5 08:43:02 ---> 01ef579d0a01 08:43:02 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:43:02 ---> Running in ceb21e7e326d 08:43:02 Removing intermediate container ceb21e7e326d 08:43:02 ---> b0d6841458b0 08:43:02 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:43:02 ---> Running in 5c86ddfef18e 08:43:02 Removing intermediate container 5c86ddfef18e 08:43:02 ---> d6ad18bccb90 08:43:02 Step 6/26 : LABEL Name=edgex-ui-go 08:43:02 ---> Running in 62332842101d 08:43:03 Removing intermediate container 62332842101d 08:43:03 ---> c2d958fa8f94 08:43:03 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:43:03 ---> Running in a6f32d7108e0 08:43:03 Removing intermediate container a6f32d7108e0 08:43:03 ---> ffb7f70a69f6 08:43:03 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:43:05 ---> 8bb4241bf0c8 08:43:05 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:05 ---> Running in 8effd8a035c4 08:43:07 Removing intermediate container 8effd8a035c4 08:43:07 ---> 8a43219d57b0 08:43:07 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:07 ---> Running in e0a98cf0d672 08:43:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:10 OK: 221 MiB in 51 packages 08:43:11 Removing intermediate container e0a98cf0d672 08:43:11 ---> 69b11c9b0058 08:43:11 Step 11/26 : ENV GO111MODULE=on 08:43:11 ---> Running in 9ad5d96b5aea 08:43:11 Removing intermediate container 9ad5d96b5aea 08:43:11 ---> e8e2666c1410 08:43:11 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:43:11 ---> Running in d9e3068971c6 08:43:11 Removing intermediate container d9e3068971c6 08:43:11 ---> a768f9e9aa10 08:43:11 Step 13/26 : COPY go.mod vendor* ./ 08:43:12 ---> 1d32676d3187 08:43:12 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:12 ---> Running in dc7e5adb9e1d 08:43:14 Removing intermediate container dc7e5adb9e1d 08:43:14 ---> 0a47111187cb 08:43:14 Step 15/26 : COPY . . 08:43:18 ---> e01d0d59c457 08:43:18 Step 16/26 : RUN ${MAKE} 08:43:18 ---> Running in 7654a70fb83d 08:43:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:44:41 Removing intermediate container 7654a70fb83d 08:44:41 ---> b295358ed6e8 08:44:41 Step 17/26 : FROM alpine:3.14 08:44:41 3.14: Pulling from library/alpine 08:44:41 90cda3b7c325: Pulling fs layer 08:44:41 90cda3b7c325: Verifying Checksum 08:44:41 90cda3b7c325: Download complete 08:44:41 90cda3b7c325: Pull complete 08:44:41 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 08:44:41 Status: Downloaded newer image for alpine:3.14 08:44:41 ---> 376ba31ae3da 08:44:41 Step 18/26 : EXPOSE 4000 08:44:41 ---> Running in 98f658b609d9 08:44:41 Removing intermediate container 98f658b609d9 08:44:41 ---> f5b6ee03a50b 08:44:41 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:44:41 ---> d763212a8ec1 08:44:41 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:44:41 ---> 9e609c528b33 08:44:41 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:44:41 ---> 990176eb2405 08:44:41 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:44:41 ---> Running in ca78672e6c05 08:44:41 Removing intermediate container ca78672e6c05 08:44:41 ---> 484cbf28c220 08:44:41 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:44:41 ---> Running in 05eb36fb69df 08:44:41 Removing intermediate container 05eb36fb69df 08:44:41 ---> 904d0cd349d4 08:44:41 Step 24/26 : LABEL arch=arm64 08:44:41 ---> Running in 9f479e3cc509 08:44:41 Removing intermediate container 9f479e3cc509 08:44:41 ---> 524f74cfdbdf 08:44:41 Step 25/26 : LABEL git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620 08:44:41 ---> Running in 0c5be1bc38ba 08:44:41 Removing intermediate container 0c5be1bc38ba 08:44:41 ---> 2738fcb1bccd 08:44:41 Step 26/26 : LABEL version=2.3.0-dev.21 08:44:41 ---> Running in edc1fda26778 08:44:41 Removing intermediate container edc1fda26778 08:44:41 ---> e3e0df339ff7 08:44:41 [Warning] One or more build-args [ARCH] were not consumed 08:44:41 Successfully built e3e0df339ff7 08:44:41 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:44:41 provisioning config files... 08:44:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config17257323127207526753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:41 ---> docker-login.sh 08:44:41 nexus3.edgexfoundry.org:10001 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:41 Configure a credential helper to remove this warning. See 08:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:41 08:44:41 Login Succeeded 08:44:41 nexus3.edgexfoundry.org:10002 08:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:42 Configure a credential helper to remove this warning. See 08:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:42 08:44:42 Login Succeeded 08:44:42 nexus3.edgexfoundry.org:10003 08:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:42 Configure a credential helper to remove this warning. See 08:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:42 08:44:42 Login Succeeded 08:44:42 nexus3.edgexfoundry.org:10004 08:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:42 Configure a credential helper to remove this warning. See 08:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:42 08:44:42 Login Succeeded 08:44:42 docker.io 08:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:43 Configure a credential helper to remove this warning. See 08:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:43 08:44:43 Login Succeeded 08:44:43 ---> docker-login.sh ends [Pipeline] } 08:44:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:44:43 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:44:43 385f82308ab0593157c3fef58c4a4c4e109f5620 08:44:43 latest 08:44:43 2.3.0-dev.21 08:44:43 385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 08:44:43 main 08:44:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:44 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620 08:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:44:44 4bcf1fbf2bfc: Preparing 08:44:44 54075c179c80: Preparing 08:44:44 a9eae719fd35: Preparing 08:44:44 28c3ef001483: Preparing 08:44:44 28c3ef001483: Layer already exists 08:44:44 54075c179c80: Pushed 08:44:44 4bcf1fbf2bfc: Pushed 08:44:51 a9eae719fd35: Pushed 08:44:51 385f82308ab0593157c3fef58c4a4c4e109f5620: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:44:52 4bcf1fbf2bfc: Preparing 08:44:52 54075c179c80: Preparing 08:44:52 a9eae719fd35: Preparing 08:44:52 28c3ef001483: Preparing 08:44:52 28c3ef001483: Layer already exists 08:44:52 4bcf1fbf2bfc: Layer already exists 08:44:52 54075c179c80: Layer already exists 08:44:52 a9eae719fd35: Layer already exists 08:44:52 latest: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.21 08:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:44:53 4bcf1fbf2bfc: Preparing 08:44:53 54075c179c80: Preparing 08:44:53 a9eae719fd35: Preparing 08:44:53 28c3ef001483: Preparing 08:44:53 28c3ef001483: Layer already exists 08:44:53 4bcf1fbf2bfc: Layer already exists 08:44:53 54075c179c80: Layer already exists 08:44:53 a9eae719fd35: Layer already exists 08:44:53 2.3.0-dev.21: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 08:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:44:54 4bcf1fbf2bfc: Preparing 08:44:54 54075c179c80: Preparing 08:44:54 a9eae719fd35: Preparing 08:44:54 28c3ef001483: Preparing 08:44:54 28c3ef001483: Layer already exists 08:44:54 4bcf1fbf2bfc: Layer already exists 08:44:54 54075c179c80: Layer already exists 08:44:54 a9eae719fd35: Layer already exists 08:44:54 385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:44:55 4bcf1fbf2bfc: Preparing 08:44:55 54075c179c80: Preparing 08:44:55 a9eae719fd35: Preparing 08:44:55 28c3ef001483: Preparing 08:44:55 28c3ef001483: Layer already exists 08:44:55 a9eae719fd35: Layer already exists 08:44:55 54075c179c80: Layer already exists 08:44:55 4bcf1fbf2bfc: Layer already exists 08:44:55 main: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:55 ===================================================== [Pipeline] echo 08:44:55 taggedImages: 08:44:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620 08:44:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:44:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.21 08:44:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 08:44:55 - 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:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:44:55 08:44:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:44:56 arm64: Pulling from edgex-lftools-log-publisher 08:44:56 8998bd30e6a1: Pulling fs layer 08:44:56 04944245beec: Pulling fs layer 08:44:56 699f458cf7ca: Pulling fs layer 08:44:56 765212b225bb: Pulling fs layer 08:44:56 f23df028b6ca: Pulling fs layer 08:44:56 d65c8cfc05b1: Pulling fs layer 08:44:56 2437ff75d9bd: Pulling fs layer 08:44:56 765212b225bb: Waiting 08:44:56 f23df028b6ca: Waiting 08:44:56 d65c8cfc05b1: Waiting 08:44:56 2437ff75d9bd: Waiting 08:44:56 04944245beec: Verifying Checksum 08:44:56 04944245beec: Download complete 08:44:56 765212b225bb: Verifying Checksum 08:44:56 f23df028b6ca: Verifying Checksum 08:44:56 f23df028b6ca: Download complete 08:44:56 d65c8cfc05b1: Verifying Checksum 08:44:56 d65c8cfc05b1: Download complete 08:44:56 699f458cf7ca: Verifying Checksum 08:44:56 699f458cf7ca: Download complete 08:44:56 8998bd30e6a1: Download complete 08:44:59 2437ff75d9bd: Verifying Checksum 08:44:59 2437ff75d9bd: Download complete 08:45:00 8998bd30e6a1: Pull complete 08:45:01 04944245beec: Pull complete 08:45:02 699f458cf7ca: Pull complete 08:45:02 765212b225bb: Pull complete 08:45:03 f23df028b6ca: Pull complete 08:45:03 d65c8cfc05b1: Pull complete 08:45:16 2437ff75d9bd: Pull complete 08:45:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:45:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:16 prd-ubuntu20.04-docker-arm64-4c-16g-118075 does not seem to be running inside a container 08:45:16 $ 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/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:45:19 $ docker top 3f805c6a2d63a6088b9cac089deeabb3602516cb719c7b9c024e3d5b090c64c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:20 ---> job-cost.sh 08:45:20 lf-activate-venv: SKIPPING 08:45:20 INFO: No Stack... 08:45:20 INFO: Retrieving Pricing Info for: v3-standard-4 08:45:21 INFO: Archiving Costs [Pipeline] sh 08:45:22 + + cut -d, -f6cat 08:45:22 /w/workspace/edgex-ui-go/92/archives/cost.csv [Pipeline] lock 08:45:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] 08:45:22 Resource [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] did not exist. Created. 08:45:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:45:22 /w/workspace/edgex-ui-go/92@tmp/durable-943f3934/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:45:23 + echo total: 0.10999999940395355 [Pipeline] stash 08:45:23 Warning: overwriting stash ‘stack-cost’ 08:45:28 Stashed 1 file(s) [Pipeline] } 08:45:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 08:45:28 $ docker stop --time=1 3f805c6a2d63a6088b9cac089deeabb3602516cb719c7b9c024e3d5b090c64c3 08:45:30 $ docker rm -f 3f805c6a2d63a6088b9cac089deeabb3602516cb719c7b9c024e3d5b090c64c3 [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:45:30 provisioning config files... 08:45:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17129752715037906878tmp [Pipeline] { [Pipeline] sh 08:45:30 + set +x 08:45:30 + + curl -sbash -s -- 08:45:30 https://codecov.io/bash 08:45:30 08:45:30 _____ _ 08:45:30 / ____| | | 08:45:30 | | ___ __| | ___ ___ _____ __ 08:45:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:45:30 | |___| (_) | (_| | __/ (_| (_) \ V / 08:45:30 \_____\___/ \__,_|\___|\___\___/ \_/ 08:45:30 Bash-1.0.6 08:45:30 08:45:30 08:45:30 ==> git version 2.25.1 found 08:45:30 ==> 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:45:30 Release-Date: 2020-01-08 08:45:30 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:45:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:45:30 ==> Jenkins CI detected. 08:45:30 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:45:30 project root: . 08:45:30 --> token set from env 08:45:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:45:30 ==> Running gcov in . (disable via -X gcov) 08:45:31 ==> Python coveragepy not found 08:45:31 ==> Searching for coverage reports in: 08:45:31 + . 08:45:31 -> Found 1 reports 08:45:31 ==> Detecting git/mercurial file structure 08:45:31 ==> Reading reports 08:45:31 + ./coverage.out bytes=10 08:45:31 ==> Appending adjustments 08:45:31 https://docs.codecov.io/docs/fixing-reports 08:45:32 + Found adjustments 08:45:32 ==> Gzipping contents 08:45:32 12K /tmp/codecov.nsU4Qd.gz 08:45:32 ==> Uploading reports 08:45:32 url: https://codecov.io 08:45:32 query: branch=main&commit=385f82308ab0593157c3fef58c4a4c4e109f5620&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:45:32 -> Pinging Codecov 08:45:32 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=385f82308ab0593157c3fef58c4a4c4e109f5620&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:45:32 -> Uploading to 08:45:32 https://storage.googleapis.com/codecov/v4/raw/2022-11-03/FB506323287CE973F263BFD2A0EB1F37/385f82308ab0593157c3fef58c4a4c4e109f5620/3fea5217-50d3-4bc0-8592-0bd31ccac2e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T084532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0e36be3cfb42eef315b3caa4a875893f0b8f10ec251d6aa49e3a0ad863308f9 08:45:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:45:32 Dload Upload Total Spent Left Speed 08:45:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 35067 --:--:-- --:--:-- --:--:-- 35067 08:45:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] } 08:45:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:45:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:45:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:45:33 08:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:45:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:45:33 df9b9388f04a: Pulling fs layer 08:45:33 52dc419b0ee2: Pulling fs layer 08:45:33 25bc292e5bac: Pulling fs layer 08:45:33 114826534d7a: Pulling fs layer 08:45:33 4657fd5d0bcf: Pulling fs layer 08:45:33 6ad1cebc031e: Pulling fs layer 08:45:33 8a3aa393b2d8: Pulling fs layer 08:45:33 4657fd5d0bcf: Waiting 08:45:33 6ad1cebc031e: Waiting 08:45:33 114826534d7a: Waiting 08:45:33 8a3aa393b2d8: Waiting 08:45:33 25bc292e5bac: Verifying Checksum 08:45:33 25bc292e5bac: Download complete 08:45:33 52dc419b0ee2: Download complete 08:45:33 4657fd5d0bcf: Verifying Checksum 08:45:33 4657fd5d0bcf: Download complete 08:45:33 df9b9388f04a: Verifying Checksum 08:45:33 df9b9388f04a: Download complete 08:45:33 df9b9388f04a: Pull complete 08:45:33 6ad1cebc031e: Verifying Checksum 08:45:33 6ad1cebc031e: Download complete 08:45:33 52dc419b0ee2: Pull complete 08:45:33 25bc292e5bac: Pull complete 08:45:34 114826534d7a: Verifying Checksum 08:45:34 114826534d7a: Download complete 08:45:34 8a3aa393b2d8: Verifying Checksum 08:45:34 8a3aa393b2d8: Download complete 08:45:37 114826534d7a: Pull complete 08:45:37 4657fd5d0bcf: Pull complete 08:45:38 6ad1cebc031e: Pull complete 08:45:40 8a3aa393b2d8: Pull complete 08:45:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:45:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:40 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:45:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:45:42 $ docker top db540553fa45382e1705137398f51d65e744aedeea852f9d9bf5077e50721598 -eo pid,comm [Pipeline] { [Pipeline] echo 08:45:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:45:43 + set -o pipefail 08:45:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:45:49 08:45:49 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:45:49 08:45:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/f277278b-05f3-4557-b996-197a9688765d 08:45:49 08:45:49 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:45:49 08:45:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:45:49 08:45:49 08:45:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:45:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:45:49 More details here: https://snyk.co/ue1NS [Pipeline] } 08:45:49 $ docker stop --time=1 db540553fa45382e1705137398f51d65e744aedeea852f9d9bf5077e50721598 08:45:52 $ docker rm -f db540553fa45382e1705137398f51d65e744aedeea852f9d9bf5077e50721598 [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:45:52 + git log --format=format:%s -1 385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] sh 08:45:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:45:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:53 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:45:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:45:53 $ docker top 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b -eo pid,comm 08:45: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). 08:45:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:53 [ssh-agent] Looking for ssh-agent implementation... 08:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:53 $ docker exec 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b ssh-agent 08:45:54 SSH_AUTH_SOCK=/tmp/ssh-9yvz6SnYw9UC/agent.32 08:45:54 SSH_AGENT_PID=38 08:45:54 Running ssh-add (command line suppressed) 08:45:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15239661614154555178.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15239661614154555178.key) 08:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:54 + git semver tag 08:45:54 2022-11-03 08:45:54,671 [run_tag] DEBUG tag force:False 08:45:54 2022-11-03 08:45:54,671 [check_head_tag] DEBUG check head tag 08:45:54 2022-11-03 08:45:54,671 [execute] INFO git cat-file --batch-check 08:45:54 2022-11-03 08:45:54,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:45:54 2022-11-03 08:45:54,675 [execute] INFO git cat-file --batch 08:45:54 2022-11-03 08:45:54,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:45:54 2022-11-03 08:45:54,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:45:54 2022-11-03 08:45:54,687 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 08:45:54 2022-11-03 08:45:54,687 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:45:54 2022-11-03 08:45:54,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:45:54 2.3.0-dev.21 [Pipeline] } 08:45:54 $ docker exec --env ******** --env ******** 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b ssh-agent -k 08:45:54 unset SSH_AUTH_SOCK; 08:45:54 unset SSH_AGENT_PID; 08:45:54 echo Agent pid 38 killed; 08:45:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:55 + git semver [Pipeline] } 08:45:55 $ docker stop --time=1 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b 08:45:56 $ docker rm -f 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:45:57 08:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:45:57 0.23.1-centos7: Pulling from edgex-lftools 08:45:57 ab5ef0e58194: Pulling fs layer 08:45:57 9712f1f96733: Pulling fs layer 08:45:57 63f879dbbcfc: Pulling fs layer 08:45:57 0d9ebad4ef96: Pulling fs layer 08:45:57 e9a5061849ea: Pulling fs layer 08:45:57 d747dcd14b5f: Pulling fs layer 08:45:57 2de7ff778b66: Pulling fs layer 08:45:57 0d9ebad4ef96: Waiting 08:45:57 2de7ff778b66: Waiting 08:45:57 d747dcd14b5f: Waiting 08:45:57 63f879dbbcfc: Verifying Checksum 08:45:57 63f879dbbcfc: Download complete 08:45:57 e9a5061849ea: Verifying Checksum 08:45:57 e9a5061849ea: Download complete 08:45:57 d747dcd14b5f: Verifying Checksum 08:45:57 d747dcd14b5f: Download complete 08:45:58 0d9ebad4ef96: Verifying Checksum 08:45:58 0d9ebad4ef96: Download complete 08:45:58 2de7ff778b66: Verifying Checksum 08:45:58 2de7ff778b66: Download complete 08:45:58 ab5ef0e58194: Verifying Checksum 08:45:58 ab5ef0e58194: Download complete 08:46:00 ab5ef0e58194: Pull complete 08:46:00 9712f1f96733: Pull complete 08:46:01 63f879dbbcfc: Pull complete 08:46:04 0d9ebad4ef96: Pull complete 08:46:05 e9a5061849ea: Pull complete 08:46:05 d747dcd14b5f: Pull complete 08:46:06 2de7ff778b66: Pull complete 08:46:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:46:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:06 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:46:08 $ docker top c3486814bd6a1c7d6c2ff0e42aef7ea07e55474809c101400f3da9b51de1d93c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:46:08 provisioning config files... 08:46:08 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4518815399531161321tmp 08:46:08 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8274134891142304270tmp 08:46:08 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10118541343998896996tmp [Pipeline] { [Pipeline] echo 08:46:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:46:08 ---> sigul-configuration.sh 08:46:08 gpg: directory `/root/.gnupg' created 08:46:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:46:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:46:08 gpg: keyring `/root/.gnupg/secring.gpg' created 08:46:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:46:08 gpg: CAST5 encrypted data 08:46:08 gpg: encrypted with 1 passphrase 08:46:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:46:09 + mkdir /home/jenkins 08:46:09 + mkdir /home/jenkins/sigul [Pipeline] sh 08:46:09 + 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:46:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:46:09 ---> sigul-install.sh 08:46:09 Sigul already installed; skipping installation. [Pipeline] sh 08:46:10 + git tag --list 08:46:10 0.1.1 08:46:10 v1.1.0 08:46:10 v1.2.0 08:46:10 v1.2.1 08:46:10 v1.3.0 08:46:10 v2.0.0 08:46:10 v2.1.0 08:46:10 v2.2.0 08:46:10 v2.2.1-dev.1 08:46:10 v2.2.1-dev.2 08:46:10 v2.2.1-dev.3 08:46:10 v2.2.1-dev.4 08:46:10 v2.2.1-dev.5 08:46:10 v2.2.1-dev.6 08:46:10 v2.2.1-dev.7 08:46:10 v2.3.0-dev.10 08:46:10 v2.3.0-dev.11 08:46:10 v2.3.0-dev.12 08:46:10 v2.3.0-dev.13 08:46:10 v2.3.0-dev.14 08:46:10 v2.3.0-dev.15 08:46:10 v2.3.0-dev.16 08:46:10 v2.3.0-dev.17 08:46:10 v2.3.0-dev.18 08:46:10 v2.3.0-dev.19 08:46:10 v2.3.0-dev.20 08:46:10 v2.3.0-dev.21 08:46:10 v2.3.0-dev.7 08:46:10 v2.3.0-dev.8 08:46:10 v2.3.0-dev.9 [Pipeline] sh 08:46:10 + lftools sign git-tag v2.3.0-dev.21 08:46:11 Signing Git tag with Sigul... 08:46:11 Signing v2.3.0-dev.21 [Pipeline] echo 08:46:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:46:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:46:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:46:11 $ docker stop --time=1 c3486814bd6a1c7d6c2ff0e42aef7ea07e55474809c101400f3da9b51de1d93c 08:46:12 $ docker rm -f c3486814bd6a1c7d6c2ff0e42aef7ea07e55474809c101400f3da9b51de1d93c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:46:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:46:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:13 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:46:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:46:14 $ docker top 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 -eo pid,comm 08:46:14 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:46:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:14 [ssh-agent] Looking for ssh-agent implementation... 08:46:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:14 $ docker exec 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 ssh-agent 08:46:14 SSH_AUTH_SOCK=/tmp/ssh-fvfjA1jBAlCl/agent.31 08:46:14 SSH_AGENT_PID=37 08:46:14 Running ssh-add (command line suppressed) 08:46:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10121379539655466992.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10121379539655466992.key) 08:46:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:14 + git semver bump pre 08:46:15 2022-11-03 08:46:14,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:46:15 2022-11-03 08:46:14,943 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev 08:46:15 2022-11-03 08:46:14,943 [bump_version] DEBUG bumped version:2.3.0-dev.22 08:46:15 2022-11-03 08:46:14,944 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 08:46:15 2022-11-03 08:46:14,944 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:46:15 2022-11-03 08:46:14,944 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:46:15 2022-11-03 08:46:14,946 [execute] INFO git cat-file --batch-check 08:46:15 2022-11-03 08:46:14,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:46:15 2022-11-03 08:46:14,951 [execute] INFO git cat-file --batch 08:46:15 2022-11-03 08:46:14,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:46:15 2022-11-03 08:46:14,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:46:15 2.3.0-dev.22 [Pipeline] } 08:46:15 $ docker exec --env ******** --env ******** 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 ssh-agent -k 08:46:15 unset SSH_AUTH_SOCK; 08:46:15 unset SSH_AGENT_PID; 08:46:15 echo Agent pid 37 killed; 08:46:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:15 + git semver [Pipeline] } 08:46:15 $ docker stop --time=1 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 08:46:17 $ docker rm -f 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 [Pipeline] // withDockerContainer [Pipeline] sh 08:46:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:46:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:17 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:46:17 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:46:18 $ docker top 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 -eo pid,comm 08:46:18 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:46:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:18 [ssh-agent] Looking for ssh-agent implementation... 08:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:18 $ docker exec 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 ssh-agent 08:46:18 SSH_AUTH_SOCK=/tmp/ssh-pfU61UQQOQtg/agent.32 08:46:18 SSH_AGENT_PID=38 08:46:18 Running ssh-add (command line suppressed) 08:46:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3931077403453316684.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3931077403453316684.key) 08:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:18 + git semver push 08:46:19 2022-11-03 08:46:19,015 [run_push] DEBUG push 08:46:19 2022-11-03 08:46:19,016 [execute] INFO git cat-file --batch-check 08:46:19 2022-11-03 08:46:19,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:46:19 2022-11-03 08:46:19,019 [execute] INFO git rev-list fbefec840c8cac3949f0a3723ba5ce39d928169c -- 08:46:19 2022-11-03 08:46:19,019 [execute] DEBUG Popen(['git', 'rev-list', 'fbefec840c8cac3949f0a3723ba5ce39d928169c', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:46:19 2022-11-03 08:46:19,025 [execute] INFO git fetch -v origin 08:46:19 2022-11-03 08:46:19,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:46:19 2022-11-03 08:46:19,644 [run_push] DEBUG no remote changes detected 08:46:19 2022-11-03 08:46:19,644 [execute] INFO git push origin semver 08:46:19 2022-11-03 08:46:19,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:46:20 2022-11-03 08:46:20,472 [run_push] DEBUG push all version tags 08:46:20 2022-11-03 08:46:20,473 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:46:20 2022-11-03 08:46:20,473 [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:46:21 2022-11-03 08:46:21,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:46:21 2.3.0-dev.22 [Pipeline] } 08:46:21 $ docker exec --env ******** --env ******** 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 ssh-agent -k 08:46:21 unset SSH_AUTH_SOCK; 08:46:21 unset SSH_AGENT_PID; 08:46:21 echo Agent pid 38 killed; 08:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:21 + git semver [Pipeline] } 08:46:22 $ docker stop --time=1 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 08:46:23 $ docker rm -f 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 [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:46:24 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:46:24 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:46:24 total 16 08:46:24 drwxr-xr-x 3 root root 4096 Nov 3 08:29 . 08:46:24 drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 08:46 .. 08:46:24 drwxr-xr-x 2 root root 4096 Nov 3 08:29 cost 08:46:24 -rw-r--r-- 1 root root 82 Nov 3 08:29 cost.csv 08:46:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:46:24 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:46:24 total 16 08:46:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 08:29 . 08:46:24 drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 08:46 .. 08:46:24 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 08:29 cost 08:46:24 -rw-r--r-- 1 jenkins jenkins 82 Nov 3 08:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:46:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:46:25 ---> package-listing.sh 08:46:25 ++ facter osfamily 08:46:25 ++ tr '[:upper:]' '[:lower:]' 08:46:25 + OS_FAMILY=debian 08:46:25 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:46:25 + START_PACKAGES=/tmp/packages_start.txt 08:46:25 + END_PACKAGES=/tmp/packages_end.txt 08:46:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:25 + PACKAGES=/tmp/packages_start.txt 08:46:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:46:25 + PACKAGES=/tmp/packages_end.txt 08:46:25 + case "${OS_FAMILY}" in 08:46:25 + dpkg -l 08:46:25 + grep '^ii' 08:46:25 + '[' -f /tmp/packages_start.txt ']' 08:46:25 + '[' -f /tmp/packages_end.txt ']' 08:46:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:46:25 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:46:25 + 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:46:25 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:46:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:26 prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container 08:46:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:46:26 $ docker top 96ae009793ceb6712e3099d40a661820e66b97da844fce757376d90717c27bbc -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:27 + touch /tmp/pre-build-complete [Pipeline] sh 08:46:27 + mkdir -p /var/log/sysstat [Pipeline] sh 08:46:27 + ls /var/log/sa-host 08:46:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:27 provisioning config files... 08:46:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3740298585068710945tmp [Pipeline] { [Pipeline] echo 08:46:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:46:28 ---> create-netrc.sh [Pipeline] } 08:46:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:46:28 ---> python-tools-install.sh [Pipeline] echo 08:46:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:46:28 ---> sudo-logs.sh 08:46:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:46:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:46:29 ---> job-cost.sh 08:46:29 lf-activate-venv: SKIPPING 08:46:29 DEBUG: total: 0.2199999988079071 08:46:29 INFO: Retrieving Stack Cost... 08:46:29 INFO: Retrieving Pricing Info for: v3-standard-8 08:46:29 INFO: Archiving Costs [Pipeline] echo 08:46:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:46:30 ---> logs-deploy.sh 08:46:30 lf-activate-venv: SKIPPING 08:46:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/92 08:46:30 INFO: archiving workspace using pattern(s): 08:46:31 Archives upload complete. 08:46:31 INFO: archiving logs to Nexus 08:46:32 ---> uname -a: 08:46:32 Linux prd-ubuntu20-04-docker-8c-8g-118072 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:46:32 08:46:32 08:46:32 ---> lscpu: 08:46:32 Architecture: x86_64 08:46:32 CPU op-mode(s): 32-bit, 64-bit 08:46:32 Byte Order: Little Endian 08:46:32 Address sizes: 40 bits physical, 48 bits virtual 08:46:32 CPU(s): 8 08:46:32 On-line CPU(s) list: 0-7 08:46:32 Thread(s) per core: 1 08:46:32 Core(s) per socket: 1 08:46:32 Socket(s): 8 08:46:32 NUMA node(s): 1 08:46:32 Vendor ID: AuthenticAMD 08:46:32 CPU family: 23 08:46:32 Model: 49 08:46:32 Model name: AMD EPYC-Rome Processor 08:46:32 Stepping: 0 08:46:32 CPU MHz: 2799.998 08:46:32 BogoMIPS: 5599.99 08:46:32 Virtualization: AMD-V 08:46:32 Hypervisor vendor: KVM 08:46:32 Virtualization type: full 08:46:32 L1d cache: 256 KiB 08:46:32 L1i cache: 256 KiB 08:46:32 L2 cache: 4 MiB 08:46:32 L3 cache: 128 MiB 08:46:32 NUMA node0 CPU(s): 0-7 08:46:32 Vulnerability Itlb multihit: Not affected 08:46:32 Vulnerability L1tf: Not affected 08:46:32 Vulnerability Mds: Not affected 08:46:32 Vulnerability Meltdown: Not affected 08:46:32 Vulnerability Mmio stale data: Not affected 08:46:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:46:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:46:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:46:32 Vulnerability Srbds: Not affected 08:46:32 Vulnerability Tsx async abort: Not affected 08:46:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:46:32 08:46:32 08:46:32 ---> nproc: 08:46:32 8 08:46:32 08:46:32