Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f229313553dc91b9ee90f1a6a748fc527e9160b 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-ssh15503740361731602385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15826978366806906215.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14352952103299420658.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh2337564651769005725.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2765859203297754086.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13297 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5f229313553dc91b9ee90f1a6a748fc527e9160b (main) Commit message: "refactor(snap): Switch to yaml config, upgrade go (#602)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 > git rev-list --no-walk 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:38:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:38:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:38:42 ========================================================= 14:38:42 EdgeX Global Pipelines Version Info 14:38:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:38:43 ------------------- 14:38:43 stable info: 14:38:43 ------------------- 14:38:43 Commited By: Bill Mahoney bill.mahoney@intel.com 14:38:43 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:38:43 Message: update stable to v1.0.248 14:38:44 ------------------- 14:38:44 experimental info: 14:38:44 ------------------- 14:38:44 Commited By: **** collab-it+edgex@linuxfoundation.org 14:38:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:38:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f22931 [Pipeline] echo 14:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:44 provisioning config files... 14:38:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9778656234289552532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:45 ---> docker-login.sh 14:38:45 nexus3.edgexfoundry.org:10001 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10002 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10003 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10004 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 docker.io 14:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:46 Configure a credential helper to remove this warning. See 14:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:46 14:38:46 Login Succeeded 14:38:46 ---> docker-login.sh ends [Pipeline] } 14:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:38:46 + git rev-list -1 --merges 5f229313553dc91b9ee90f1a6a748fc527e9160b~1..5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] echo 14:38:46 -----------> git rev-list -1 --merges 5f229313553dc91b9ee90f1a6a748fc527e9160b~1..5f229313553dc91b9ee90f1a6a748fc527e9160b 5f229313553dc91b9ee90f1a6a748fc527e9160b [false] [Pipeline] sh 14:38:46 + git log --format=format:%s -1 5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] echo 14:38:46 ========================================================= 14:38:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:38:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:47 + git log --format=format:%s -1 5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] echo 14:38:47 [semverPrep] GIT_COMMIT: 5f229313553dc91b9ee90f1a6a748fc527e9160b, Commit Message: refactor(snap): Switch to yaml config, upgrade go (#602) [Pipeline] echo 14:38:47 [semverPrep] This is not a build commit. [Pipeline] sh 14:38:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:38:47 + grep -v github /etc/ssh/ssh_known_hosts 14:38:47 + [ -e /tmp/ssh_known_hosts ] 14:38:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:38:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:38:47 + sudo tee -a /etc/ssh/ssh_known_hosts 14:38:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:47 14:38:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:48 0.1.4: Pulling from edgex-devops/py-git-semver 14:38:48 b85a868b505f: Pulling fs layer 14:38:48 e2be974225ed: Pulling fs layer 14:38:48 339a4e72a1f5: Pulling fs layer 14:38:48 988bab9f4d93: Pulling fs layer 14:38:48 1469e6f7b9e6: Pulling fs layer 14:38:48 eaf3925da568: Pulling fs layer 14:38:48 bab4dde63d76: Pulling fs layer 14:38:48 bde34c3a00c8: Pulling fs layer 14:38:48 b352a97aabf1: Pulling fs layer 14:38:48 4872d77fe225: Pulling fs layer 14:38:48 5851b861e8e6: Pulling fs layer 14:38:48 b352a97aabf1: Waiting 14:38:48 4872d77fe225: Waiting 14:38:48 5851b861e8e6: Waiting 14:38:48 988bab9f4d93: Waiting 14:38:48 bde34c3a00c8: Waiting 14:38:48 1469e6f7b9e6: Waiting 14:38:48 eaf3925da568: Waiting 14:38:48 bab4dde63d76: Waiting 14:38:48 e2be974225ed: Download complete 14:38:48 988bab9f4d93: Download complete 14:38:48 1469e6f7b9e6: Verifying Checksum 14:38:48 1469e6f7b9e6: Download complete 14:38:48 339a4e72a1f5: Verifying Checksum 14:38:48 339a4e72a1f5: Download complete 14:38:48 eaf3925da568: Download complete 14:38:48 bde34c3a00c8: Verifying Checksum 14:38:48 bde34c3a00c8: Download complete 14:38:48 b352a97aabf1: Download complete 14:38:48 4872d77fe225: Verifying Checksum 14:38:48 4872d77fe225: Download complete 14:38:48 5851b861e8e6: Verifying Checksum 14:38:48 5851b861e8e6: Download complete 14:38:48 b85a868b505f: Download complete 14:38:48 bab4dde63d76: Verifying Checksum 14:38:48 bab4dde63d76: Download complete 14:38:49 b85a868b505f: Pull complete 14:38:49 e2be974225ed: Pull complete 14:38:50 339a4e72a1f5: Pull complete 14:38:50 988bab9f4d93: Pull complete 14:38:50 1469e6f7b9e6: Pull complete 14:38:50 eaf3925da568: Pull complete 14:38:52 bab4dde63d76: Pull complete 14:38:52 bde34c3a00c8: Pull complete 14:38:52 b352a97aabf1: Pull complete 14:38:52 4872d77fe225: Pull complete 14:38:52 5851b861e8e6: Pull complete 14:38:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:52 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:38:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:38:54 $ docker top e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af -eo pid,comm 14:38:54 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). 14:38:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:38:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:54 [ssh-agent] Looking for ssh-agent implementation... 14:38:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:54 $ docker exec e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af ssh-agent 14:38:54 SSH_AUTH_SOCK=/tmp/ssh-fO6cSgNlcHoW/agent.32 14:38:54 SSH_AGENT_PID=38 14:38:54 Running ssh-add (command line suppressed) 14:38:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15748802231483136602.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15748802231483136602.key) 14:38:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:54 + git tag --points-at HEAD [Pipeline] } 14:38:54 $ docker exec --env ******** --env ******** e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af ssh-agent -k 14:38:55 unset SSH_AUTH_SOCK; 14:38:55 unset SSH_AGENT_PID; 14:38:55 echo Agent pid 38 killed; 14:38:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:55 [ssh-agent] Looking for ssh-agent implementation... 14:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:55 $ docker exec e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af ssh-agent 14:38:55 SSH_AUTH_SOCK=/tmp/ssh-GjucOliu3B9q/agent.70 14:38:55 SSH_AGENT_PID=76 14:38:55 Running ssh-add (command line suppressed) 14:38:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5112074811070802722.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5112074811070802722.key) 14:38:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:55 + git semver init 14:38:56 2023-05-04 14:38:55,962 [run_init] DEBUG init version:0.0.0 force:False 14:38:56 2023-05-04 14:38:55,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:38:56 2023-05-04 14:38:55,963 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:38:56 2023-05-04 14:38:55,963 [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) 14:38:57 2023-05-04 14:38:57,323 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 14:38:57 2023-05-04 14:38:57,325 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 14:38:57 2023-05-04 14:38:57,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:38:57 2023-05-04 14:38:57,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:38:57 3.0.0-dev.7 [Pipeline] } 14:38:57 $ docker exec --env ******** --env ******** e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af ssh-agent -k 14:38:57 unset SSH_AUTH_SOCK; 14:38:57 unset SSH_AGENT_PID; 14:38:57 echo Agent pid 76 killed; 14:38:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:38:57 + git semver [Pipeline] } 14:38:58 $ docker stop --time=1 e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af 14:38:59 $ docker rm -f --volumes e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af [Pipeline] // withDockerContainer [Pipeline] sh 14:38:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:38:59 Stashed 1 file(s) [Pipeline] echo 14:38:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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 14:39:00 provisioning config files... 14:39:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1431581952412904117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:00 ---> docker-login.sh 14:39:00 nexus3.edgexfoundry.org:10001 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 nexus3.edgexfoundry.org:10002 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 nexus3.edgexfoundry.org:10003 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 nexus3.edgexfoundry.org:10004 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 docker.io 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 ---> docker-login.sh ends [Pipeline] } 14:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:39:00 ========================================================= 14:39:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:39:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:39:01 Sending build context to Docker daemon 45.92MB 14:39:01 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:39:01 Step 2/15 : FROM ${BASE} AS builder 14:39:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:39:01 f56be85fc22e: Pulling fs layer 14:39:01 85791d961cd3: Pulling fs layer 14:39:01 d694b5ae8c79: Pulling fs layer 14:39:01 9f32a84ed3da: Pulling fs layer 14:39:01 4d19c01a9841: Pulling fs layer 14:39:01 9325e15d5711: Pulling fs layer 14:39:01 556b6ee489ea: Pulling fs layer 14:39:01 c5a4b2cf53e6: Pulling fs layer 14:39:01 4d19c01a9841: Waiting 14:39:01 9f32a84ed3da: Waiting 14:39:01 9325e15d5711: Waiting 14:39:01 556b6ee489ea: Waiting 14:39:01 c5a4b2cf53e6: Waiting 14:39:01 85791d961cd3: Download complete 14:39:01 9f32a84ed3da: Verifying Checksum 14:39:01 9f32a84ed3da: Download complete 14:39:01 4d19c01a9841: Verifying Checksum 14:39:01 4d19c01a9841: Download complete 14:39:01 f56be85fc22e: Verifying Checksum 14:39:01 f56be85fc22e: Download complete 14:39:01 9325e15d5711: Verifying Checksum 14:39:01 9325e15d5711: Download complete 14:39:01 f56be85fc22e: Pull complete 14:39:01 85791d961cd3: Pull complete 14:39:02 c5a4b2cf53e6: Verifying Checksum 14:39:02 c5a4b2cf53e6: Download complete 14:39:02 d694b5ae8c79: Verifying Checksum 14:39:02 d694b5ae8c79: Download complete 14:39:02 556b6ee489ea: Verifying Checksum 14:39:02 556b6ee489ea: Download complete 14:39:05 d694b5ae8c79: Pull complete 14:39:05 9f32a84ed3da: Pull complete 14:39:05 4d19c01a9841: Pull complete 14:39:05 9325e15d5711: Pull complete 14:39:07 556b6ee489ea: Pull complete 14:39:08 c5a4b2cf53e6: Pull complete 14:39:08 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:39:08 ---> c4be618373d6 14:39:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:39:12 ---> Running in c36426b01750 14:39:12 Removing intermediate container c36426b01750 14:39:12 ---> b917aaeff4d8 14:39:12 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:39:12 ---> Running in b9118c9adc6c 14:39:12 Removing intermediate container b9118c9adc6c 14:39:12 ---> e182504715ee 14:39:12 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:39:12 ---> Running in be1c07e797b1 14:39:12 Removing intermediate container be1c07e797b1 14:39:12 ---> 2118c9385bbe 14:39:12 Step 6/15 : LABEL Name=edgex-ui-go 14:39:12 ---> Running in 7e34b8351ef5 14:39:12 Removing intermediate container 7e34b8351ef5 14:39:12 ---> d2a6b8a03693 14:39:12 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:39:12 ---> Running in 9edadf7e8979 14:39:12 Removing intermediate container 9edadf7e8979 14:39:12 ---> c369476abeae 14:39:12 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:39:13 latest: Pulling from library/docker 14:39:13 f56be85fc22e: Already exists 14:39:13 7ed9ddfd3b8f: Pulling fs layer 14:39:13 788e1ab5616a: Pulling fs layer 14:39:13 c585cb37f4e3: Pulling fs layer 14:39:13 f07ac151bd26: Pulling fs layer 14:39:13 40ec0a365c4d: Pulling fs layer 14:39:13 8e86e06bd107: Pulling fs layer 14:39:13 265c5956ad77: Pulling fs layer 14:39:13 0326226f4470: Pulling fs layer 14:39:13 e09aa9eb39ba: Pulling fs layer 14:39:13 8f731bd845bb: Pulling fs layer 14:39:13 b045f4bf5e58: Pulling fs layer 14:39:13 6f439390c271: Pulling fs layer 14:39:13 4e540a8453c0: Pulling fs layer 14:39:13 0326226f4470: Waiting 14:39:13 40ec0a365c4d: Waiting 14:39:13 f07ac151bd26: Waiting 14:39:13 8f731bd845bb: Waiting 14:39:13 8e86e06bd107: Waiting 14:39:13 e09aa9eb39ba: Waiting 14:39:13 265c5956ad77: Waiting 14:39:13 b045f4bf5e58: Waiting 14:39:13 6f439390c271: Waiting 14:39:13 4e540a8453c0: Waiting 14:39:13 788e1ab5616a: Verifying Checksum 14:39:13 788e1ab5616a: Download complete 14:39:13 7ed9ddfd3b8f: Download complete 14:39:13 c585cb37f4e3: Verifying Checksum 14:39:13 c585cb37f4e3: Download complete 14:39:13 7ed9ddfd3b8f: Pull complete 14:39:13 f07ac151bd26: Verifying Checksum 14:39:13 f07ac151bd26: Download complete 14:39:13 8e86e06bd107: Verifying Checksum 14:39:13 8e86e06bd107: Download complete 14:39:13 788e1ab5616a: Pull complete 14:39:13 40ec0a365c4d: Verifying Checksum 14:39:13 40ec0a365c4d: Download complete 14:39:13 0326226f4470: Verifying Checksum 14:39:13 0326226f4470: Download complete 14:39:13 265c5956ad77: Verifying Checksum 14:39:13 265c5956ad77: Download complete 14:39:13 8f731bd845bb: Download complete 14:39:13 e09aa9eb39ba: Verifying Checksum 14:39:13 e09aa9eb39ba: Download complete 14:39:13 6f439390c271: Download complete 14:39:13 c585cb37f4e3: Pull complete 14:39:13 4e540a8453c0: Download complete 14:39:14 f07ac151bd26: Pull complete 14:39:14 40ec0a365c4d: Pull complete 14:39:14 8e86e06bd107: Pull complete 14:39:14 265c5956ad77: Pull complete 14:39:14 0326226f4470: Pull complete 14:39:14 e09aa9eb39ba: Pull complete 14:39:14 8f731bd845bb: Pull complete 14:39:15 Still waiting to schedule task 14:39:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:39:15 b045f4bf5e58: Verifying Checksum 14:39:15 b045f4bf5e58: Download complete 14:39:16 b045f4bf5e58: Pull complete 14:39:16 6f439390c271: Pull complete 14:39:16 4e540a8453c0: Pull complete 14:39:16 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 14:39:16 Status: Downloaded newer image for docker:latest 14:39:18 ---> 988f6574c4cd 14:39:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:39:18 ---> Running in 99455cc0a9a5 14:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:39:19 OK: 265 MiB in 53 packages 14:39:19 Removing intermediate container 99455cc0a9a5 14:39:19 ---> 812af7a15d42 14:39:19 Step 10/15 : ENV GO111MODULE=on 14:39:19 ---> Running in d1f576029d1a 14:39:19 Removing intermediate container d1f576029d1a 14:39:19 ---> 5244abff29af 14:39:19 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:39:19 ---> Running in 205a36f7ddfd 14:39:19 Removing intermediate container 205a36f7ddfd 14:39:19 ---> 08603b2f9055 14:39:19 Step 12/15 : COPY go.mod vendor* ./ 14:39:19 ---> 8e33119fa505 14:39:19 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:19 ---> Running in 2191f4bfc757 14:39:58 Removing intermediate container 2191f4bfc757 14:39:58 ---> eff32dd2c133 14:39:58 Step 14/15 : COPY . . 14:39:58 ---> a48f4a8873ca 14:39:58 Step 15/15 : RUN ${MAKE} 14:39:58 ---> Running in 70cf20aba738 14:39:58 noop 14:39:58 Removing intermediate container 70cf20aba738 14:39:58 ---> 2fbe2b62a8d0 14:39:58 Successfully built 2fbe2b62a8d0 14:39:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:58 + docker inspect -f . ci-base-image-x86_64 14:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:58 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:39:59 $ docker top 7094b3bb3b0d1f6c36467ddd5c3e244f876e9d2e826703b397e038fe62dbad0e -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:59 + go version 14:39:59 go version go1.20.2 linux/amd64 [Pipeline] } 14:39:59 $ docker stop --time=1 7094b3bb3b0d1f6c36467ddd5c3e244f876e9d2e826703b397e038fe62dbad0e 14:40:00 $ docker rm -f --volumes 7094b3bb3b0d1f6c36467ddd5c3e244f876e9d2e826703b397e038fe62dbad0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:01 + docker inspect -f . ci-base-image-x86_64 14:40:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:01 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:40:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:40:01 $ docker top f786d4d49b07f3b93248e8855122047016487593984d31017298f17d32e71f3f -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 14:40:02 + make test 14:40:02 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:40:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:40:15 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:40:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:40:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:40:19 ./bin/test-attribution-txt.sh 14:40:19 make -C web test 14:40:19 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 14:40:19 make[1]: tput: No such file or directory 14:40:19 make[1]: tput: No such file or directory 14:40:19 warning: generating ./VERSION 14:40:19 echo "0.0.0" > VERSION 14:40:19 docker build \ 14:40:19 -f Dockerfile \ 14:40:19 --build-arg USER=1000 \ 14:40:19 \ 14:40:19 --label "git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b" \ 14:40:19 -t edgexfoundry/edgex-web-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b \ 14:40:19 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:40:19 . 14:40:19 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:40:19 Install the buildx component to build images with BuildKit: 14:40:19 https://docs.docker.com/go/buildx/ 14:40:19 14:40:19 Sending build context to Docker daemon 3.269MB 14:40:19 Step 1/10 : FROM node:16.17-alpine3.15 14:40:19 16.17-alpine3.15: Pulling from library/node 14:40:19 9621f1afde84: Pulling fs layer 14:40:19 c6f70ee39829: Pulling fs layer 14:40:19 56892a8094a2: Pulling fs layer 14:40:19 58dd87906ef0: Pulling fs layer 14:40:19 58dd87906ef0: Waiting 14:40:19 56892a8094a2: Verifying Checksum 14:40:19 56892a8094a2: Download complete 14:40:19 9621f1afde84: Verifying Checksum 14:40:19 9621f1afde84: Download complete 14:40:19 58dd87906ef0: Verifying Checksum 14:40:19 58dd87906ef0: Download complete 14:40:19 9621f1afde84: Pull complete 14:40:19 c6f70ee39829: Verifying Checksum 14:40:19 c6f70ee39829: Download complete 14:40:20 c6f70ee39829: Pull complete 14:40:20 56892a8094a2: Pull complete 14:40:20 58dd87906ef0: Pull complete 14:40:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:40:20 Status: Downloaded newer image for node:16.17-alpine3.15 14:40:20 ---> b69703f70c3d 14:40:20 Step 2/10 : RUN apk add --no-cache chromium 14:40:22 ---> Running in d79745210308 14:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:40:22 (1/129) Installing libxau (1.0.9-r0) 14:40:22 (2/129) Installing libmd (1.0.3-r0) 14:40:22 (3/129) Installing libbsd (0.11.3-r1) 14:40:22 (4/129) Installing libxdmcp (1.1.3-r0) 14:40:22 (5/129) Installing libxcb (1.14-r2) 14:40:22 (6/129) Installing libx11 (1.7.3.1-r0) 14:40:22 (7/129) Installing libxext (1.3.4-r0) 14:40:22 (8/129) Installing libice (1.0.10-r0) 14:40:22 (9/129) Installing libuuid (2.37.4-r0) 14:40:22 (10/129) Installing libsm (1.2.3-r0) 14:40:22 (11/129) Installing libxt (1.2.1-r0) 14:40:22 (12/129) Installing libxmu (1.1.3-r0) 14:40:22 (13/129) Installing xset (1.2.4-r0) 14:40:22 (14/129) Installing xprop (1.2.5-r0) 14:40:22 (15/129) Installing xdg-utils (1.1.3-r0) 14:40:22 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 14:40:22 (17/129) Installing pkgconf (1.8.1-r0) 14:40:22 (18/129) Installing libffi (3.4.2-r1) 14:40:22 (19/129) Installing libintl (0.21-r0) 14:40:22 (20/129) Installing libblkid (2.37.4-r0) 14:40:22 (21/129) Installing libmount (2.37.4-r0) 14:40:22 (22/129) Installing pcre (8.45-r1) 14:40:22 (23/129) Installing glib (2.70.1-r0) 14:40:23 (24/129) Installing xz-libs (5.2.5-r1) 14:40:23 (25/129) Installing libxml2 (2.9.14-r2) 14:40:23 (26/129) Installing shared-mime-info (2.1-r2) 14:40:23 (27/129) Installing hicolor-icon-theme (0.17-r1) 14:40:23 (28/129) Installing libjpeg-turbo (2.1.2-r0) 14:40:23 (29/129) Installing libpng (1.6.37-r1) 14:40:23 (30/129) Installing libwebp (1.2.2-r0) 14:40:23 (31/129) Installing zstd-libs (1.5.0-r0) 14:40:23 (32/129) Installing tiff (4.4.0-r1) 14:40:23 (33/129) Installing gdk-pixbuf (2.42.8-r0) 14:40:23 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 14:40:23 (35/129) Installing libxcomposite (0.4.5-r0) 14:40:23 (36/129) Installing libxfixes (6.0.0-r0) 14:40:23 (37/129) Installing libxrender (0.9.10-r3) 14:40:23 (38/129) Installing libxcursor (1.2.0-r0) 14:40:23 (39/129) Installing libxdamage (1.1.5-r1) 14:40:23 (40/129) Installing libxi (1.8-r0) 14:40:23 (41/129) Installing libxinerama (1.1.4-r1) 14:40:23 (42/129) Installing libxrandr (1.5.2-r1) 14:40:23 (43/129) Installing atk (2.36.0-r0) 14:40:23 (44/129) Installing libxtst (1.2.3-r3) 14:40:23 (45/129) Installing dbus-libs (1.12.24-r0) 14:40:23 (46/129) Installing at-spi2-core (2.42.0-r0) 14:40:23 (47/129) Installing at-spi2-atk (2.38.0-r0) 14:40:23 (48/129) Installing expat (2.5.0-r0) 14:40:23 (49/129) Installing brotli-libs (1.0.9-r5) 14:40:23 (50/129) Installing libbz2 (1.0.8-r1) 14:40:23 (51/129) Installing freetype (2.11.1-r2) 14:40:23 (52/129) Installing fontconfig (2.13.1-r4) 14:40:23 (53/129) Installing pixman (0.40.0-r4) 14:40:23 (54/129) Installing cairo (1.16.0-r5) 14:40:23 (55/129) Installing cairo-gobject (1.16.0-r5) 14:40:23 (56/129) Installing avahi-libs (0.8-r5) 14:40:23 (57/129) Installing gmp (6.2.1-r1) 14:40:23 (58/129) Installing nettle (3.7.3-r0) 14:40:23 (59/129) Installing p11-kit (0.24.0-r1) 14:40:23 (60/129) Installing libtasn1 (4.18.0-r1) 14:40:23 (61/129) Installing libunistring (0.9.10-r1) 14:40:23 (62/129) Installing gnutls (3.7.1-r2) 14:40:23 (63/129) Installing cups-libs (2.3.3-r6) 14:40:23 (64/129) Installing libepoxy (1.5.9-r0) 14:40:23 (65/129) Installing fribidi (1.0.11-r0) 14:40:23 (66/129) Installing graphite2 (1.3.14-r0) 14:40:23 (67/129) Installing harfbuzz (3.0.0-r2) 14:40:23 (68/129) Installing libxft (2.3.4-r0) 14:40:23 (69/129) Installing pango (1.48.10-r0) 14:40:23 (70/129) Installing wayland-libs-client (1.19.0-r1) 14:40:23 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 14:40:23 (72/129) Installing wayland-libs-egl (1.19.0-r1) 14:40:23 (73/129) Installing xkeyboard-config (2.34-r0) 14:40:23 (74/129) Installing libxkbcommon (1.3.1-r0) 14:40:23 (75/129) Installing gtk+3.0 (3.24.30-r0) 14:40:23 Executing gtk+3.0-3.24.30-r0.post-install 14:40:23 (76/129) Installing libfontenc (1.1.4-r0) 14:40:23 (77/129) Installing mkfontscale (1.2.1-r1) 14:40:23 (78/129) Installing ttf-opensans (1.10-r1) 14:40:23 Executing ttf-opensans-1.10-r1.post-install 14:40:25 (79/129) Installing libogg (1.3.5-r0) 14:40:25 (80/129) Installing flac (1.3.4-r0) 14:40:25 (81/129) Installing alsa-lib (1.2.5.1-r1) 14:40:25 (82/129) Installing libatomic (10.3.1_git20211027-r0) 14:40:25 (83/129) Installing sdl2 (2.0.16-r4) 14:40:25 (84/129) Installing aom-libs (3.2.0-r0) 14:40:25 (85/129) Installing libass (0.15.2-r0) 14:40:25 (86/129) Installing libdav1d (0.9.2-r0) 14:40:25 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:40:25 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 14:40:25 (89/129) Installing lame (3.100-r0) 14:40:25 (90/129) Installing opus (1.3.1-r1) 14:40:25 (91/129) Installing libgomp (10.3.1_git20211027-r0) 14:40:25 (92/129) Installing soxr (0.1.3-r2) 14:40:25 (93/129) Installing libsrt (1.4.2-r1) 14:40:25 (94/129) Installing libssh (0.9.6-r1) 14:40:25 (95/129) Installing libtheora (1.1.1-r16) 14:40:25 (96/129) Installing v4l-utils-libs (1.22.1-r1) 14:40:25 (97/129) Installing libpciaccess (0.16-r0) 14:40:25 (98/129) Installing libdrm (2.4.109-r0) 14:40:25 (99/129) Installing libva (2.13.0-r0) 14:40:25 (100/129) Installing libvdpau (1.4-r0) 14:40:25 (101/129) Installing vidstab (1.1.0-r1) 14:40:25 (102/129) Installing libvorbis (1.3.7-r0) 14:40:25 (103/129) Installing libvpx (1.10.0-r0) 14:40:25 (104/129) Installing vulkan-loader (1.2.196-r0) 14:40:26 (105/129) Installing x264-libs (20210613-r0) 14:40:26 (106/129) Installing x265-libs (3.5-r0) 14:40:26 (107/129) Installing xvidcore (1.3.7-r1) 14:40:26 (108/129) Installing ffmpeg-libs (4.4.1-r2) 14:40:26 (109/129) Installing libevent (2.1.12-r4) 14:40:26 (110/129) Installing mesa (21.2.6-r0) 14:40:26 (111/129) Installing wayland-libs-server (1.19.0-r1) 14:40:26 (112/129) Installing mesa-gbm (21.2.6-r0) 14:40:26 (113/129) Installing lcms2 (2.12-r1) 14:40:26 (114/129) Installing nspr (4.32-r0) 14:40:26 (115/129) Installing sqlite-libs (3.36.0-r0) 14:40:26 (116/129) Installing nss (3.78.1-r0) 14:40:26 (117/129) Installing libasyncns (0.8-r1) 14:40:26 (118/129) Installing libltdl (2.4.6-r7) 14:40:26 (119/129) Installing orc (0.4.32-r0) 14:40:26 (120/129) Installing libsndfile (1.0.31-r1) 14:40:26 (121/129) Installing speexdsp (1.2.0-r0) 14:40:26 (122/129) Installing tdb-libs (1.4.5-r0) 14:40:26 (123/129) Installing libpulse (15.0-r2) 14:40:26 (124/129) Installing re2 (2021.11.01-r0) 14:40:26 (125/129) Installing snappy (1.1.9-r1) 14:40:26 (126/129) Installing libgpg-error (1.42-r1) 14:40:26 (127/129) Installing libgcrypt (1.9.4-r0) 14:40:26 (128/129) Installing libxslt (1.1.35-r0) 14:40:26 (129/129) Installing chromium (99.0.4844.84-r0) 14:40:27 Executing busybox-1.34.1-r7.trigger 14:40:27 Executing glib-2.70.1-r0.trigger 14:40:27 Executing shared-mime-info-2.1-r2.trigger 14:40:27 Executing gdk-pixbuf-2.42.8-r0.trigger 14:40:27 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:40:27 Executing fontconfig-2.13.1-r4.trigger 14:40:27 Executing mkfontscale-1.2.1-r1.trigger 14:40:27 OK: 286 MiB in 145 packages 14:40:33 Removing intermediate container d79745210308 14:40:33 ---> 4fb69f9ec64e 14:40:33 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:40:33 ---> Running in 5602751be0fd 14:40:33 Removing intermediate container 5602751be0fd 14:40:33 ---> a440960a4c1e 14:40:33 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:40:33 ---> Running in 477db8479d41 14:40:33 Removing intermediate container 477db8479d41 14:40:33 ---> cc4979546caa 14:40:33 Step 5/10 : RUN npm install -g npm 14:40:33 ---> Running in e35c2d3fb6e9 14:40:39 14:40:39 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 14:40:39 14:40:39 27 packages are looking for funding 14:40:39 run `npm fund` for details 14:40:39 14:40:39 found 0 vulnerabilities 14:40:40 Removing intermediate container e35c2d3fb6e9 14:40:40 ---> 80b819d4171b 14:40:40 Step 6/10 : ARG USER=1000 14:40:40 ---> Running in d5a5d2a43588 14:40:40 Removing intermediate container d5a5d2a43588 14:40:40 ---> 8b5e217fb9d7 14:40:40 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:40:40 ---> Running in b710acbc682f 14:40:40 Removing intermediate container b710acbc682f 14:40:40 ---> ea491df54043 14:40:40 Step 8/10 : USER $USER:$USER 14:40:40 ---> Running in aa3db27c7b36 14:40:40 Removing intermediate container aa3db27c7b36 14:40:40 ---> 0e473d290c1a 14:40:40 Step 9/10 : WORKDIR /app 14:40:40 ---> Running in 19db2b4f74d0 14:40:40 Removing intermediate container 19db2b4f74d0 14:40:40 ---> 4b3412c57f35 14:40:40 Step 10/10 : LABEL git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b 14:40:40 ---> Running in 56d75da47f20 14:40:41 Removing intermediate container 56d75da47f20 14:40:41 ---> 3d4cd9bf9615 14:40:41 Successfully built 3d4cd9bf9615 14:40:41 Successfully tagged edgexfoundry/edgex-web-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b 14:40:41 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:40:41 touch edgex-web-ui.imagebuilt 14:40:41 mkdir -p node_modules coverage 14:40:41 chown "1000:1000" node_modules coverage package-lock.json 14:40:41 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:42 npm WARN EBADENGINE Unsupported engine { 14:40:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:40:42 npm WARN EBADENGINE required: { 14:40:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:40:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:40:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:40:42 npm WARN EBADENGINE }, 14:40:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:40:42 npm WARN EBADENGINE } 14:40:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13298 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 14:40:45 Running in /w/workspace/edgex-ui-go/103 [Pipeline] { [Pipeline] checkout 14:40:45 The recommended git tool is: git 14:40:46 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:40:46 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:40:46 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:40:46 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 14:40:46 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:40:46 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:40:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:40:48 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:40:48 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:40:50 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 14:40:50 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 14:40:50 using credential edgex-jenkins-ssh 14:40:50 Cloning the remote Git repository 14:40: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. 14:40:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:40:50 > git init /w/workspace/edgex-ui-go/103 # timeout=10 14:40:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:40:50 > git --version # timeout=10 14:40:50 > git --version # 'git version 2.25.1' 14:40:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:40:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:40: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 14:40:51 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:40:52 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 14:40:52 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 14:40:53 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:40:54 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. 14:40:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:40:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:40:55 Avoid second fetch 14:40:55 Checking out Revision 5f229313553dc91b9ee90f1a6a748fc527e9160b (main) 14:40:56 Commit message: "refactor(snap): Switch to yaml config, upgrade go (#602)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:40:55 > git config core.sparsecheckout # timeout=10 14:40:55 > git checkout -f 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 14:40:57 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. 14:40:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:40:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:57 Dload Upload Total Spent Left Speed 14:40:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 14:40:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:40:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:40:58 + sudo tee /etc/docker/daemon.new 14:40:58 { 14:40:58 "registry-mirrors": [ 14:40:58 "https://nexus3.edgexfoundry.org:10001" 14:40:58 ], 14:40:58 "bip": "10.250.0.254/24", 14:40:58 "hosts": [ 14:40:58 "tcp://0.0.0.0:5555", 14:40:58 "unix:///var/run/docker.sock" 14:40:58 ], 14:40:58 "mtu": 1458, 14:40:58 "selinux-enabled": true, 14:40:58 "seccomp-profile": "/etc/docker/seccomp.json" 14:40:58 } [Pipeline] sh 14:40:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:40:58 + sudo service docker restart 14:41:03 14:41:03 added 1478 packages, and audited 1479 packages in 21s 14:41:03 14:41:03 90 packages are looking for funding 14:41:03 run `npm fund` for details 14:41:03 14:41:03 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 14:41:03 14:41:03 To address issues that do not require attention, run: 14:41:03 npm audit fix 14:41:03 14:41:03 To address all issues (including breaking changes), run: 14:41:03 npm audit fix --force 14:41:03 14:41:03 Run `npm audit` for details. 14:41:08 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 14:41:10 - Generating browser application bundles (phase: setup)... 14:41:14 Compiling @angular/core : es2015 as esm2015 14:41:14 Compiling @angular/compiler/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:17 provisioning config files... 14:41:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/103@tmp/config10612837919418132770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:41:17 ---> docker-login.sh 14:41:17 nexus3.edgexfoundry.org:10001 14:41:17 Compiling @angular/common : es2015 as esm2015 14:41:17 Compiling @angular/core/testing : es2015 as esm2015 14:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:18 Configure a credential helper to remove this warning. See 14:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:18 14:41:18 Login Succeeded 14:41:18 nexus3.edgexfoundry.org:10002 14:41:18 Compiling @angular/common/testing : es2015 as esm2015 14:41:18 Compiling @angular/platform-browser : es2015 as esm2015 14:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:18 Configure a credential helper to remove this warning. See 14:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:18 14:41:18 Login Succeeded 14:41:18 nexus3.edgexfoundry.org:10003 14:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:18 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:41:18 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:18 Configure a credential helper to remove this warning. See 14:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:18 14:41:18 Login Succeeded 14:41:18 nexus3.edgexfoundry.org:10004 14:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:19 Configure a credential helper to remove this warning. See 14:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:19 14:41:19 Login Succeeded 14:41:19 docker.io 14:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:19 Configure a credential helper to remove this warning. See 14:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:19 14:41:19 Login Succeeded 14:41:19 ---> docker-login.sh ends [Pipeline] } 14:41:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:41:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:41:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:41:19 ========================================================= 14:41:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:41:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:41:20 Compiling @angular/common/http : es2015 as esm2015 14:41:20 Compiling @angular/router : es2015 as esm2015 14:41:20 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:41:20 Compiling @angular/forms : es2015 as esm2015 14:41:20 Compiling @angular/common/http/testing : es2015 as esm2015 14:41:21 Sending build context to Docker daemon 28.88MB 14:41:21 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:41:21 Step 2/15 : FROM ${BASE} AS builder 14:41:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:41:21 c41833b44d91: Pulling fs layer 14:41:21 ed15518f5707: Pulling fs layer 14:41:21 feae8fd75edb: Pulling fs layer 14:41:21 242c74f7c9fa: Pulling fs layer 14:41:21 3cdef696dda3: Pulling fs layer 14:41:21 2ced38df9373: Pulling fs layer 14:41:21 58f1dce35555: Pulling fs layer 14:41:21 242c74f7c9fa: Waiting 14:41:21 3cdef696dda3: Waiting 14:41:21 2ced38df9373: Waiting 14:41:21 58f1dce35555: Waiting 14:41:21 ed15518f5707: Verifying Checksum 14:41:21 ed15518f5707: Download complete 14:41:21 242c74f7c9fa: Verifying Checksum 14:41:21 242c74f7c9fa: Download complete 14:41:21 3cdef696dda3: Verifying Checksum 14:41:21 3cdef696dda3: Download complete 14:41:21 c41833b44d91: Verifying Checksum 14:41:21 c41833b44d91: Download complete 14:41:21 Compiling @angular/router/testing : es2015 as esm2015 14:41:22 c41833b44d91: Pull complete 14:41:22 58f1dce35555: Verifying Checksum 14:41:22 58f1dce35555: Download complete 14:41:23 ed15518f5707: Pull complete 14:41:24 feae8fd75edb: Verifying Checksum 14:41:24 feae8fd75edb: Download complete 14:41:24 2ced38df9373: Verifying Checksum 14:41:24 2ced38df9373: Download complete 14:41:28 04 05 2023 14:41:27.061:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:41:28 04 05 2023 14:41:27.063:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:41:28 04 05 2023 14:41:27.066:INFO [launcher]: Starting browser ChromeHeadless 14:41:36 feae8fd75edb: Pull complete 14:41:36 242c74f7c9fa: Pull complete 14:41:36 3cdef696dda3: Pull complete 14:41:38 ✔ Browser application bundle generation complete. 14:41:39 04 05 2023 14:41:38.451:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 8rigVIaDSLA3F4t-AAAB with id 49424520 14:41:43 2ced38df9373: Pull complete 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.131 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.144 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.166 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.259 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.271 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.276 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.279 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.283 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.363 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.39 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.397 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.401 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.427 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.499 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.513 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.521 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.526 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.559 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.57 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.581 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.589 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.592 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.619 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.642 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.651 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.678 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.685 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.695 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.732 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.735 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.848 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.872 secs) 14:41:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.899 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.923 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.931 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.94 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.949 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.973 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.993 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1 sec) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.008 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.062 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.089 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.098 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.123 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.131 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.145 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.15 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.152 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.172 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.189 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.199 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.23 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.253 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.264 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.271 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.275 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.28 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.287 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.318 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.327 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.331 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.334 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.336 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.377 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.401 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.411 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.428 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.432 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.435 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.448 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.458 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.462 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.485 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.517 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.526 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.534 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.542 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.553 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.556 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.557 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.598 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.617 secs) 14:41:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.626 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.645 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.651 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.659 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.683 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.689 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.708 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.72 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.741 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.744 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.755 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.761 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.773 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.777 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.779 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.784 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.789 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.795 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.802 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.805 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.829 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.832 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.836 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.84 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.869 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.872 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.886 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.894 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.899 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.924 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.927 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.934 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.938 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.948 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.951 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.969 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.981 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.003 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.03 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.034 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.041 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.051 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.055 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.057 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.066 secs) 14:41:46 WARN: ' 14:41:46 It looks like you're using ngModel on the same form field as formControlName. 14:41:46 Support for using the ngModel input property and ngModelChange event with 14:41:46 reactive form directives has been deprecated in Angular v6 and will be removed 14:41:46 in a future version of Angular. 14:41:46 14:41:46 For more information on this, see our API docs here: 14:41:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:41:46 ' 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.066 secs) 14:41:46 WARN: ' 14:41:46 It looks like you're using ngModel on the same form field as formControlName. 14:41:46 Support for using the ngModel input property and ngModelChange event with 14:41:46 reactive form directives has been deprecated in Angular v6 and will be removed 14:41:46 in a future version of Angular. 14:41:46 14:41:46 For more information on this, see our API docs here: 14:41:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:41:46 ' 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.089 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.129 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.133 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.135 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.136 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.158 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.176 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.179 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.18 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.187 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.19 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.192 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.202 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.213 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.216 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.217 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.223 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.226 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.228 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.231 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.233 secs) 14:41:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.324 secs / 2.233 secs) 14:41:46 TOTAL: 149 SUCCESS 14:41:46 ✔ Browser application bundle generation complete. 14:41:47 58f1dce35555: Pull complete 14:41:47 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:41:47 ---> fadd8f120f05 14:41:47 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:41:47 14:41:47 =============================== Coverage summary =============================== 14:41:47 Statements : 40.98% ( 1467/3580 ) 14:41:47 Branches : 12.03% ( 111/923 ) 14:41:47 Functions : 33.28% ( 432/1298 ) 14:41:47 Lines : 38.91% ( 1318/3387 ) 14:41:47 ================================================================================ 14:41:47 ✔ Browser application bundle generation complete. 14:41:48 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 14:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:41:47 $ docker stop --time=1 f786d4d49b07f3b93248e8855122047016487593984d31017298f17d32e71f3f 14:41:48 ---> Running in 638ad68dd4e6 14:41:48 Removing intermediate container 638ad68dd4e6 14:41:48 ---> c6eb20fad9fa 14:41:48 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:41:48 ---> Running in 248a86795670 14:41:49 Removing intermediate container 248a86795670 14:41:49 ---> d2c878252ce7 14:41:49 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:41:49 ---> Running in 02fb4dbed254 14:41:49 Removing intermediate container 02fb4dbed254 14:41:49 ---> 38c53eb45317 14:41:49 Step 6/15 : LABEL Name=edgex-ui-go 14:41:49 $ docker rm -f --volumes f786d4d49b07f3b93248e8855122047016487593984d31017298f17d32e71f3f [Pipeline] // withDockerContainer [Pipeline] sh 14:41:49 ---> Running in d0069b03c986 14:41:49 + sudo chown -R jenkins:jenkins . 14:41:49 Removing intermediate container d0069b03c986 14:41:49 ---> b99b6b879033 14:41:49 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:41:49 ---> Running in 4a1f765a4567 [Pipeline] stash 14:41:50 Removing intermediate container 4a1f765a4567 14:41:50 ---> becc56e5aedd 14:41:50 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:41:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 14:41:50 latest: Pulling from library/docker 14:41:50 c41833b44d91: Already exists 14:41:50 6343a5c17821: Pulling fs layer 14:41:50 7fb3fc37985f: Pulling fs layer 14:41:50 c69224d8e51c: Pulling fs layer 14:41:50 9509eea51bfd: Pulling fs layer 14:41:50 13893f74905f: Pulling fs layer 14:41:50 a478c30451b0: Pulling fs layer 14:41:50 cca6ee3ffb4d: Pulling fs layer 14:41:50 fe1b37f33852: Pulling fs layer 14:41:50 b44bc8c7e93d: Pulling fs layer 14:41:50 0e42b4e3b30c: Pulling fs layer 14:41:50 d97e7eb47f8a: Pulling fs layer 14:41:50 3ed71508fdeb: Pulling fs layer 14:41:50 fca51f470542: Pulling fs layer 14:41:50 13893f74905f: Waiting 14:41:50 a478c30451b0: Waiting 14:41:50 cca6ee3ffb4d: Waiting 14:41:50 fe1b37f33852: Waiting 14:41:50 b44bc8c7e93d: Waiting 14:41:50 0e42b4e3b30c: Waiting 14:41:50 d97e7eb47f8a: Waiting 14:41:50 3ed71508fdeb: Waiting 14:41:50 fca51f470542: Waiting 14:41:50 9509eea51bfd: Waiting 14:41:50 7fb3fc37985f: Download complete [Pipeline] sh 14:41:51 6343a5c17821: Download complete 14:41:51 + sudo chown -R jenkins:jenkins . 14:41:51 c69224d8e51c: Verifying Checksum 14:41:51 c69224d8e51c: Download complete 14:41:51 9509eea51bfd: Verifying Checksum 14:41:51 9509eea51bfd: Download complete 14:41:51 a478c30451b0: Download complete 14:41:51 13893f74905f: Verifying Checksum 14:41:51 13893f74905f: Download complete 14:41:51 cca6ee3ffb4d: Download complete 14:41:51 fe1b37f33852: Verifying Checksum 14:41:51 fe1b37f33852: Download complete 14:41:51 6343a5c17821: Pull complete 14:41:51 0e42b4e3b30c: Verifying Checksum 14:41:51 0e42b4e3b30c: Download complete [Pipeline] sh 14:41:51 3ed71508fdeb: Verifying Checksum 14:41:51 3ed71508fdeb: Download complete 14:41:51 b44bc8c7e93d: Verifying Checksum 14:41:51 b44bc8c7e93d: Download complete 14:41:51 fca51f470542: Verifying Checksum 14:41:51 fca51f470542: Download complete 14:41:52 + ls -al . 14:41:52 total 180 14:41:52 drwxrwxr-x 14 jenkins jenkins 4096 May 4 14:40 . 14:41:52 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:38 .. 14:41:52 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:38 .blubracket 14:41:52 -rw-rw-r-- 1 jenkins jenkins 18 May 4 14:38 .dockerignore 14:41:52 drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:38 .git 14:41:52 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:38 .github 14:41:52 -rw-rw-r-- 1 jenkins jenkins 185 May 4 14:38 .gitignore 14:41:52 drwxr-xr-x 3 jenkins jenkins 4096 May 4 14:38 .semver 14:41:52 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 14:38 Attribution.txt 14:41:52 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 14:38 CHANGELOG.md 14:41:52 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 14:38 CONTRIBUTING.md 14:41:52 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 14:38 Dockerfile 14:41:52 -rw-rw-r-- 1 jenkins jenkins 652 May 4 14:38 Jenkinsfile 14:41:52 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 14:38 LICENSE 14:41:52 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 14:38 Makefile 14:41:52 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 14:38 README.md 14:41:52 -rw-rw-r-- 1 jenkins jenkins 11 May 4 14:38 VERSION 14:41:52 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:38 assets 14:41:52 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:38 bin 14:41:52 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:38 cmd 14:41:52 -rw-r--r-- 1 jenkins jenkins 10 May 4 14:40 coverage.out 14:41:52 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:38 docs 14:41:52 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 14:38 go.mod 14:41:52 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 14:38 go.sum 14:41:52 drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:38 internal 14:41:52 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:38 snap 14:41:52 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:38 testing 14:41:52 -rw-rw-r-- 1 jenkins jenkins 155 May 4 14:38 version.go 14:41:52 drwxrwxr-x 6 jenkins jenkins 4096 May 4 14:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:52 7fb3fc37985f: Pull complete 14:41:52 + 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=5f229313553dc91b9ee90f1a6a748fc527e9160b --label arch=amd64 --label version=3.0.0-dev.7 . 14:41:52 Sending build context to Docker daemon 48.67MB 14:41:52 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:41:52 Step 2/25 : FROM ${BASE} AS builder 14:41:52 ---> 2fbe2b62a8d0 14:41:52 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:41:52 ---> Running in e8fac643ed9e 14:41:53 c69224d8e51c: Pull complete 14:41:53 d97e7eb47f8a: Download complete 14:41:53 Removing intermediate container e8fac643ed9e 14:41:53 ---> 866a627b665e 14:41:53 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:41:53 ---> Running in 01d2afdac110 14:41:53 Removing intermediate container 01d2afdac110 14:41:53 ---> c264f1394550 14:41:53 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:41:53 ---> Running in 00ea2d0d09b9 14:41:53 Removing intermediate container 00ea2d0d09b9 14:41:53 ---> 16c28528535f 14:41:53 Step 6/25 : LABEL Name=edgex-ui-go 14:41:53 ---> Running in c43693689bb7 14:41:53 Removing intermediate container c43693689bb7 14:41:53 ---> a94363f5ce5e 14:41:53 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:41:53 ---> Running in 50ec5b600543 14:41:53 Removing intermediate container 50ec5b600543 14:41:53 ---> 2f428f2f8ce7 14:41:53 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:41:53 ---> 1be32f62ae10 14:41:53 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:41:53 ---> Running in b87af32a4830 14:41:54 9509eea51bfd: Pull complete 14:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:41:54 OK: 265 MiB in 53 packages 14:41:55 Removing intermediate container b87af32a4830 14:41:55 ---> 1290ef7df217 14:41:55 Step 10/25 : ENV GO111MODULE=on 14:41:55 ---> Running in 65820563ae09 14:41:55 13893f74905f: Pull complete 14:41:55 Removing intermediate container 65820563ae09 14:41:55 ---> 8d9fb5ad1787 14:41:55 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:41:55 ---> Running in b8cd08aba8ed 14:41:55 Removing intermediate container b8cd08aba8ed 14:41:55 ---> d3f7f529804b 14:41:55 Step 12/25 : COPY go.mod vendor* ./ 14:41:55 ---> b234e67ea6eb 14:41:55 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:55 a478c30451b0: Pull complete 14:41:55 ---> Running in 284a26c51ce4 14:41:55 cca6ee3ffb4d: Pull complete 14:41:55 fe1b37f33852: Pull complete 14:41:56 Removing intermediate container 284a26c51ce4 14:41:56 ---> 1ebf8a0bba43 14:41:56 Step 14/25 : COPY . . 14:41:56 b44bc8c7e93d: Pull complete 14:41:57 0e42b4e3b30c: Pull complete 14:41:57 ---> 2e567b194973 14:41:57 Step 15/25 : RUN ${MAKE} 14:41:57 ---> Running in f22375d739c0 14:41:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:41:59 d97e7eb47f8a: Pull complete 14:42:00 3ed71508fdeb: Pull complete 14:42:00 fca51f470542: Pull complete 14:42:00 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 14:42:00 Status: Downloaded newer image for docker:latest 14:42:02 ---> 67b7618b5106 14:42:02 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:42:02 ---> Running in 8f32453da625 14:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:42:05 OK: 263 MiB in 53 packages 14:42:06 Removing intermediate container 8f32453da625 14:42:06 ---> 581f0dc02af6 14:42:06 Step 10/15 : ENV GO111MODULE=on 14:42:06 ---> Running in d312239cb8d3 14:42:06 Removing intermediate container d312239cb8d3 14:42:06 ---> ba84a3ab0b63 14:42:06 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:42:06 ---> Running in 9718afefcb7a 14:42:06 Removing intermediate container 9718afefcb7a 14:42:06 ---> 67e8228d8bf3 14:42:06 Step 12/15 : COPY go.mod vendor* ./ 14:42:07 ---> 55dd0d048fbe 14:42:07 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:07 ---> Running in 9d71a6ae9973 14:42:14 Removing intermediate container f22375d739c0 14:42:14 ---> 32136f7b4e9f 14:42:14 Step 16/25 : FROM alpine:3.17 14:42:14 3.17: Pulling from library/alpine 14:42:14 f56be85fc22e: Already exists 14:42:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:42:14 Status: Downloaded newer image for alpine:3.17 14:42:14 ---> 9ed4aefc74f6 14:42:14 Step 17/25 : EXPOSE 4000 14:42:14 ---> Running in fda1e65566bb 14:42:14 Removing intermediate container fda1e65566bb 14:42:14 ---> edce02385097 14:42:14 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:42:14 ---> 45d00f0b860c 14:42:14 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:42:14 ---> 6fd41c750ee1 14:42:14 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:42:15 ---> 38d2eb10650c 14:42:15 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:42:15 ---> Running in 74503784435d 14:42:15 Removing intermediate container 74503784435d 14:42:15 ---> b296a9f91757 14:42:15 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:42:15 ---> Running in 97da36471681 14:42:15 Removing intermediate container 97da36471681 14:42:15 ---> 435074e75473 14:42:15 Step 23/25 : LABEL arch=amd64 14:42:15 ---> Running in 117f3dbd1e5a 14:42:15 Removing intermediate container 117f3dbd1e5a 14:42:15 ---> 38a285318881 14:42:15 Step 24/25 : LABEL git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b 14:42:15 ---> Running in 058b7bbd33b3 14:42:15 Removing intermediate container 058b7bbd33b3 14:42:15 ---> 23418bf3bbf1 14:42:15 Step 25/25 : LABEL version=3.0.0-dev.7 14:42:15 ---> Running in 295f9e9472b9 14:42:15 Removing intermediate container 295f9e9472b9 14:42:15 ---> aef873a59a54 14:42:15 [Warning] One or more build-args [ARCH] were not consumed 14:42:15 Successfully built aef873a59a54 14:42:15 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:15 provisioning config files... 14:42:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14726472036656524853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:16 ---> docker-login.sh 14:42:16 nexus3.edgexfoundry.org:10001 14:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:16 Configure a credential helper to remove this warning. See 14:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:16 14:42:16 Login Succeeded 14:42:16 nexus3.edgexfoundry.org:10002 14:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:16 Configure a credential helper to remove this warning. See 14:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:16 14:42:16 Login Succeeded 14:42:16 nexus3.edgexfoundry.org:10003 14:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:16 Configure a credential helper to remove this warning. See 14:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:16 14:42:16 Login Succeeded 14:42:16 nexus3.edgexfoundry.org:10004 14:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:16 Configure a credential helper to remove this warning. See 14:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:16 14:42:16 Login Succeeded 14:42:16 docker.io 14:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:16 Configure a credential helper to remove this warning. See 14:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:16 14:42:16 Login Succeeded 14:42:16 ---> docker-login.sh ends [Pipeline] } 14:42:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:42:16 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 14:42:16 5f229313553dc91b9ee90f1a6a748fc527e9160b 14:42:16 latest 14:42:16 3.0.0-dev.7 14:42:16 5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 14:42:16 main 14:42:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b 14:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:17 d89ba872a03e: Preparing 14:42:17 c2253d72324c: Preparing 14:42:17 f3cf50e613e9: Preparing 14:42:17 f1417ff83b31: Preparing 14:42:17 f1417ff83b31: Layer already exists 14:42:17 c2253d72324c: Pushed 14:42:17 d89ba872a03e: Pushed 14:42:20 f3cf50e613e9: Pushed 14:42:20 5f229313553dc91b9ee90f1a6a748fc527e9160b: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:21 d89ba872a03e: Preparing 14:42:21 c2253d72324c: Preparing 14:42:21 f3cf50e613e9: Preparing 14:42:21 f1417ff83b31: Preparing 14:42:21 d89ba872a03e: Layer already exists 14:42:21 f3cf50e613e9: Layer already exists 14:42:21 f1417ff83b31: Layer already exists 14:42:21 c2253d72324c: Layer already exists 14:42:21 latest: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.7 14:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:21 d89ba872a03e: Preparing 14:42:21 c2253d72324c: Preparing 14:42:21 f3cf50e613e9: Preparing 14:42:21 f1417ff83b31: Preparing 14:42:21 f1417ff83b31: Layer already exists 14:42:21 f3cf50e613e9: Layer already exists 14:42:21 d89ba872a03e: Layer already exists 14:42:21 c2253d72324c: Layer already exists 14:42:21 3.0.0-dev.7: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 14:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:22 d89ba872a03e: Preparing 14:42:22 c2253d72324c: Preparing 14:42:22 f3cf50e613e9: Preparing 14:42:22 f1417ff83b31: Preparing 14:42:22 d89ba872a03e: Layer already exists 14:42:22 f3cf50e613e9: Layer already exists 14:42:22 f1417ff83b31: Layer already exists 14:42:22 c2253d72324c: Layer already exists 14:42:22 5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 14:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:23 d89ba872a03e: Preparing 14:42:23 c2253d72324c: Preparing 14:42:23 f3cf50e613e9: Preparing 14:42:23 f1417ff83b31: Preparing 14:42:23 f1417ff83b31: Layer already exists 14:42:23 d89ba872a03e: Layer already exists 14:42:23 c2253d72324c: Layer already exists 14:42:23 f3cf50e613e9: Layer already exists 14:42:23 main: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:23 ===================================================== [Pipeline] echo 14:42:23 taggedImages: 14:42:23 - nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b 14:42:23 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:42:23 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.7 14:42:23 - nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 14:42:23 - 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 14:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:42:23 14:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:42:23 latest: Pulling from edgex-lftools-log-publisher 14:42:23 5eb5b503b376: Pulling fs layer 14:42:23 5c69ac0246d0: Pulling fs layer 14:42:23 ec43610c2a17: Pulling fs layer 14:42:23 3a2ae6a8a46f: Pulling fs layer 14:42:23 33b1e0a273af: Pulling fs layer 14:42:23 5d3b04190fa2: Pulling fs layer 14:42:23 2f39f015ded8: Pulling fs layer 14:42:23 33b1e0a273af: Waiting 14:42:23 2f39f015ded8: Waiting 14:42:23 5d3b04190fa2: Waiting 14:42:23 3a2ae6a8a46f: Waiting 14:42:23 5c69ac0246d0: Download complete 14:42:23 3a2ae6a8a46f: Verifying Checksum 14:42:23 3a2ae6a8a46f: Download complete 14:42:23 33b1e0a273af: Verifying Checksum 14:42:23 33b1e0a273af: Download complete 14:42:23 5d3b04190fa2: Verifying Checksum 14:42:23 5d3b04190fa2: Download complete 14:42:23 ec43610c2a17: Verifying Checksum 14:42:23 ec43610c2a17: Download complete 14:42:23 5eb5b503b376: Verifying Checksum 14:42:23 5eb5b503b376: Download complete 14:42:24 2f39f015ded8: Download complete 14:42:25 5eb5b503b376: Pull complete 14:42:25 5c69ac0246d0: Pull complete 14:42:25 ec43610c2a17: Pull complete 14:42:25 3a2ae6a8a46f: Pull complete 14:42:25 33b1e0a273af: Pull complete 14:42:25 5d3b04190fa2: Pull complete 14:42:30 2f39f015ded8: Pull complete 14:42:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:42:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:30 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 14:42:33 $ docker top d8f1e4af989adc6e77c7e7c300a09c3ab39012f46717872709d583709daf99bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:33 ---> job-cost.sh 14:42:33 lf-activate-venv: SKIPPING 14:42:33 INFO: No Stack... 14:42:33 INFO: Retrieving Pricing Info for: v3-standard-8 14:42:34 INFO: Archiving Costs [Pipeline] sh 14:42:34 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 14:42:34 + cut -d, -f6 [Pipeline] lock 14:42:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] 14:42:34 Resource [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] did not exist. Created. 14:42:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:42:34 + echo total: 0.2199999988079071 [Pipeline] stash 14:42:35 Stashed 1 file(s) [Pipeline] } 14:42:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 14:42:35 $ docker stop --time=1 d8f1e4af989adc6e77c7e7c300a09c3ab39012f46717872709d583709daf99bc 14:42:36 $ docker rm -f --volumes d8f1e4af989adc6e77c7e7c300a09c3ab39012f46717872709d583709daf99bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:43:15 Removing intermediate container 9d71a6ae9973 14:43:15 ---> f36cae6758a8 14:43:15 Step 14/15 : COPY . . 14:43:15 ---> 3dd736a94093 14:43:15 Step 15/15 : RUN ${MAKE} 14:43:15 ---> Running in 55b1e084e9d8 14:43:15 noop 14:43:15 Removing intermediate container 55b1e084e9d8 14:43:15 ---> b72a36c0aebd 14:43:15 Successfully built b72a36c0aebd 14:43:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:15 + docker inspect -f . ci-base-image-arm64 14:43:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:15 prd-ubuntu20.04-docker-arm64-4c-16g-13298 does not seem to be running inside a container 14:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/103 -v /w/workspace/edgex-ui-go/103:/w/workspace/edgex-ui-go/103:rw,z -v /w/workspace/edgex-ui-go/103@tmp:/w/workspace/edgex-ui-go/103@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 14:43:17 $ docker top 4af28ffb5df1de27b1b6bafd806f20cc25a3bee75b06b18904338ea90ec6d19b -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:18 + go version 14:43:18 go version go1.20.2 linux/arm64 [Pipeline] } 14:43:18 $ docker stop --time=1 4af28ffb5df1de27b1b6bafd806f20cc25a3bee75b06b18904338ea90ec6d19b 14:43:20 $ docker rm -f --volumes 4af28ffb5df1de27b1b6bafd806f20cc25a3bee75b06b18904338ea90ec6d19b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:20 + docker inspect -f . ci-base-image-arm64 14:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:20 prd-ubuntu20.04-docker-arm64-4c-16g-13298 does not seem to be running inside a container 14:43:20 $ 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/103 -v /w/workspace/edgex-ui-go/103:/w/workspace/edgex-ui-go/103:rw,z -v /w/workspace/edgex-ui-go/103@tmp:/w/workspace/edgex-ui-go/103@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 14:43:22 $ docker top f2445d635cad288e784d64510938b050928c9a74e1838d09c569d2158c8c19b4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:22 + git config --global --add safe.directory /w/workspace/edgex-ui-go/103 [Pipeline] fileExists [Pipeline] sh 14:43:23 + make test 14:43:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:43:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:45:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:45:32 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:45:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:45:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:45:54 ./bin/test-attribution-txt.sh 14:45:54 make -C web test 14:45:54 make[1]: Entering directory '/w/workspace/edgex-ui-go/103/web' 14:45:54 make[1]: tput: No such file or directory 14:45:54 make[1]: tput: No such file or directory 14:45:54 warning: generating ./VERSION 14:45:54 echo "0.0.0" > VERSION 14:45:54 docker build \ 14:45:54 -f Dockerfile \ 14:45:54 --build-arg USER=1000 \ 14:45:54 \ 14:45:54 --label "git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b" \ 14:45:54 -t edgexfoundry/edgex-web-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b \ 14:45:54 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:45:54 . 14:45:54 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:45:54 Install the buildx component to build images with BuildKit: 14:45:54 https://docs.docker.com/go/buildx/ 14:45:54 14:45:54 Sending build context to Docker daemon 3.269MB 14:45:54 Step 1/10 : FROM node:16.17-alpine3.15 14:45:54 16.17-alpine3.15: Pulling from library/node 14:45:54 47517142f6ba: Pulling fs layer 14:45:54 5f8c4bfa009b: Pulling fs layer 14:45:54 f7079c9c4ba1: Pulling fs layer 14:45:54 aba105e6f55a: Pulling fs layer 14:45:54 aba105e6f55a: Waiting 14:45:54 47517142f6ba: Verifying Checksum 14:45:54 47517142f6ba: Download complete 14:45:54 f7079c9c4ba1: Verifying Checksum 14:45:54 f7079c9c4ba1: Download complete 14:45:54 aba105e6f55a: Verifying Checksum 14:45:54 aba105e6f55a: Download complete 14:45:54 47517142f6ba: Pull complete 14:45:54 5f8c4bfa009b: Verifying Checksum 14:45:57 5f8c4bfa009b: Pull complete 14:45:58 f7079c9c4ba1: Pull complete 14:45:58 aba105e6f55a: Pull complete 14:45:58 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:45:58 Status: Downloaded newer image for node:16.17-alpine3.15 14:45:58 ---> bf1b8b58d215 14:45:58 Step 2/10 : RUN apk add --no-cache chromium 14:45:58 ---> Running in 9e87550a1a9b 14:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:46:01 (1/128) Installing libxau (1.0.9-r0) 14:46:01 (2/128) Installing libmd (1.0.3-r0) 14:46:01 (3/128) Installing libbsd (0.11.3-r1) 14:46:01 (4/128) Installing libxdmcp (1.1.3-r0) 14:46:01 (5/128) Installing libxcb (1.14-r2) 14:46:01 (6/128) Installing libx11 (1.7.3.1-r0) 14:46:01 (7/128) Installing libxext (1.3.4-r0) 14:46:01 (8/128) Installing libice (1.0.10-r0) 14:46:01 (9/128) Installing libuuid (2.37.4-r0) 14:46:01 (10/128) Installing libsm (1.2.3-r0) 14:46:01 (11/128) Installing libxt (1.2.1-r0) 14:46:01 (12/128) Installing libxmu (1.1.3-r0) 14:46:01 (13/128) Installing xset (1.2.4-r0) 14:46:01 (14/128) Installing xprop (1.2.5-r0) 14:46:01 (15/128) Installing xdg-utils (1.1.3-r0) 14:46:01 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 14:46:01 (17/128) Installing pkgconf (1.8.1-r0) 14:46:01 (18/128) Installing libffi (3.4.2-r1) 14:46:01 (19/128) Installing libintl (0.21-r0) 14:46:01 (20/128) Installing libblkid (2.37.4-r0) 14:46:01 (21/128) Installing libmount (2.37.4-r0) 14:46:01 (22/128) Installing pcre (8.45-r1) 14:46:01 (23/128) Installing glib (2.70.1-r0) 14:46:01 (24/128) Installing xz-libs (5.2.5-r1) 14:46:01 (25/128) Installing libxml2 (2.9.14-r2) 14:46:01 (26/128) Installing shared-mime-info (2.1-r2) 14:46:01 (27/128) Installing hicolor-icon-theme (0.17-r1) 14:46:01 (28/128) Installing libjpeg-turbo (2.1.2-r0) 14:46:01 (29/128) Installing libpng (1.6.37-r1) 14:46:01 (30/128) Installing libwebp (1.2.2-r0) 14:46:01 (31/128) Installing zstd-libs (1.5.0-r0) 14:46:01 (32/128) Installing tiff (4.4.0-r1) 14:46:01 (33/128) Installing gdk-pixbuf (2.42.8-r0) 14:46:01 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 14:46:01 (35/128) Installing libxcomposite (0.4.5-r0) 14:46:01 (36/128) Installing libxfixes (6.0.0-r0) 14:46:01 (37/128) Installing libxrender (0.9.10-r3) 14:46:01 (38/128) Installing libxcursor (1.2.0-r0) 14:46:01 (39/128) Installing libxdamage (1.1.5-r1) 14:46:01 (40/128) Installing libxi (1.8-r0) 14:46:01 (41/128) Installing libxinerama (1.1.4-r1) 14:46:01 (42/128) Installing libxrandr (1.5.2-r1) 14:46:01 (43/128) Installing atk (2.36.0-r0) 14:46:01 (44/128) Installing libxtst (1.2.3-r3) 14:46:01 (45/128) Installing dbus-libs (1.12.24-r0) 14:46:01 (46/128) Installing at-spi2-core (2.42.0-r0) 14:46:01 (47/128) Installing at-spi2-atk (2.38.0-r0) 14:46:01 (48/128) Installing expat (2.5.0-r0) 14:46:01 (49/128) Installing brotli-libs (1.0.9-r5) 14:46:01 (50/128) Installing libbz2 (1.0.8-r1) 14:46:01 (51/128) Installing freetype (2.11.1-r2) 14:46:01 (52/128) Installing fontconfig (2.13.1-r4) 14:46:01 (53/128) Installing pixman (0.40.0-r4) 14:46:01 (54/128) Installing cairo (1.16.0-r5) 14:46:02 (55/128) Installing cairo-gobject (1.16.0-r5) 14:46:02 (56/128) Installing avahi-libs (0.8-r5) 14:46:02 (57/128) Installing gmp (6.2.1-r1) 14:46:02 (58/128) Installing nettle (3.7.3-r0) 14:46:02 (59/128) Installing p11-kit (0.24.0-r1) 14:46:02 (60/128) Installing libtasn1 (4.18.0-r1) 14:46:02 (61/128) Installing libunistring (0.9.10-r1) 14:46:02 (62/128) Installing gnutls (3.7.1-r2) 14:46:02 (63/128) Installing cups-libs (2.3.3-r6) 14:46:02 (64/128) Installing libepoxy (1.5.9-r0) 14:46:02 (65/128) Installing fribidi (1.0.11-r0) 14:46:02 (66/128) Installing graphite2 (1.3.14-r0) 14:46:02 (67/128) Installing harfbuzz (3.0.0-r2) 14:46:02 (68/128) Installing libxft (2.3.4-r0) 14:46:02 (69/128) Installing pango (1.48.10-r0) 14:46:02 (70/128) Installing wayland-libs-client (1.19.0-r1) 14:46:02 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 14:46:02 (72/128) Installing wayland-libs-egl (1.19.0-r1) 14:46:02 (73/128) Installing xkeyboard-config (2.34-r0) 14:46:02 (74/128) Installing libxkbcommon (1.3.1-r0) 14:46:02 (75/128) Installing gtk+3.0 (3.24.30-r0) 14:46:02 Executing gtk+3.0-3.24.30-r0.post-install 14:46:03 (76/128) Installing libfontenc (1.1.4-r0) 14:46:03 (77/128) Installing mkfontscale (1.2.1-r1) 14:46:03 (78/128) Installing ttf-opensans (1.10-r1) 14:46:03 Executing ttf-opensans-1.10-r1.post-install 14:46:05 (79/128) Installing libogg (1.3.5-r0) 14:46:05 (80/128) Installing flac (1.3.4-r0) 14:46:05 (81/128) Installing alsa-lib (1.2.5.1-r1) 14:46:05 (82/128) Installing libatomic (10.3.1_git20211027-r0) 14:46:05 (83/128) Installing sdl2 (2.0.16-r4) 14:46:05 (84/128) Installing aom-libs (3.2.0-r0) 14:46:05 (85/128) Installing libass (0.15.2-r0) 14:46:05 (86/128) Installing libdav1d (0.9.2-r0) 14:46:05 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:46:05 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 14:46:05 (89/128) Installing lame (3.100-r0) 14:46:05 (90/128) Installing opus (1.3.1-r1) 14:46:05 (91/128) Installing libgomp (10.3.1_git20211027-r0) 14:46:05 (92/128) Installing soxr (0.1.3-r2) 14:46:05 (93/128) Installing libsrt (1.4.2-r1) 14:46:05 (94/128) Installing libssh (0.9.6-r1) 14:46:05 (95/128) Installing libtheora (1.1.1-r16) 14:46:05 (96/128) Installing v4l-utils-libs (1.22.1-r1) 14:46:05 (97/128) Installing libdrm (2.4.109-r0) 14:46:05 (98/128) Installing libva (2.13.0-r0) 14:46:05 (99/128) Installing libvdpau (1.4-r0) 14:46:05 (100/128) Installing vidstab (1.1.0-r1) 14:46:05 (101/128) Installing libvorbis (1.3.7-r0) 14:46:05 (102/128) Installing libvpx (1.10.0-r0) 14:46:05 (103/128) Installing vulkan-loader (1.2.196-r0) 14:46:05 (104/128) Installing x264-libs (20210613-r0) 14:46:05 (105/128) Installing x265-libs (3.5-r0) 14:46:05 (106/128) Installing xvidcore (1.3.7-r1) 14:46:05 (107/128) Installing ffmpeg-libs (4.4.1-r2) 14:46:06 (108/128) Installing libevent (2.1.12-r4) 14:46:06 (109/128) Installing mesa (21.2.6-r0) 14:46:06 (110/128) Installing wayland-libs-server (1.19.0-r1) 14:46:06 (111/128) Installing mesa-gbm (21.2.6-r0) 14:46:06 (112/128) Installing lcms2 (2.12-r1) 14:46:06 (113/128) Installing nspr (4.32-r0) 14:46:06 (114/128) Installing sqlite-libs (3.36.0-r0) 14:46:06 (115/128) Installing nss (3.78.1-r0) 14:46:06 (116/128) Installing libasyncns (0.8-r1) 14:46:06 (117/128) Installing libltdl (2.4.6-r7) 14:46:06 (118/128) Installing orc (0.4.32-r0) 14:46:06 (119/128) Installing libsndfile (1.0.31-r1) 14:46:06 (120/128) Installing speexdsp (1.2.0-r0) 14:46:06 (121/128) Installing tdb-libs (1.4.5-r0) 14:46:06 (122/128) Installing libpulse (15.0-r2) 14:46:06 (123/128) Installing re2 (2021.11.01-r0) 14:46:06 (124/128) Installing snappy (1.1.9-r1) 14:46:06 (125/128) Installing libgpg-error (1.42-r1) 14:46:06 (126/128) Installing libgcrypt (1.9.4-r0) 14:46:06 (127/128) Installing libxslt (1.1.35-r0) 14:46:06 (128/128) Installing chromium (99.0.4844.84-r0) 14:46:10 Executing busybox-1.34.1-r7.trigger 14:46:10 Executing glib-2.70.1-r0.trigger 14:46:10 Executing shared-mime-info-2.1-r2.trigger 14:46:12 Executing gdk-pixbuf-2.42.8-r0.trigger 14:46:12 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:46:12 Executing fontconfig-2.13.1-r4.trigger 14:46:12 Executing mkfontscale-1.2.1-r1.trigger 14:46:12 OK: 275 MiB in 144 packages 14:46:21 Removing intermediate container 9e87550a1a9b 14:46:21 ---> f3cbfff6cc36 14:46:21 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:46:21 ---> Running in c91d8d3ca801 14:46:21 Removing intermediate container c91d8d3ca801 14:46:21 ---> ba74c6018410 14:46:21 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:46:21 ---> Running in fb7bfc47340e 14:46:21 Removing intermediate container fb7bfc47340e 14:46:21 ---> 51d0aacb80fc 14:46:21 Step 5/10 : RUN npm install -g npm 14:46:21 ---> Running in 09493150e53f 14:46:48 14:46:48 removed 7 packages, changed 101 packages, and audited 264 packages in 22s 14:46:48 14:46:48 27 packages are looking for funding 14:46:48 run `npm fund` for details 14:46:48 14:46:48 found 0 vulnerabilities 14:46:50 Removing intermediate container 09493150e53f 14:46:50 ---> 691bf6229c2e 14:46:50 Step 6/10 : ARG USER=1000 14:46:50 ---> Running in 0d02bd420f6a 14:46:50 Removing intermediate container 0d02bd420f6a 14:46:50 ---> 046530b54f88 14:46:50 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:46:50 ---> Running in e9369c6a64b0 14:46:52 Removing intermediate container e9369c6a64b0 14:46:52 ---> 36212e9c9ccb 14:46:52 Step 8/10 : USER $USER:$USER 14:46:52 ---> Running in d15ecd6e5870 14:46:52 Removing intermediate container d15ecd6e5870 14:46:52 ---> 40579fec100d 14:46:52 Step 9/10 : WORKDIR /app 14:46:52 ---> Running in 90a9e37be053 14:46:53 Removing intermediate container 90a9e37be053 14:46:53 ---> 8d69834b2b37 14:46:53 Step 10/10 : LABEL git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b 14:46:53 ---> Running in 772f25a6994a 14:46:53 Removing intermediate container 772f25a6994a 14:46:53 ---> 92026b60bddb 14:46:53 Successfully built 92026b60bddb 14:46:53 Successfully tagged edgexfoundry/edgex-web-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b 14:46:53 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:46:53 touch edgex-web-ui.imagebuilt 14:46:53 mkdir -p node_modules coverage 14:46:53 chown "1000:1000" node_modules coverage package-lock.json 14:46:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:03 npm WARN EBADENGINE Unsupported engine { 14:47:03 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:47:03 npm WARN EBADENGINE required: { 14:47:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:47:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:47:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:47:03 npm WARN EBADENGINE }, 14:47:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:47:03 npm WARN EBADENGINE } 14:47:30 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:47:30 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 14:47:30 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:47:30 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:47:31 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:47:35 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:47:40 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:47:42 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:47:43 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:48:01 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 14:48:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:48:01 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. 14:48:04 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. 14:48:05 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 14:48:08 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:48:20 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 14:48:20 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 14:48:33 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. 14:49:05 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. 14:49:37 14:49:37 added 1475 packages, and audited 1476 packages in 3m 14:49:37 14:49:37 90 packages are looking for funding 14:49:37 run `npm fund` for details 14:49:37 14:49:37 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 14:49:37 14:49:37 To address issues that do not require attention, run: 14:49:37 npm audit fix 14:49:37 14:49:37 To address all issues (including breaking changes), run: 14:49:37 npm audit fix --force 14:49:37 14:49:37 Run `npm audit` for details. 14:49:39 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 14:49:54 - Generating browser application bundles (phase: setup)... 14:50:26 Compiling @angular/core : es2015 as esm2015 14:50:26 Compiling @angular/compiler/testing : es2015 as esm2015 14:50:53 Compiling @angular/common : es2015 as esm2015 14:50:53 Compiling @angular/core/testing : es2015 as esm2015 14:50:58 Compiling @angular/platform-browser : es2015 as esm2015 14:50:58 Compiling @angular/common/testing : es2015 as esm2015 14:51:02 Compiling @angular/router : es2015 as esm2015 14:51:03 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:51:08 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:51:10 Compiling @angular/common/http : es2015 as esm2015 14:51:10 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:51:14 Compiling @angular/forms : es2015 as esm2015 14:51:14 Compiling @angular/router/testing : es2015 as esm2015 14:51:15 Compiling @angular/common/http/testing : es2015 as esm2015 14:52:11 04 05 2023 14:52:10.763:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:52:11 04 05 2023 14:52:10.777:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:52:11 04 05 2023 14:52:10.803:INFO [launcher]: Starting browser ChromeHeadless 14:53:19 04 05 2023 14:53:15.298:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 14:53:52 04 05 2023 14:53:51.335:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 14:54:10 ✔ Browser application bundle generation complete. 14:54:11 04 05 2023 14:54:11.245:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket dOZ6vWLBBt2fOMsRAAAB with id 82312587 14:54:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 14:54:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.201 secs) 14:54:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.359 secs) 14:54:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.431 secs) 14:54:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.639 secs) 14:54:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.705 secs) 14:54:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.753 secs) 14:54:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.825 secs) 14:54:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.057 secs) 14:54:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.102 secs) 14:54:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.416 secs) 14:54:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.641 secs) 14:54:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.737 secs) 14:54:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.757 secs) 14:54:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.948 secs) 14:54:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.035 secs) 14:54:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.383 secs) 14:54:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.437 secs) 14:54:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.732 secs) 14:54:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.8 secs) 14:54:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.868 secs) 14:54:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.935 secs) 14:54:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.983 secs) 14:54:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.049 secs) 14:54:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.348 secs) 14:54:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.544 secs) 14:54:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.603 secs) 14:54:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.674 secs) 14:54:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.754 secs) 14:54:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.807 secs) 14:54:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.98 secs) 14:54:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.005 secs) 14:54:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.047 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.309 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.328 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.347 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.362 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.445 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.551 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.641 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.883 secs) 14:54:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.985 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.007 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.022 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.106 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.193 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.272 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.305 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.315 secs) 14:54:37 WARN: ' 14:54:37 It looks like you're using ngModel on the same form field as formControlName. 14:54:37 Support for using the ngModel input property and ngModelChange event with 14:54:37 reactive form directives has been deprecated in Angular v6 and will be removed 14:54:37 in a future version of Angular. 14:54:37 14:54:37 For more information on this, see our API docs here: 14:54:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:54:37 ' 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.315 secs) 14:54:37 WARN: ' 14:54:37 It looks like you're using ngModel on the same form field as formControlName. 14:54:37 Support for using the ngModel input property and ngModelChange event with 14:54:37 reactive form directives has been deprecated in Angular v6 and will be removed 14:54:37 in a future version of Angular. 14:54:37 14:54:37 For more information on this, see our API docs here: 14:54:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:54:37 ' 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.51 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.54 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.663 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.748 secs) 14:54:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.772 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.84 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.051 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.124 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.276 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.335 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.394 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.43 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.456 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.471 secs) 14:54:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.585 secs) 14:54:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.653 secs) 14:54:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.708 secs) 14:54:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.957 secs) 14:54:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.142 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.389 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.407 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.42 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.469 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.54 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.558 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.573 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.688 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.716 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.757 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.811 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.833 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.851 secs) 14:54:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.874 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.01 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.029 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.041 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.348 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.45 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.485 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.503 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.515 secs) 14:54:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.733 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.842 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.924 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.965 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.07 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.099 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.129 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.167 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.198 secs) 14:54:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.242 secs) 14:54:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.37 secs) 14:54:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.872 secs) 14:54:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.076 secs) 14:54:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.206 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.257 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.343 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.401 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.419 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.43 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.476 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.498 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.517 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.571 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.599 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.623 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.743 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.795 secs) 14:54:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.895 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.988 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.122 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.178 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.229 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.364 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.379 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.389 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.441 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.463 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.474 secs) 14:54:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.603 secs) 14:54:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.652 secs) 14:54:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.671 secs) 14:54:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.681 secs) 14:54:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.759 secs) 14:54:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.963 secs) 14:54:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.013 secs) 14:54:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.092 secs) 14:54:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.133 secs) 14:54:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.149 secs) 14:54:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.198 secs) 14:54:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.265 secs) 14:54:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.388 secs) 14:54:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.434 secs) 14:54:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.48 secs) 14:54:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.806 secs) 14:54:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.862 secs) 14:54:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.003 secs) 14:54:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.04 secs) 14:54:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.061 secs) 14:54:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.072 secs) 14:54:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.142 secs) 14:54:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.835 secs / 14.142 secs) 14:54:49 TOTAL: 149 SUCCESS 14:54:49 ✔ Browser application bundle generation complete. 14:54:52 14:54:52 =============================== Coverage summary =============================== 14:54:52 Statements : 40.98% ( 1467/3580 ) 14:54:52 Branches : 12.03% ( 111/923 ) 14:54:52 Functions : 33.28% ( 432/1298 ) 14:54:52 Lines : 38.91% ( 1318/3387 ) 14:54:52 ================================================================================ 14:54:52 04 05 2023 14:54:52.317:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 14:54:53 ✔ Browser application bundle generation complete. 14:54:54 make[1]: Leaving directory '/w/workspace/edgex-ui-go/103/web' [Pipeline] echo 14:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:54:54 $ docker stop --time=1 f2445d635cad288e784d64510938b050928c9a74e1838d09c569d2158c8c19b4 14:54:56 $ docker rm -f --volumes f2445d635cad288e784d64510938b050928c9a74e1838d09c569d2158c8c19b4 [Pipeline] // withDockerContainer [Pipeline] sh 14:54:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:55:00 Warning: overwriting stash ‘coverage-report’ 14:55:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:55:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:55:08 + ls -al . 14:55:08 total 176 14:55:08 drwxrwxr-x 13 jenkins jenkins 4096 May 4 14:43 . 14:55:08 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:40 .. 14:55:08 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:40 .blubracket 14:55:08 -rw-rw-r-- 1 jenkins jenkins 18 May 4 14:40 .dockerignore 14:55:08 drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:40 .git 14:55:08 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:40 .github 14:55:08 -rw-rw-r-- 1 jenkins jenkins 185 May 4 14:40 .gitignore 14:55:08 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 14:40 Attribution.txt 14:55:08 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 14:40 CHANGELOG.md 14:55:08 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 14:40 CONTRIBUTING.md 14:55:08 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 14:40 Dockerfile 14:55:08 -rw-rw-r-- 1 jenkins jenkins 652 May 4 14:40 Jenkinsfile 14:55:08 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 14:40 LICENSE 14:55:08 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 14:40 Makefile 14:55:08 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 14:40 README.md 14:55:08 -rw-rw-r-- 1 jenkins jenkins 11 May 4 14:38 VERSION 14:55:08 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:40 assets 14:55:08 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:40 bin 14:55:08 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:40 cmd 14:55:08 -rw-r--r-- 1 jenkins jenkins 10 May 4 14:43 coverage.out 14:55:08 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:40 docs 14:55:08 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 14:40 go.mod 14:55:08 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 14:40 go.sum 14:55:08 drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:40 internal 14:55:08 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:40 snap 14:55:08 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:40 testing 14:55:08 -rw-rw-r-- 1 jenkins jenkins 155 May 4 14:40 version.go 14:55:08 drwxrwxr-x 6 jenkins jenkins 4096 May 4 14:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:08 + 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=5f229313553dc91b9ee90f1a6a748fc527e9160b --label arch=arm64 --label version=3.0.0-dev.7 . 14:55:10 Sending build context to Docker daemon 31.63MB 14:55:10 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:55:10 Step 2/25 : FROM ${BASE} AS builder 14:55:10 ---> b72a36c0aebd 14:55:10 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:55:10 ---> Running in ba1924f8d575 14:55:10 Removing intermediate container ba1924f8d575 14:55:10 ---> 7490c5efd21d 14:55:10 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:55:10 ---> Running in 21006c86d74c 14:55:11 Removing intermediate container 21006c86d74c 14:55:11 ---> 40747974ce44 14:55:11 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:55:11 ---> Running in 5885043224fc 14:55:11 Removing intermediate container 5885043224fc 14:55:11 ---> 6c61dc2e9717 14:55:11 Step 6/25 : LABEL Name=edgex-ui-go 14:55:11 ---> Running in b638ca79582d 14:55:11 Removing intermediate container b638ca79582d 14:55:11 ---> 13eca9cffe64 14:55:11 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:55:11 ---> Running in c8dbfebffe47 14:55:12 Removing intermediate container c8dbfebffe47 14:55:12 ---> 7a70bcc03715 14:55:12 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:55:14 ---> 43ab7bfaf21a 14:55:14 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:55:14 ---> Running in 896507feb32e 14:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:55:16 OK: 263 MiB in 53 packages 14:55:17 Removing intermediate container 896507feb32e 14:55:17 ---> e374b8665144 14:55:17 Step 10/25 : ENV GO111MODULE=on 14:55:17 ---> Running in 234b6b052e5a 14:55:17 Removing intermediate container 234b6b052e5a 14:55:17 ---> 2568b334b4a4 14:55:17 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:55:17 ---> Running in 5691dc7ceeb7 14:55:18 Removing intermediate container 5691dc7ceeb7 14:55:18 ---> 6bbf48d9f0cb 14:55:18 Step 12/25 : COPY go.mod vendor* ./ 14:55:18 ---> 7b548ddd5bc1 14:55:18 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:18 ---> Running in 23e7bd0abbbc 14:55:21 Removing intermediate container 23e7bd0abbbc 14:55:21 ---> 6c52e208de3f 14:55:21 Step 14/25 : COPY . . 14:55:25 ---> 1dd610d455cf 14:55:25 Step 15/25 : RUN ${MAKE} 14:55:25 ---> Running in 201a3db74e56 14:55:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:57:18 Removing intermediate container 201a3db74e56 14:57:18 ---> 3b0cc17da667 14:57:18 Step 16/25 : FROM alpine:3.17 14:57:18 3.17: Pulling from library/alpine 14:57:18 c41833b44d91: Already exists 14:57:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:57:18 Status: Downloaded newer image for alpine:3.17 14:57:18 ---> 51e60588ff2c 14:57:18 Step 17/25 : EXPOSE 4000 14:57:18 ---> Running in d0cb256630ed 14:57:18 Removing intermediate container d0cb256630ed 14:57:18 ---> 27d07d54c43d 14:57:18 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:57:18 ---> f7fcd7a01ff5 14:57:18 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:57:18 ---> baa9f5ae5cce 14:57:18 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:57:18 ---> f8e9db442680 14:57:18 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:57:18 ---> Running in 21068e802711 14:57:19 Removing intermediate container 21068e802711 14:57:19 ---> a453b4f40725 14:57:19 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:57:19 ---> Running in 26079e03c7a6 14:57:19 Removing intermediate container 26079e03c7a6 14:57:19 ---> eb406011675d 14:57:19 Step 23/25 : LABEL arch=arm64 14:57:19 ---> Running in e90dc1a853c2 14:57:19 Removing intermediate container e90dc1a853c2 14:57:19 ---> 348c43151174 14:57:19 Step 24/25 : LABEL git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b 14:57:19 ---> Running in a4127447be34 14:57:20 Removing intermediate container a4127447be34 14:57:20 ---> b009fac8219d 14:57:20 Step 25/25 : LABEL version=3.0.0-dev.7 14:57:20 ---> Running in 145c97a62d12 14:57:20 Removing intermediate container 145c97a62d12 14:57:20 ---> c6630b8f5d4e 14:57:20 [Warning] One or more build-args [ARCH] were not consumed 14:57:20 Successfully built c6630b8f5d4e 14:57:20 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:20 provisioning config files... 14:57:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/103@tmp/config4675763284176329998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:21 ---> docker-login.sh 14:57:21 nexus3.edgexfoundry.org:10001 14:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:21 Configure a credential helper to remove this warning. See 14:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:21 14:57:21 Login Succeeded 14:57:21 nexus3.edgexfoundry.org:10002 14:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:21 Configure a credential helper to remove this warning. See 14:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:21 14:57:21 Login Succeeded 14:57:21 nexus3.edgexfoundry.org:10003 14:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:21 Configure a credential helper to remove this warning. See 14:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:21 14:57:21 Login Succeeded 14:57:21 nexus3.edgexfoundry.org:10004 14:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:22 Configure a credential helper to remove this warning. See 14:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:22 14:57:22 Login Succeeded 14:57:22 docker.io 14:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:23 Configure a credential helper to remove this warning. See 14:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:23 14:57:23 Login Succeeded 14:57:23 ---> docker-login.sh ends [Pipeline] } 14:57:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:23 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 14:57:23 5f229313553dc91b9ee90f1a6a748fc527e9160b 14:57:23 latest 14:57:23 3.0.0-dev.7 14:57:23 5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 14:57:23 main 14:57:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b 14:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:57:23 a2614b1d4361: Preparing 14:57:23 c2f96b666528: Preparing 14:57:23 fd96606726c5: Preparing 14:57:23 26cbea5cba74: Preparing 14:57:23 26cbea5cba74: Layer already exists 14:57:24 a2614b1d4361: Pushed 14:57:24 c2f96b666528: Pushed 14:57:30 fd96606726c5: Pushed 14:57:30 5f229313553dc91b9ee90f1a6a748fc527e9160b: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:57:31 a2614b1d4361: Preparing 14:57:31 c2f96b666528: Preparing 14:57:31 fd96606726c5: Preparing 14:57:31 26cbea5cba74: Preparing 14:57:31 26cbea5cba74: Layer already exists 14:57:31 a2614b1d4361: Layer already exists 14:57:31 c2f96b666528: Layer already exists 14:57:31 fd96606726c5: Layer already exists 14:57:31 latest: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.7 14:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:57:32 a2614b1d4361: Preparing 14:57:32 c2f96b666528: Preparing 14:57:32 fd96606726c5: Preparing 14:57:32 26cbea5cba74: Preparing 14:57:32 c2f96b666528: Layer already exists 14:57:32 26cbea5cba74: Layer already exists 14:57:32 fd96606726c5: Layer already exists 14:57:32 a2614b1d4361: Layer already exists 14:57:32 3.0.0-dev.7: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 14:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:57:32 a2614b1d4361: Preparing 14:57:32 c2f96b666528: Preparing 14:57:32 fd96606726c5: Preparing 14:57:32 26cbea5cba74: Preparing 14:57:32 26cbea5cba74: Layer already exists 14:57:32 a2614b1d4361: Layer already exists 14:57:32 c2f96b666528: Layer already exists 14:57:32 fd96606726c5: Layer already exists 14:57:32 5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 14:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:57:33 a2614b1d4361: Preparing 14:57:33 c2f96b666528: Preparing 14:57:33 fd96606726c5: Preparing 14:57:33 26cbea5cba74: Preparing 14:57:33 c2f96b666528: Layer already exists 14:57:33 a2614b1d4361: Layer already exists 14:57:33 fd96606726c5: Layer already exists 14:57:33 26cbea5cba74: Layer already exists 14:57:33 main: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:33 ===================================================== [Pipeline] echo 14:57:33 taggedImages: 14:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b 14:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.7 14:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 14:57:33 - 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 14:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:57:34 14:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:57:34 arm64: Pulling from edgex-lftools-log-publisher 14:57:34 8998bd30e6a1: Pulling fs layer 14:57:34 04944245beec: Pulling fs layer 14:57:34 699f458cf7ca: Pulling fs layer 14:57:34 765212b225bb: Pulling fs layer 14:57:34 f23df028b6ca: Pulling fs layer 14:57:34 d65c8cfc05b1: Pulling fs layer 14:57:34 2437ff75d9bd: Pulling fs layer 14:57:34 765212b225bb: Waiting 14:57:34 f23df028b6ca: Waiting 14:57:34 d65c8cfc05b1: Waiting 14:57:34 2437ff75d9bd: Waiting 14:57:34 04944245beec: Verifying Checksum 14:57:34 04944245beec: Download complete 14:57:34 765212b225bb: Verifying Checksum 14:57:34 765212b225bb: Download complete 14:57:34 f23df028b6ca: Download complete 14:57:34 d65c8cfc05b1: Verifying Checksum 14:57:34 d65c8cfc05b1: Download complete 14:57:34 699f458cf7ca: Verifying Checksum 14:57:34 699f458cf7ca: Download complete 14:57:35 8998bd30e6a1: Verifying Checksum 14:57:35 8998bd30e6a1: Download complete 14:57:37 2437ff75d9bd: Verifying Checksum 14:57:37 2437ff75d9bd: Download complete 14:57:39 8998bd30e6a1: Pull complete 14:57:39 04944245beec: Pull complete 14:57:40 699f458cf7ca: Pull complete 14:57:41 765212b225bb: Pull complete 14:57:41 f23df028b6ca: Pull complete 14:57:42 d65c8cfc05b1: Pull complete 14:57:57 2437ff75d9bd: Pull complete 14:57:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:57:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:57 prd-ubuntu20.04-docker-arm64-4c-16g-13298 does not seem to be running inside a container 14:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/103 -v /w/workspace/edgex-ui-go/103:/w/workspace/edgex-ui-go/103:rw,z -v /w/workspace/edgex-ui-go/103@tmp:/w/workspace/edgex-ui-go/103@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 14:58:01 $ docker top a72bdcd659f5c7535225ce573472c4439a5b03ae81b91dcc3d3613cc8c8a503f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:02 ---> job-cost.sh 14:58:02 lf-activate-venv: SKIPPING 14:58:02 INFO: No Stack... 14:58:02 INFO: Retrieving Pricing Info for: v3-standard-4 14:58:03 INFO: Archiving Costs [Pipeline] sh 14:58:04 + cat /w/workspace/edgex-ui-go/103/archives/cost.csv 14:58:04 + cut -d, -f6 [Pipeline] lock 14:58:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] 14:58:04 Resource [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] did not exist. Created. 14:58:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:58:04 /w/workspace/edgex-ui-go/103@tmp/durable-3fd33c4d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:58:05 + echo total: 0.10999999940395355 [Pipeline] stash 14:58:05 Warning: overwriting stash ‘stack-cost’ 14:58:10 Stashed 1 file(s) [Pipeline] } 14:58:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 14:58:10 $ docker stop --time=1 a72bdcd659f5c7535225ce573472c4439a5b03ae81b91dcc3d3613cc8c8a503f 14:58:11 $ docker rm -f --volumes a72bdcd659f5c7535225ce573472c4439a5b03ae81b91dcc3d3613cc8c8a503f [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 14:58:12 provisioning config files... 14:58:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13889551581274277054tmp [Pipeline] { [Pipeline] sh 14:58:12 + set +x 14:58:12 + + bash -s -- 14:58:12 curl -s https://codecov.io/bash 14:58:12 14:58:12 _____ _ 14:58:12 / ____| | | 14:58:12 | | ___ __| | ___ ___ _____ __ 14:58:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:58:12 | |___| (_) | (_| | __/ (_| (_) \ V / 14:58:12 \_____\___/ \__,_|\___|\___\___/ \_/ 14:58:12 Bash-1.0.6 14:58:12 14:58:12 14:58:12 ==> git version 2.25.1 found 14:58:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:58:12 Release-Date: 2020-01-08 14:58:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:58:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:58:12 ==> Jenkins CI detected. 14:58:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 14:58:12 project root: . 14:58:12 --> token set from env 14:58:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:58:12 ==> Running gcov in . (disable via -X gcov) 14:58:12 ==> Python coveragepy not found 14:58:12 ==> Searching for coverage reports in: 14:58:12 + . 14:58:12 -> Found 1 reports 14:58:12 ==> Detecting git/mercurial file structure 14:58:13 ==> Reading reports 14:58:13 + ./coverage.out bytes=10 14:58:13 ==> Appending adjustments 14:58:13 https://docs.codecov.io/docs/fixing-reports 14:58:13 + Found adjustments 14:58:13 ==> Gzipping contents 14:58:13 12K /tmp/codecov.ZOgJzD.gz 14:58:13 ==> Uploading reports 14:58:13 url: https://codecov.io 14:58:13 query: branch=main&commit=5f229313553dc91b9ee90f1a6a748fc527e9160b&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:58:13 -> Pinging Codecov 14:58:13 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=5f229313553dc91b9ee90f1a6a748fc527e9160b&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:58:13 -> Uploading to 14:58:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/5f229313553dc91b9ee90f1a6a748fc527e9160b/24cf8f31-b3b4-4dde-a8e4-c30340fe020f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T145813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=287d31374f704638f48bec5ff580db5c2a50272e537c8bfae35fb23885b262b7 14:58:13 % Total % Received % Xferd Average Speed Time Time Time Current 14:58:13 Dload Upload Total Spent Left Speed 14:58:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 37443 --:--:-- --:--:-- --:--:-- 37443 14:58:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] } 14:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:58:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:58:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:58:14 14:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:58:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:58:14 df9b9388f04a: Pulling fs layer 14:58:14 52dc419b0ee2: Pulling fs layer 14:58:14 25bc292e5bac: Pulling fs layer 14:58:14 114826534d7a: Pulling fs layer 14:58:14 4657fd5d0bcf: Pulling fs layer 14:58:14 6ad1cebc031e: Pulling fs layer 14:58:14 8a3aa393b2d8: Pulling fs layer 14:58:14 114826534d7a: Waiting 14:58:14 6ad1cebc031e: Waiting 14:58:14 25bc292e5bac: Verifying Checksum 14:58:14 25bc292e5bac: Download complete 14:58:14 52dc419b0ee2: Download complete 14:58:14 4657fd5d0bcf: Verifying Checksum 14:58:14 4657fd5d0bcf: Download complete 14:58:14 df9b9388f04a: Verifying Checksum 14:58:14 df9b9388f04a: Download complete 14:58:15 df9b9388f04a: Pull complete 14:58:15 6ad1cebc031e: Verifying Checksum 14:58:15 6ad1cebc031e: Download complete 14:58:15 52dc419b0ee2: Pull complete 14:58:15 25bc292e5bac: Pull complete 14:58:15 114826534d7a: Verifying Checksum 14:58:15 114826534d7a: Download complete 14:58:15 8a3aa393b2d8: Verifying Checksum 14:58:15 8a3aa393b2d8: Download complete 14:58:19 114826534d7a: Pull complete 14:58:19 4657fd5d0bcf: Pull complete 14:58:19 6ad1cebc031e: Pull complete 14:58:22 8a3aa393b2d8: Pull complete 14:58:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:58:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:22 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:58:24 $ docker top 406572214abb07d03cb3eb507cfd5e1a6c0152fe844568fe1937e6bd217c813a -eo pid,comm [Pipeline] { [Pipeline] echo 14:58:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 14:58:25 + set -o pipefail 14:58:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 14:58:31 14:58:31 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 14:58:31 14:58:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/1cfeef2f-45cb-4013-9dbf-9e914a5aab78 14:58:31 14:58:31 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 14:58:31 14:58:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:58:31 14:58:31 14:58:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:58:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:58:31 More details here: https://snyk.co/ue1NS 14:58:31 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 14:58:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:58:31 $ docker stop --time=1 406572214abb07d03cb3eb507cfd5e1a6c0152fe844568fe1937e6bd217c813a 14:58:33 $ docker rm -f --volumes 406572214abb07d03cb3eb507cfd5e1a6c0152fe844568fe1937e6bd217c813a [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 14:58:34 + git log --format=format:%s -1 5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] sh 14:58:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:34 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:35 $ docker top a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 -eo pid,comm 14:58:35 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). 14:58:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:35 [ssh-agent] Looking for ssh-agent implementation... 14:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:35 $ docker exec a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 ssh-agent 14:58:35 SSH_AUTH_SOCK=/tmp/ssh-ltFhikS6nMov/agent.32 14:58:35 SSH_AGENT_PID=38 14:58:35 Running ssh-add (command line suppressed) 14:58:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3023633393315083726.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3023633393315083726.key) 14:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:36 + git semver tag 14:58:36 2023-05-04 14:58:36,330 [run_tag] DEBUG tag force:False 14:58:36 2023-05-04 14:58:36,330 [check_head_tag] DEBUG check head tag 14:58:36 2023-05-04 14:58:36,331 [execute] INFO git cat-file --batch-check 14:58:36 2023-05-04 14:58:36,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 14:58:36 2023-05-04 14:58:36,336 [execute] INFO git cat-file --batch 14:58:36 2023-05-04 14:58:36,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 14:58:36 2023-05-04 14:58:36,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:58:36 2023-05-04 14:58:36,352 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 14:58:36 2023-05-04 14:58:36,352 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 14:58:36 2023-05-04 14:58:36,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:58:36 3.0.0-dev.7 [Pipeline] } 14:58:36 $ docker exec --env ******** --env ******** a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 ssh-agent -k 14:58:36 unset SSH_AUTH_SOCK; 14:58:36 unset SSH_AGENT_PID; 14:58:36 echo Agent pid 38 killed; 14:58:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:36 + git semver [Pipeline] } 14:58:37 $ docker stop --time=1 a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 14:58:38 $ docker rm -f --volumes a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:58:38 14:58:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:58:39 0.23.1-centos7: Pulling from edgex-lftools 14:58:39 ab5ef0e58194: Pulling fs layer 14:58:39 9712f1f96733: Pulling fs layer 14:58:39 63f879dbbcfc: Pulling fs layer 14:58:39 0d9ebad4ef96: Pulling fs layer 14:58:39 e9a5061849ea: Pulling fs layer 14:58:39 d747dcd14b5f: Pulling fs layer 14:58:39 2de7ff778b66: Pulling fs layer 14:58:39 d747dcd14b5f: Waiting 14:58:39 2de7ff778b66: Waiting 14:58:39 e9a5061849ea: Waiting 14:58:39 9712f1f96733: Verifying Checksum 14:58:39 9712f1f96733: Download complete 14:58:39 63f879dbbcfc: Verifying Checksum 14:58:39 63f879dbbcfc: Download complete 14:58:39 e9a5061849ea: Verifying Checksum 14:58:39 e9a5061849ea: Download complete 14:58:39 0d9ebad4ef96: Verifying Checksum 14:58:39 0d9ebad4ef96: Download complete 14:58:39 ab5ef0e58194: Verifying Checksum 14:58:39 ab5ef0e58194: Download complete 14:58:39 d747dcd14b5f: Verifying Checksum 14:58:39 2de7ff778b66: Verifying Checksum 14:58:39 2de7ff778b66: Download complete 14:58:42 ab5ef0e58194: Pull complete 14:58:42 9712f1f96733: Pull complete 14:58:42 63f879dbbcfc: Pull complete 14:58:47 0d9ebad4ef96: Pull complete 14:58:47 e9a5061849ea: Pull complete 14:58:47 d747dcd14b5f: Pull complete 14:58:47 2de7ff778b66: Pull complete 14:58:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:58:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:47 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:58:50 $ docker top 31ede5b481bd9c818c41a248e85e4db5d39f7d8835ede7516c62c026edb33015 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:58:50 provisioning config files... 14:58:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5371761943051804151tmp 14:58:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5508994067403379238tmp 14:58:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16748297757357971626tmp [Pipeline] { [Pipeline] echo 14:58:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:58:50 ---> sigul-configuration.sh 14:58:50 gpg: directory `/root/.gnupg' created 14:58:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:58:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:58:50 gpg: keyring `/root/.gnupg/secring.gpg' created 14:58:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:58:50 gpg: CAST5 encrypted data 14:58:50 gpg: encrypted with 1 passphrase 14:58:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:58:51 + mkdir /home/jenkins 14:58:51 + mkdir /home/jenkins/sigul [Pipeline] sh 14:58:51 + 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 14:58:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:58:51 ---> sigul-install.sh 14:58:51 Sigul already installed; skipping installation. [Pipeline] sh 14:58:52 + git tag --list 14:58:52 0.1.1 14:58:52 v1.1.0 14:58:52 v1.2.0 14:58:52 v1.2.1 14:58:52 v1.3.0 14:58:52 v2.0.0 14:58:52 v2.1.0 14:58:52 v2.2.0 14:58:52 v2.2.1-dev.1 14:58:52 v2.2.1-dev.2 14:58:52 v2.2.1-dev.3 14:58:52 v2.2.1-dev.4 14:58:52 v2.2.1-dev.5 14:58:52 v2.2.1-dev.6 14:58:52 v2.2.1-dev.7 14:58:52 v2.3.0 14:58:52 v2.3.0-dev.10 14:58:52 v2.3.0-dev.11 14:58:52 v2.3.0-dev.12 14:58:52 v2.3.0-dev.13 14:58:52 v2.3.0-dev.14 14:58:52 v2.3.0-dev.15 14:58:52 v2.3.0-dev.16 14:58:52 v2.3.0-dev.17 14:58:52 v2.3.0-dev.18 14:58:52 v2.3.0-dev.19 14:58:52 v2.3.0-dev.20 14:58:52 v2.3.0-dev.21 14:58:52 v2.3.0-dev.22 14:58:52 v2.3.0-dev.23 14:58:52 v2.3.0-dev.24 14:58:52 v2.3.0-dev.7 14:58:52 v2.3.0-dev.8 14:58:52 v2.3.0-dev.9 14:58:52 v3.0.0-dev.1 14:58:52 v3.0.0-dev.2 14:58:52 v3.0.0-dev.3 14:58:52 v3.0.0-dev.4 14:58:52 v3.0.0-dev.5 14:58:52 v3.0.0-dev.6 14:58:52 v3.0.0-dev.7 [Pipeline] sh 14:58:52 + lftools sign git-tag v3.0.0-dev.7 14:58:52 Signing Git tag with Sigul... 14:58:52 Signing v3.0.0-dev.7 [Pipeline] echo 14:58:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:58:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:58:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:58:53 $ docker stop --time=1 31ede5b481bd9c818c41a248e85e4db5d39f7d8835ede7516c62c026edb33015 14:58:55 $ docker rm -f --volumes 31ede5b481bd9c818c41a248e85e4db5d39f7d8835ede7516c62c026edb33015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:58:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:55 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:56 $ docker top 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 -eo pid,comm 14:58:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:58:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:56 [ssh-agent] Looking for ssh-agent implementation... 14:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:56 $ docker exec 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 ssh-agent 14:58:56 SSH_AUTH_SOCK=/tmp/ssh-GuO7dH1AUykt/agent.32 14:58:56 SSH_AGENT_PID=38 14:58:56 Running ssh-add (command line suppressed) 14:58:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11421559808738395919.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11421559808738395919.key) 14:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:56 + git semver bump pre 14:58:57 2023-05-04 14:58:57,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:58:57 2023-05-04 14:58:57,146 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev 14:58:57 2023-05-04 14:58:57,146 [bump_version] DEBUG bumped version:3.0.0-dev.8 14:58:57 2023-05-04 14:58:57,146 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 14:58:57 2023-05-04 14:58:57,146 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:58:57 2023-05-04 14:58:57,146 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:58:57 2023-05-04 14:58:57,148 [execute] INFO git cat-file --batch-check 14:58:57 2023-05-04 14:58:57,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:58:57 2023-05-04 14:58:57,154 [execute] INFO git cat-file --batch 14:58:57 2023-05-04 14:58:57,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:58:57 2023-05-04 14:58:57,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:58:57 3.0.0-dev.8 [Pipeline] } 14:58:57 $ docker exec --env ******** --env ******** 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 ssh-agent -k 14:58:57 unset SSH_AUTH_SOCK; 14:58:57 unset SSH_AGENT_PID; 14:58:57 echo Agent pid 38 killed; 14:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:57 + git semver [Pipeline] } 14:58:57 $ docker stop --time=1 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 14:58:59 $ docker rm -f --volumes 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:59 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:59:00 $ docker top 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:00 [ssh-agent] Looking for ssh-agent implementation... 14:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:00 $ docker exec 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e ssh-agent 14:59:00 SSH_AUTH_SOCK=/tmp/ssh-nXICqEnLyLI3/agent.30 14:59:00 SSH_AGENT_PID=36 14:59:00 Running ssh-add (command line suppressed) 14:59:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_465716869220220043.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_465716869220220043.key) 14:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:01 + git semver push 14:59:01 2023-05-04 14:59:01,241 [run_push] DEBUG push 14:59:01 2023-05-04 14:59:01,242 [execute] INFO git cat-file --batch-check 14:59:01 2023-05-04 14:59:01,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:59:01 2023-05-04 14:59:01,246 [execute] INFO git rev-list b11ced97ebf1cd072ed9dcfda8e90a7122acee53 -- 14:59:01 2023-05-04 14:59:01,246 [execute] DEBUG Popen(['git', 'rev-list', 'b11ced97ebf1cd072ed9dcfda8e90a7122acee53', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:59:01 2023-05-04 14:59:01,256 [execute] INFO git fetch -v origin 14:59:01 2023-05-04 14:59:01,257 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:59:02 2023-05-04 14:59:01,889 [run_push] DEBUG no remote changes detected 14:59:02 2023-05-04 14:59:01,889 [execute] INFO git push origin semver 14:59:02 2023-05-04 14:59:01,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:59:03 2023-05-04 14:59:02,900 [run_push] DEBUG push all version tags 14:59:03 2023-05-04 14:59:02,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:59:03 2023-05-04 14:59:02,901 [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) 14:59:03 2023-05-04 14:59:03,660 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:59:03 3.0.0-dev.8 [Pipeline] } 14:59:03 $ docker exec --env ******** --env ******** 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e ssh-agent -k 14:59:03 unset SSH_AUTH_SOCK; 14:59:03 unset SSH_AGENT_PID; 14:59:03 echo Agent pid 36 killed; 14:59:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:04 + git semver [Pipeline] } 14:59:04 $ docker stop --time=1 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e 14:59:05 $ docker rm -f --volumes 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e [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 14:59:06 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 14:59:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:59:06 total 16 14:59:06 drwxr-xr-x 3 root root 4096 May 4 14:42 . 14:59:06 drwxrwxr-x 15 jenkins jenkins 4096 May 4 14:58 .. 14:59:06 drwxr-xr-x 2 root root 4096 May 4 14:42 cost 14:59:06 -rw-r--r-- 1 root root 83 May 4 14:42 cost.csv 14:59:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:59:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:59:06 total 16 14:59:06 drwxr-xr-x 3 jenkins jenkins 4096 May 4 14:42 . 14:59:06 drwxrwxr-x 15 jenkins jenkins 4096 May 4 14:58 .. 14:59:06 drwxr-xr-x 2 jenkins jenkins 4096 May 4 14:42 cost 14:59:06 -rw-r--r-- 1 jenkins jenkins 83 May 4 14:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:59:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:59:07 ---> package-listing.sh 14:59:07 ++ facter osfamily 14:59:07 ++ tr '[:upper:]' '[:lower:]' 14:59:07 + OS_FAMILY=debian 14:59:07 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 14:59:07 + START_PACKAGES=/tmp/packages_start.txt 14:59:07 + END_PACKAGES=/tmp/packages_end.txt 14:59:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:07 + PACKAGES=/tmp/packages_start.txt 14:59:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:59:07 + PACKAGES=/tmp/packages_end.txt 14:59:07 + case "${OS_FAMILY}" in 14:59:07 + dpkg -l 14:59:07 + grep '^ii' 14:59:07 + '[' -f /tmp/packages_start.txt ']' 14:59:07 + '[' -f /tmp/packages_end.txt ']' 14:59:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:59:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 14:59:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 14:59:07 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 14:59:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:08 prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container 14:59:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:59:08 $ docker top e5fbad21ee8889143ade783e7839b4ddeb4220e7a9b8006e55d7b006836f5a36 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:09 + touch /tmp/pre-build-complete [Pipeline] sh 14:59:09 + mkdir -p /var/log/sysstat [Pipeline] sh 14:59:09 + ls /var/log/sa-host 14:59:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:09 provisioning config files... 14:59:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5491958133772113406tmp [Pipeline] { [Pipeline] echo 14:59:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:59:10 ---> create-netrc.sh [Pipeline] } 14:59:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:59:10 ---> python-tools-install.sh [Pipeline] echo 14:59:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:59:10 ---> sudo-logs.sh 14:59:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:59:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:59:11 ---> job-cost.sh 14:59:11 lf-activate-venv: SKIPPING 14:59:11 DEBUG: total: 0.2199999988079071 14:59:11 INFO: Retrieving Stack Cost... 14:59:11 INFO: Retrieving Pricing Info for: v3-standard-8 14:59:12 INFO: Archiving Costs [Pipeline] echo 14:59:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:59:12 ---> logs-deploy.sh 14:59:12 lf-activate-venv: SKIPPING 14:59:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/103 14:59:12 INFO: archiving workspace using pattern(s): 14:59:13 Archives upload complete. 14:59:13 INFO: archiving logs to Nexus