Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc+3117862983e23d6112f586b2dfa99700b65170de (11abe7991e446f4646e76c6c8307b4f54e255e61) 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-ssh6179832832110240902.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10158420336028983375.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/PR-581/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/PR-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10747340095256352739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14471581469588088227.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/PR-581/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/PR-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17771946887409082121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2606 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [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_PR-581 # 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 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 Merge succeeded, producing 84620147641bdf487ca3fbec5da94e877e7548d9 Checking out Revision 84620147641bdf487ca3fbec5da94e877e7548d9 (PR-581) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84620147641bdf487ca3fbec5da94e877e7548d9 # timeout=10 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:50 ========================================================= 02:07:50 EdgeX Global Pipelines Version Info 02:07:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b3e1c0c3ca29b311d107baeb801a69aa5e4857dc # timeout=10 02:07:51 ------------------- 02:07:51 stable info: 02:07:51 ------------------- 02:07:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:07:51 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:07:51 Message: update stable to v1.0.245 02:07:52 ------------------- 02:07:52 experimental info: 02:07:52 ------------------- 02:07:52 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:52 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 02:07:52 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8462014 [Pipeline] echo 02:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:52 provisioning config files... 02:07:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config2160033510120059274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:53 ---> docker-login.sh 02:07:53 nexus3.edgexfoundry.org:10001 02:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:53 Configure a credential helper to remove this warning. See 02:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:53 02:07:53 Login Succeeded 02:07:53 nexus3.edgexfoundry.org:10002 02:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:53 Configure a credential helper to remove this warning. See 02:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:53 02:07:53 Login Succeeded 02:07:53 nexus3.edgexfoundry.org:10003 02:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:53 Configure a credential helper to remove this warning. See 02:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:53 02:07:53 Login Succeeded 02:07:53 nexus3.edgexfoundry.org:10004 02:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:53 Configure a credential helper to remove this warning. See 02:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:53 02:07:53 Login Succeeded 02:07:53 docker.io 02:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:53 Configure a credential helper to remove this warning. See 02:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:53 02:07:53 Login Succeeded 02:07:53 ---> docker-login.sh ends [Pipeline] } 02:07:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:54 + git rev-list -1 --merges 84620147641bdf487ca3fbec5da94e877e7548d9~1..84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] echo 02:07:54 -----------> git rev-list -1 --merges 84620147641bdf487ca3fbec5da94e877e7548d9~1..84620147641bdf487ca3fbec5da94e877e7548d9 84620147641bdf487ca3fbec5da94e877e7548d9 02:07:54 84620147641bdf487ca3fbec5da94e877e7548d9 [false] [Pipeline] sh 02:07:54 + git log --format=format:%s -1 84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] echo 02:07:54 ========================================================= 02:07:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:54 + git log --format=format:%s -1 84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] echo 02:07:54 [semverPrep] GIT_COMMIT: 84620147641bdf487ca3fbec5da94e877e7548d9, Commit Message: Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD [Pipeline] echo 02:07:54 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:55 + grep -v github /etc/ssh/ssh_known_hosts 02:07:55 + [ -e /tmp/ssh_known_hosts ] 02:07:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:55 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:55 02:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:55 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:55 b85a868b505f: Pulling fs layer 02:07:55 e2be974225ed: Pulling fs layer 02:07:55 339a4e72a1f5: Pulling fs layer 02:07:55 988bab9f4d93: Pulling fs layer 02:07:55 1469e6f7b9e6: Pulling fs layer 02:07:55 eaf3925da568: Pulling fs layer 02:07:55 bab4dde63d76: Pulling fs layer 02:07:55 bde34c3a00c8: Pulling fs layer 02:07:55 b352a97aabf1: Pulling fs layer 02:07:55 4872d77fe225: Pulling fs layer 02:07:55 5851b861e8e6: Pulling fs layer 02:07:55 4872d77fe225: Waiting 02:07:55 1469e6f7b9e6: Waiting 02:07:55 988bab9f4d93: Waiting 02:07:55 b352a97aabf1: Waiting 02:07:55 bab4dde63d76: Waiting 02:07:55 5851b861e8e6: Waiting 02:07:55 eaf3925da568: Waiting 02:07:55 bde34c3a00c8: Waiting 02:07:56 e2be974225ed: Verifying Checksum 02:07:56 e2be974225ed: Download complete 02:07:56 988bab9f4d93: Verifying Checksum 02:07:56 988bab9f4d93: Download complete 02:07:56 1469e6f7b9e6: Verifying Checksum 02:07:56 1469e6f7b9e6: Download complete 02:07:56 eaf3925da568: Download complete 02:07:56 339a4e72a1f5: Verifying Checksum 02:07:56 339a4e72a1f5: Download complete 02:07:56 bde34c3a00c8: Download complete 02:07:56 b352a97aabf1: Download complete 02:07:56 4872d77fe225: Verifying Checksum 02:07:56 4872d77fe225: Download complete 02:07:57 5851b861e8e6: Verifying Checksum 02:07:57 5851b861e8e6: Download complete 02:07:57 b85a868b505f: Verifying Checksum 02:07:57 b85a868b505f: Download complete 02:07:57 bab4dde63d76: Verifying Checksum 02:07:57 bab4dde63d76: Download complete 02:07:58 b85a868b505f: Pull complete 02:07:58 e2be974225ed: Pull complete 02:07:58 339a4e72a1f5: Pull complete 02:07:58 988bab9f4d93: Pull complete 02:07:59 1469e6f7b9e6: Pull complete 02:07:59 eaf3925da568: Pull complete 02:08:01 bab4dde63d76: Pull complete 02:08:01 bde34c3a00c8: Pull complete 02:08:01 b352a97aabf1: Pull complete 02:08:01 4872d77fe225: Pull complete 02:08:01 5851b861e8e6: Pull complete 02:08:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:01 prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container 02:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:04 $ docker top 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 -eo pid,comm 02:08:04 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). 02:08:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:04 [ssh-agent] Looking for ssh-agent implementation... 02:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:04 $ docker exec 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 ssh-agent 02:08:04 SSH_AUTH_SOCK=/tmp/ssh-A3fBAFsvDBqV/agent.32 02:08:04 SSH_AGENT_PID=38 02:08:04 Running ssh-add (command line suppressed) 02:08:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_6527167649893486809.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_6527167649893486809.key) 02:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:04 + git tag --points-at HEAD [Pipeline] } 02:08:04 $ docker exec --env ******** --env ******** 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 ssh-agent -k 02:08:05 unset SSH_AUTH_SOCK; 02:08:05 unset SSH_AGENT_PID; 02:08:05 echo Agent pid 38 killed; 02:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:05 [ssh-agent] Looking for ssh-agent implementation... 02:08:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:05 $ docker exec 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 ssh-agent 02:08:05 SSH_AUTH_SOCK=/tmp/ssh-gx0J57Fthvco/agent.70 02:08:05 SSH_AGENT_PID=76 02:08:05 Running ssh-add (command line suppressed) 02:08:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_5241876107523090206.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_5241876107523090206.key) 02:08:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:05 + git semver init 02:08:05 2023-03-17 02:08:05,936 [run_init] DEBUG init version:0.0.0 force:False 02:08:05 2023-03-17 02:08:05,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver 02:08:05 2023-03-17 02:08:05,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver 02:08:05 2023-03-17 02:08:05,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581, universal_newlines=False, shell=None, istream=None) 02:08:07 2023-03-17 02:08:07,341 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.git/info/exclude 02:08:07 2023-03-17 02:08:07,342 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 with force:False 02:08:07 2023-03-17 02:08:07,342 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 02:08:07 2023-03-17 02:08:07,346 [execute] INFO git cat-file --batch-check 02:08:07 2023-03-17 02:08:07,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) 02:08:07 2023-03-17 02:08:07,353 [execute] INFO git cat-file --batch 02:08:07 2023-03-17 02:08:07,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) 02:08:07 2023-03-17 02:08:07,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 02:08:07 0.0.0 [Pipeline] } 02:08:07 $ docker exec --env ******** --env ******** 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 ssh-agent -k 02:08:07 unset SSH_AUTH_SOCK; 02:08:07 unset SSH_AGENT_PID; 02:08:07 echo Agent pid 76 killed; 02:08:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:08 + git semver [Pipeline] } 02:08:08 $ docker stop --time=1 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 02:08:09 $ docker rm -f --volumes 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:10 Stashed 1 file(s) [Pipeline] echo 02:08:10 [edgeXSemver]: initialized semver on version 0.0.0 [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 02:08:10 provisioning config files... 02:08:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config14801723666859663968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:10 ---> docker-login.sh 02:08:10 nexus3.edgexfoundry.org:10001 02:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:10 Configure a credential helper to remove this warning. See 02:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:10 02:08:10 Login Succeeded 02:08:10 nexus3.edgexfoundry.org:10002 02:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:11 Configure a credential helper to remove this warning. See 02:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:11 02:08:11 Login Succeeded 02:08:11 nexus3.edgexfoundry.org:10003 02:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:11 Configure a credential helper to remove this warning. See 02:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:11 02:08:11 Login Succeeded 02:08:11 nexus3.edgexfoundry.org:10004 02:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:11 Configure a credential helper to remove this warning. See 02:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:11 02:08:11 Login Succeeded 02:08:11 docker.io 02:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:11 Configure a credential helper to remove this warning. See 02:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:11 02:08:11 Login Succeeded 02:08:11 ---> docker-login.sh ends [Pipeline] } 02:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:11 ========================================================= 02:08:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:11 + 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 . 02:08:12 Sending build context to Docker daemon 45.73MB 02:08:12 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:08:12 Step 2/16 : FROM ${BASE} AS builder 02:08:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:12 63b65145d645: Pulling fs layer 02:08:12 a2d21d5440eb: Pulling fs layer 02:08:12 935e6c44a52c: Pulling fs layer 02:08:12 94cc34f8dd06: Pulling fs layer 02:08:12 30dea6a524f1: Pulling fs layer 02:08:12 a2aff8979fd8: Pulling fs layer 02:08:12 6808be2612f2: Pulling fs layer 02:08:12 f25807f1079a: Pulling fs layer 02:08:12 94cc34f8dd06: Waiting 02:08:12 30dea6a524f1: Waiting 02:08:12 a2aff8979fd8: Waiting 02:08:12 6808be2612f2: Waiting 02:08:12 f25807f1079a: Waiting 02:08:12 a2d21d5440eb: Download complete 02:08:12 94cc34f8dd06: Verifying Checksum 02:08:12 94cc34f8dd06: Download complete 02:08:12 30dea6a524f1: Verifying Checksum 02:08:12 30dea6a524f1: Download complete 02:08:12 a2aff8979fd8: Verifying Checksum 02:08:12 a2aff8979fd8: Download complete 02:08:12 63b65145d645: Verifying Checksum 02:08:12 63b65145d645: Download complete 02:08:12 63b65145d645: Pull complete 02:08:12 a2d21d5440eb: Pull complete 02:08:14 f25807f1079a: Verifying Checksum 02:08:14 f25807f1079a: Download complete 02:08:14 935e6c44a52c: Verifying Checksum 02:08:14 935e6c44a52c: Download complete 02:08:14 6808be2612f2: Verifying Checksum 02:08:17 935e6c44a52c: Pull complete 02:08:17 94cc34f8dd06: Pull complete 02:08:17 30dea6a524f1: Pull complete 02:08:18 a2aff8979fd8: Pull complete 02:08:20 6808be2612f2: Pull complete 02:08:21 f25807f1079a: Pull complete 02:08:21 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:21 ---> 3b553350e43f 02:08:21 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:25 Still waiting to schedule task 02:08:25 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:25 ---> Running in c3d19809124f 02:08:25 Removing intermediate container c3d19809124f 02:08:25 ---> 253ac38c1a6e 02:08:25 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:08:25 ---> Running in 9b7e5341ac96 02:08:25 Removing intermediate container 9b7e5341ac96 02:08:25 ---> 2210f7b6dd67 02:08:25 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:08:25 ---> Running in 5fd8966031cd 02:08:25 Removing intermediate container 5fd8966031cd 02:08:25 ---> d3a8d70664b7 02:08:25 Step 6/16 : LABEL Name=edgex-ui-go 02:08:25 ---> Running in d85acc4b379a 02:08:25 Removing intermediate container d85acc4b379a 02:08:25 ---> 5affea4e2eaa 02:08:25 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:08:25 ---> Running in c2ea10d59a7f 02:08:25 Removing intermediate container c2ea10d59a7f 02:08:25 ---> ecb85230a8ad 02:08:25 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:26 latest: Pulling from library/docker 02:08:26 63b65145d645: Already exists 02:08:26 79632185ca8e: Pulling fs layer 02:08:26 96acd0207079: Pulling fs layer 02:08:26 cd9b23e3d659: Pulling fs layer 02:08:26 9b72c76fa520: Pulling fs layer 02:08:26 2a9913c6de88: Pulling fs layer 02:08:26 d82d65dfa3e2: Pulling fs layer 02:08:26 c870b0efe7bf: Pulling fs layer 02:08:26 3bd06c2449b9: Pulling fs layer 02:08:26 b8adaaee12a3: Pulling fs layer 02:08:26 32e31cd5a8e4: Pulling fs layer 02:08:26 cebae2ff9f88: Pulling fs layer 02:08:26 38a13f2f8392: Pulling fs layer 02:08:26 32e31cd5a8e4: Waiting 02:08:26 cebae2ff9f88: Waiting 02:08:26 38a13f2f8392: Waiting 02:08:26 3bd06c2449b9: Waiting 02:08:26 b8adaaee12a3: Waiting 02:08:26 9b72c76fa520: Waiting 02:08:26 2a9913c6de88: Waiting 02:08:26 d82d65dfa3e2: Waiting 02:08:26 79632185ca8e: Download complete 02:08:26 79632185ca8e: Pull complete 02:08:26 96acd0207079: Download complete 02:08:26 2a9913c6de88: Verifying Checksum 02:08:26 2a9913c6de88: Download complete 02:08:27 cd9b23e3d659: Download complete 02:08:27 c870b0efe7bf: Verifying Checksum 02:08:27 c870b0efe7bf: Download complete 02:08:27 d82d65dfa3e2: Download complete 02:08:27 96acd0207079: Pull complete 02:08:27 9b72c76fa520: Verifying Checksum 02:08:27 9b72c76fa520: Download complete 02:08:27 b8adaaee12a3: Verifying Checksum 02:08:27 b8adaaee12a3: Download complete 02:08:27 3bd06c2449b9: Download complete 02:08:27 cebae2ff9f88: Verifying Checksum 02:08:27 cebae2ff9f88: Download complete 02:08:27 38a13f2f8392: Verifying Checksum 02:08:27 38a13f2f8392: Download complete 02:08:27 cd9b23e3d659: Pull complete 02:08:27 9b72c76fa520: Pull complete 02:08:27 2a9913c6de88: Pull complete 02:08:28 d82d65dfa3e2: Pull complete 02:08:28 32e31cd5a8e4: Verifying Checksum 02:08:28 32e31cd5a8e4: Download complete 02:08:28 c870b0efe7bf: Pull complete 02:08:28 3bd06c2449b9: Pull complete 02:08:28 b8adaaee12a3: Pull complete 02:08:29 32e31cd5a8e4: Pull complete 02:08:29 cebae2ff9f88: Pull complete 02:08:29 38a13f2f8392: Pull complete 02:08:29 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 02:08:29 Status: Downloaded newer image for docker:latest 02:08:31 ---> 2b7721bd02b5 02:08:31 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:31 ---> Running in edc16a0bad50 02:08:32 Removing intermediate container edc16a0bad50 02:08:32 ---> e0c18a363e3b 02:08:32 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:32 ---> Running in 794880fb2a5b 02:08:32 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:32 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:33 OK: 265 MiB in 53 packages 02:08:34 Removing intermediate container 794880fb2a5b 02:08:34 ---> eabda72c3b2c 02:08:34 Step 11/16 : ENV GO111MODULE=on 02:08:34 ---> Running in c9a0d9089503 02:08:34 Removing intermediate container c9a0d9089503 02:08:34 ---> 0d6293a79662 02:08:34 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:34 ---> Running in c7b1a8385016 02:08:34 Removing intermediate container c7b1a8385016 02:08:34 ---> fc0f3266297a 02:08:34 Step 13/16 : COPY go.mod vendor* ./ 02:08:34 ---> 6e5a670576a2 02:08:34 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:34 ---> Running in 04082a851daa 02:08:56 Removing intermediate container 04082a851daa 02:08:56 ---> ddd268caa7f1 02:08:56 Step 15/16 : COPY . . 02:08:56 ---> 519b4acb6d04 02:08:56 Step 16/16 : RUN ${MAKE} 02:08:56 ---> Running in 36fe5b1ce943 02:08:56 noop 02:08:56 Removing intermediate container 36fe5b1ce943 02:08:56 ---> 30a3605dfc7c 02:08:56 Successfully built 30a3605dfc7c 02:08:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + docker inspect -f . ci-base-image-x86_64 02:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:57 prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container 02:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:57 $ docker top 410a2473fa36a7c8683666d799d9cf29c8b02a055164ce24880d184718e8613e -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:57 + go version 02:08:57 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:57 $ docker stop --time=1 410a2473fa36a7c8683666d799d9cf29c8b02a055164ce24880d184718e8613e 02:08:59 $ docker rm -f --volumes 410a2473fa36a7c8683666d799d9cf29c8b02a055164ce24880d184718e8613e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:59 + docker inspect -f . ci-base-image-x86_64 02:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:59 prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container 02:08:59 $ 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_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:09:00 $ docker top af67be400b1a0ef6737a0301ee0fdb05a2dca60dc6c0dcdb843e789a51afb712 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:00 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] fileExists [Pipeline] sh 02:09:00 + make test 02:09:00 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:09:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:09:16 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:09:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:19 ./bin/test-attribution-txt.sh 02:09:19 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:09:19 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:09:19 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:09:19 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:09:19 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:09:19 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:09:19 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:09:19 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:09:19 make -C web test 02:09:19 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' 02:09:19 make[1]: tput: No such file or directory 02:09:19 make[1]: tput: No such file or directory 02:09:19 warning: generating ./VERSION 02:09:19 echo "0.0.0" > VERSION 02:09:19 docker build \ 02:09:19 -f Dockerfile \ 02:09:19 --build-arg USER=1000 \ 02:09:19 \ 02:09:19 --label "git_sha=84620147641bdf487ca3fbec5da94e877e7548d9" \ 02:09:19 -t edgexfoundry/edgex-web-ui:84620147641bdf487ca3fbec5da94e877e7548d9 \ 02:09:19 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:09:19 . 02:09:19 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:09:19 Install the buildx component to build images with BuildKit: 02:09:19 https://docs.docker.com/go/buildx/ 02:09:19 02:09:19 Sending build context to Docker daemon 3.268MB 02:09:19 Step 1/10 : FROM node:16.17-alpine3.15 02:09:19 16.17-alpine3.15: Pulling from library/node 02:09:19 9621f1afde84: Pulling fs layer 02:09:19 c6f70ee39829: Pulling fs layer 02:09:19 56892a8094a2: Pulling fs layer 02:09:19 58dd87906ef0: Pulling fs layer 02:09:19 58dd87906ef0: Waiting 02:09:19 9621f1afde84: Verifying Checksum 02:09:19 9621f1afde84: Download complete 02:09:19 56892a8094a2: Verifying Checksum 02:09:19 56892a8094a2: Download complete 02:09:19 58dd87906ef0: Verifying Checksum 02:09:19 58dd87906ef0: Download complete 02:09:19 9621f1afde84: Pull complete 02:09:19 c6f70ee39829: Verifying Checksum 02:09:19 c6f70ee39829: Download complete 02:09:21 c6f70ee39829: Pull complete 02:09:21 56892a8094a2: Pull complete 02:09:21 58dd87906ef0: Pull complete 02:09:21 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:09:21 Status: Downloaded newer image for node:16.17-alpine3.15 02:09:21 ---> b69703f70c3d 02:09:21 Step 2/10 : RUN apk add --no-cache chromium 02:09:22 ---> Running in a00e31c2ac20 02:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:22 (1/129) Installing libxau (1.0.9-r0) 02:09:22 (2/129) Installing libmd (1.0.3-r0) 02:09:22 (3/129) Installing libbsd (0.11.3-r1) 02:09:22 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:22 (5/129) Installing libxcb (1.14-r2) 02:09:22 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:22 (7/129) Installing libxext (1.3.4-r0) 02:09:22 (8/129) Installing libice (1.0.10-r0) 02:09:22 (9/129) Installing libuuid (2.37.4-r0) 02:09:22 (10/129) Installing libsm (1.2.3-r0) 02:09:22 (11/129) Installing libxt (1.2.1-r0) 02:09:22 (12/129) Installing libxmu (1.1.3-r0) 02:09:22 (13/129) Installing xset (1.2.4-r0) 02:09:22 (14/129) Installing xprop (1.2.5-r0) 02:09:23 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:23 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:23 (17/129) Installing pkgconf (1.8.1-r0) 02:09:23 (18/129) Installing libffi (3.4.2-r1) 02:09:23 (19/129) Installing libintl (0.21-r0) 02:09:23 (20/129) Installing libblkid (2.37.4-r0) 02:09:23 (21/129) Installing libmount (2.37.4-r0) 02:09:23 (22/129) Installing pcre (8.45-r1) 02:09:23 (23/129) Installing glib (2.70.1-r0) 02:09:23 (24/129) Installing xz-libs (5.2.5-r1) 02:09:23 (25/129) Installing libxml2 (2.9.14-r2) 02:09:23 (26/129) Installing shared-mime-info (2.1-r2) 02:09:23 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:23 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:23 (29/129) Installing libpng (1.6.37-r1) 02:09:23 (30/129) Installing libwebp (1.2.2-r0) 02:09:23 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:23 (32/129) Installing tiff (4.4.0-r0) 02:09:23 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:23 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:23 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:23 (36/129) Installing libxfixes (6.0.0-r0) 02:09:23 (37/129) Installing libxrender (0.9.10-r3) 02:09:23 (38/129) Installing libxcursor (1.2.0-r0) 02:09:23 (39/129) Installing libxdamage (1.1.5-r1) 02:09:23 (40/129) Installing libxi (1.8-r0) 02:09:23 (41/129) Installing libxinerama (1.1.4-r1) 02:09:23 (42/129) Installing libxrandr (1.5.2-r1) 02:09:23 (43/129) Installing atk (2.36.0-r0) 02:09:23 (44/129) Installing libxtst (1.2.3-r3) 02:09:23 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:23 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:23 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:23 (48/129) Installing expat (2.5.0-r0) 02:09:23 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:23 (50/129) Installing libbz2 (1.0.8-r1) 02:09:23 (51/129) Installing freetype (2.11.1-r2) 02:09:23 (52/129) Installing fontconfig (2.13.1-r4) 02:09:23 (53/129) Installing pixman (0.40.0-r4) 02:09:23 (54/129) Installing cairo (1.16.0-r5) 02:09:23 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:23 (56/129) Installing avahi-libs (0.8-r5) 02:09:23 (57/129) Installing gmp (6.2.1-r1) 02:09:23 (58/129) Installing nettle (3.7.3-r0) 02:09:23 (59/129) Installing p11-kit (0.24.0-r1) 02:09:23 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:23 (61/129) Installing libunistring (0.9.10-r1) 02:09:23 (62/129) Installing gnutls (3.7.1-r2) 02:09:23 (63/129) Installing cups-libs (2.3.3-r6) 02:09:23 (64/129) Installing libepoxy (1.5.9-r0) 02:09:23 (65/129) Installing fribidi (1.0.11-r0) 02:09:23 (66/129) Installing graphite2 (1.3.14-r0) 02:09:23 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:23 (68/129) Installing libxft (2.3.4-r0) 02:09:23 (69/129) Installing pango (1.48.10-r0) 02:09:23 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:23 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:23 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:23 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:23 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:23 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:23 Executing gtk+3.0-3.24.30-r0.post-install 02:09:23 (76/129) Installing libfontenc (1.1.4-r0) 02:09:23 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:23 (78/129) Installing ttf-opensans (1.10-r1) 02:09:23 Executing ttf-opensans-1.10-r1.post-install 02:09:26 (79/129) Installing libogg (1.3.5-r0) 02:09:26 (80/129) Installing flac (1.3.4-r0) 02:09:26 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:26 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:26 (83/129) Installing sdl2 (2.0.16-r4) 02:09:26 (84/129) Installing aom-libs (3.2.0-r0) 02:09:26 (85/129) Installing libass (0.15.2-r0) 02:09:26 (86/129) Installing libdav1d (0.9.2-r0) 02:09:26 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:26 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:26 (89/129) Installing lame (3.100-r0) 02:09:26 (90/129) Installing opus (1.3.1-r1) 02:09:26 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:26 (92/129) Installing soxr (0.1.3-r2) 02:09:26 (93/129) Installing libsrt (1.4.2-r1) 02:09:26 (94/129) Installing libssh (0.9.6-r1) 02:09:26 (95/129) Installing libtheora (1.1.1-r16) 02:09:26 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:26 (97/129) Installing libpciaccess (0.16-r0) 02:09:26 (98/129) Installing libdrm (2.4.109-r0) 02:09:26 (99/129) Installing libva (2.13.0-r0) 02:09:26 (100/129) Installing libvdpau (1.4-r0) 02:09:26 (101/129) Installing vidstab (1.1.0-r1) 02:09:26 (102/129) Installing libvorbis (1.3.7-r0) 02:09:26 (103/129) Installing libvpx (1.10.0-r0) 02:09:26 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:26 (105/129) Installing x264-libs (20210613-r0) 02:09:26 (106/129) Installing x265-libs (3.5-r0) 02:09:26 (107/129) Installing xvidcore (1.3.7-r1) 02:09:26 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:26 (109/129) Installing libevent (2.1.12-r4) 02:09:26 (110/129) Installing mesa (21.2.6-r0) 02:09:26 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:26 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:26 (113/129) Installing lcms2 (2.12-r1) 02:09:26 (114/129) Installing nspr (4.32-r0) 02:09:26 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:26 (116/129) Installing nss (3.78.1-r0) 02:09:26 (117/129) Installing libasyncns (0.8-r1) 02:09:26 (118/129) Installing libltdl (2.4.6-r7) 02:09:26 (119/129) Installing orc (0.4.32-r0) 02:09:26 (120/129) Installing libsndfile (1.0.31-r1) 02:09:26 (121/129) Installing speexdsp (1.2.0-r0) 02:09:26 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:26 (123/129) Installing libpulse (15.0-r2) 02:09:26 (124/129) Installing re2 (2021.11.01-r0) 02:09:26 (125/129) Installing snappy (1.1.9-r1) 02:09:26 (126/129) Installing libgpg-error (1.42-r1) 02:09:26 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:26 (128/129) Installing libxslt (1.1.35-r0) 02:09:26 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:27 Executing busybox-1.34.1-r7.trigger 02:09:27 Executing glib-2.70.1-r0.trigger 02:09:27 Executing shared-mime-info-2.1-r2.trigger 02:09:27 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:27 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:27 Executing fontconfig-2.13.1-r4.trigger 02:09:27 Executing mkfontscale-1.2.1-r1.trigger 02:09:27 OK: 286 MiB in 145 packages 02:09:33 Removing intermediate container a00e31c2ac20 02:09:33 ---> 4acf6823441c 02:09:33 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:33 ---> Running in 146220a9e60f 02:09:33 Removing intermediate container 146220a9e60f 02:09:33 ---> 0be30dd3131a 02:09:33 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:33 ---> Running in 435c25c94ad1 02:09:33 Removing intermediate container 435c25c94ad1 02:09:33 ---> 4028ec82efef 02:09:33 Step 5/10 : RUN npm install -g npm 02:09:33 ---> Running in 98974c7e4d94 02:09:41 02:09:41 removed 7 packages, changed 97 packages, and audited 238 packages in 7s 02:09:41 02:09:41 16 packages are looking for funding 02:09:41 run `npm fund` for details 02:09:41 02:09:41 found 0 vulnerabilities 02:09:41 Removing intermediate container 98974c7e4d94 02:09:41 ---> 6f46c1d9bec6 02:09:41 Step 6/10 : ARG USER=1000 02:09:41 ---> Running in 52cfb8fde73a 02:09:41 Removing intermediate container 52cfb8fde73a 02:09:41 ---> 08ee9481329a 02:09:41 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:42 ---> Running in d08582f7567f 02:09:42 Removing intermediate container d08582f7567f 02:09:42 ---> ed7cad09ef1a 02:09:42 Step 8/10 : USER $USER:$USER 02:09:42 ---> Running in adbfb23caf2a 02:09:42 Removing intermediate container adbfb23caf2a 02:09:42 ---> e07a38389662 02:09:42 Step 9/10 : WORKDIR /app 02:09:42 ---> Running in 05033335576b 02:09:43 Removing intermediate container 05033335576b 02:09:43 ---> fd0626ff8c6a 02:09:43 Step 10/10 : LABEL git_sha=84620147641bdf487ca3fbec5da94e877e7548d9 02:09:43 ---> Running in 4fba9dcdc94f 02:09:43 Removing intermediate container 4fba9dcdc94f 02:09:43 ---> 939d9001f8e4 02:09:43 Successfully built 939d9001f8e4 02:09:43 Successfully tagged edgexfoundry/edgex-web-ui:84620147641bdf487ca3fbec5da94e877e7548d9 02:09:43 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:43 touch edgex-web-ui.imagebuilt 02:09:43 mkdir -p node_modules coverage 02:09:43 chown "1000:1000" node_modules coverage package-lock.json 02:09:43 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:44 npm WARN EBADENGINE Unsupported engine { 02:09:44 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:09:44 npm WARN EBADENGINE required: { 02:09:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:44 npm WARN EBADENGINE }, 02:09:44 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 02:09:44 npm WARN EBADENGINE } 02:09:50 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:09:50 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 02:09:50 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:09:50 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:09:50 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:09:51 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:09:51 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:09:52 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:09:52 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:09:55 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. 02:09:55 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:09:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:56 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. 02:09:56 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. 02:09:57 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 02:09:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:58 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 02:10:00 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. 02:10:03 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. 02:10:08 02:10:08 added 1477 packages, and audited 1478 packages in 24s 02:10:08 02:10:08 90 packages are looking for funding 02:10:08 run `npm fund` for details 02:10:08 02:10:08 31 vulnerabilities (2 low, 9 moderate, 16 high, 4 critical) 02:10:08 02:10:08 To address issues that do not require attention, run: 02:10:08 npm audit fix 02:10:08 02:10:08 To address all issues (including breaking changes), run: 02:10:08 npm audit fix --force 02:10:08 02:10:08 Run `npm audit` for details. 02:10:11 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 02:10:14 - Generating browser application bundles (phase: setup)... 02:10:18 Compiling @angular/core : es2015 as esm2015 02:10:18 Compiling @angular/compiler/testing : es2015 as esm2015 02:10:22 Compiling @angular/common : es2015 as esm2015 02:10:22 Compiling @angular/core/testing : es2015 as esm2015 02:10:23 Compiling @angular/platform-browser : es2015 as esm2015 02:10:23 Compiling @angular/common/testing : es2015 as esm2015 02:10:23 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:10:23 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:10:24 Compiling @angular/common/http : es2015 as esm2015 02:10:24 Compiling @angular/router : es2015 as esm2015 02:10:24 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:10:24 Compiling @angular/forms : es2015 as esm2015 02:10:24 Compiling @angular/common/http/testing : es2015 as esm2015 02:10:26 Compiling @angular/router/testing : es2015 as esm2015 02:10:33 17 03 2023 02:10:33.242:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:33 17 03 2023 02:10:33.246:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:33 17 03 2023 02:10:33.254:INFO [launcher]: Starting browser ChromeHeadless 02:10:48 ✔ Browser application bundle generation complete. 02:10:48 17 03 2023 02:10:46.851:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket GP5c_1XBAKIXq6JuAAAB with id 24538613 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.085 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.148 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.162 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.248 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.265 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.332 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.394 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.413 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.433 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.447 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.46 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.467 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.47 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.474 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.486 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.489 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.495 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.541 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.603 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.608 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.611 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.628 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.653 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.662 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.669 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.704 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.708 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.718 secs) 02:10:50 WARN: ' 02:10:50 It looks like you're using ngModel on the same form field as formControlName. 02:10:50 Support for using the ngModel input property and ngModelChange event with 02:10:50 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:50 in a future version of Angular. 02:10:50 02:10:50 For more information on this, see our API docs here: 02:10:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:50 ' 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.718 secs) 02:10:50 WARN: ' 02:10:50 It looks like you're using ngModel on the same form field as formControlName. 02:10:50 Support for using the ngModel input property and ngModelChange event with 02:10:50 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:50 in a future version of Angular. 02:10:50 02:10:50 For more information on this, see our API docs here: 02:10:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:50 ' 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.753 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.788 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.797 secs) 02:10:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.805 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.811 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.813 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.916 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.985 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1 sec) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.01 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.049 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.055 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.066 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.079 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.085 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.087 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.088 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.092 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.106 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.129 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.155 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.167 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.178 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.183 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.185 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.187 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.194 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.202 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.206 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.21 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.212 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.237 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.253 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.256 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.258 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.262 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.264 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.287 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.341 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.348 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.361 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.364 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.386 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.389 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.403 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.41 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.426 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.439 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.444 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.456 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.471 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.498 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.511 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.514 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.517 secs) 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.52 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.528 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.541 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.545 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.55 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.559 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.59 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.599 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.611 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.619 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.627 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.707 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.717 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.753 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.771 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.78 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.793 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.808 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.821 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.834 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.838 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.845 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.867 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.878 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.921 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.933 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.949 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.962 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.976 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.988 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.993 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.009 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.031 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.038 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.056 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.059 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.06 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.078 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.084 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.089 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.108 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.115 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.118 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.134 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.161 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.173 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.187 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.197 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.232 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.242 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.248 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.288 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.292 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.293 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.316 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.328 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.357 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.362 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.372 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.375 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.377 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.4 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.42 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.425 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.43 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.434 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.679 secs / 2.434 secs) 02:10:53 TOTAL: 149 SUCCESS 02:10:53 ✔ Browser application bundle generation complete. 02:10:54 02:10:54 =============================== Coverage summary =============================== 02:10:54 Statements : 40.92% ( 1465/3580 ) 02:10:54 Branches : 12.03% ( 111/923 ) 02:10:54 Functions : 33.13% ( 430/1298 ) 02:10:54 Lines : 38.85% ( 1316/3387 ) 02:10:54 ================================================================================ 02:10:54 ✔ Browser application bundle generation complete. 02:10:54 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [Pipeline] echo 02:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:54 $ docker stop --time=1 af67be400b1a0ef6737a0301ee0fdb05a2dca60dc6c0dcdb843e789a51afb712 02:10:55 $ docker rm -f --volumes af67be400b1a0ef6737a0301ee0fdb05a2dca60dc6c0dcdb843e789a51afb712 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:58 + ls -al . 02:10:58 total 188 02:10:58 drwxrwxr-x 14 jenkins jenkins 4096 Mar 17 02:09 . 02:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 .. 02:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 .blubracket 02:10:58 -rw-rw-r-- 1 jenkins jenkins 18 Mar 17 02:07 .dockerignore 02:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:08 .git 02:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 .github 02:10:58 -rw-rw-r-- 1 jenkins jenkins 185 Mar 17 02:07 .gitignore 02:10:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:08 .semver 02:10:58 -rw-rw-r-- 1 jenkins jenkins 4856 Mar 17 02:07 Attribution.txt 02:10:58 -rw-rw-r-- 1 jenkins jenkins 17205 Mar 17 02:07 CHANGELOG.md 02:10:58 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 02:07 CONTRIBUTING.md 02:10:58 -rw-rw-r-- 1 jenkins jenkins 1847 Mar 17 02:07 Dockerfile 02:10:58 -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 02:07 Jenkinsfile 02:10:58 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 02:07 LICENSE 02:10:58 -rw-rw-r-- 1 jenkins jenkins 2124 Mar 17 02:07 Makefile 02:10:58 -rw-rw-r-- 1 jenkins jenkins 4558 Mar 17 02:07 README.md 02:10:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 02:08 VERSION 02:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 assets 02:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 bin 02:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 cmd 02:10:58 -rw-r--r-- 1 jenkins jenkins 10 Mar 17 02:09 coverage.out 02:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 docs 02:10:58 -rw-rw-r-- 1 jenkins jenkins 3110 Mar 17 02:07 go.mod 02:10:58 -rw-rw-r-- 1 jenkins jenkins 43888 Mar 17 02:07 go.sum 02:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:07 internal 02:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 snap 02:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 testing 02:10:58 -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 02:07 version.go 02:10:58 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:58 + 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=84620147641bdf487ca3fbec5da94e877e7548d9 --label arch=amd64 --label version=0.0.0 . 02:10:58 Sending build context to Docker daemon 48.48MB 02:10:58 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:10:58 Step 2/26 : FROM ${BASE} AS builder 02:10:58 ---> 30a3605dfc7c 02:10:58 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:59 ---> Running in 28afd50fdb74 02:10:59 Removing intermediate container 28afd50fdb74 02:10:59 ---> c80b7f178d37 02:10:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:10:59 ---> Running in a29bced79491 02:10:59 Removing intermediate container a29bced79491 02:10:59 ---> 03a9d7bd9367 02:10:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:10:59 ---> Running in aabd4ca161b4 02:10:59 Removing intermediate container aabd4ca161b4 02:10:59 ---> b1af3b1ec71e 02:10:59 Step 6/26 : LABEL Name=edgex-ui-go 02:10:59 ---> Running in ab8c2d831e2f 02:10:59 Removing intermediate container ab8c2d831e2f 02:10:59 ---> 64146c303844 02:10:59 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:10:59 ---> Running in 9d46a0374e04 02:10:59 Removing intermediate container 9d46a0374e04 02:10:59 ---> 0bc762c724ab 02:10:59 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:11:00 ---> 4eb03bd96ad6 02:11:00 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:00 ---> Running in 1ca24cd0fe5a 02:11:00 Removing intermediate container 1ca24cd0fe5a 02:11:00 ---> 8f8357157ea0 02:11:00 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:00 ---> Running in 73b638c07730 02:11:00 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:11:02 OK: 265 MiB in 53 packages 02:11:02 Removing intermediate container 73b638c07730 02:11:02 ---> d50081e3510b 02:11:02 Step 11/26 : ENV GO111MODULE=on 02:11:02 ---> Running in d07e3b68c961 02:11:02 Removing intermediate container d07e3b68c961 02:11:02 ---> 79c79c5f1df1 02:11:02 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:02 ---> Running in 181c4b40e5a5 02:11:02 Removing intermediate container 181c4b40e5a5 02:11:02 ---> f91180d956d3 02:11:02 Step 13/26 : COPY go.mod vendor* ./ 02:11:02 ---> c4934a04e70e 02:11:02 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:02 ---> Running in 3cba0a749d38 02:11:03 Removing intermediate container 3cba0a749d38 02:11:03 ---> 6e9c307a122a 02:11:03 Step 15/26 : COPY . . 02:11:05 ---> 11bf0cae57a1 02:11:05 Step 16/26 : RUN ${MAKE} 02:11:05 ---> Running in 0b5dd2233afc 02:11:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:11:23 Removing intermediate container 0b5dd2233afc 02:11:23 ---> a0a8f9f34095 02:11:23 Step 17/26 : FROM alpine:3.14 02:11:23 3.14: Pulling from library/alpine 02:11:23 d261077062b2: Pulling fs layer 02:11:23 d261077062b2: Verifying Checksum 02:11:23 d261077062b2: Download complete 02:11:23 d261077062b2: Pull complete 02:11:23 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 02:11:23 Status: Downloaded newer image for alpine:3.14 02:11:23 ---> 6dff1269bc79 02:11:23 Step 18/26 : EXPOSE 4000 02:11:23 ---> Running in d195d4e2acb8 02:11:23 Removing intermediate container d195d4e2acb8 02:11:23 ---> 3cce1c6853cb 02:11:23 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:24 ---> 48b8e94b6c52 02:11:24 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:11:24 ---> 035ce2f98417 02:11:24 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:11:24 ---> 54a77b5f6c84 02:11:24 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:24 ---> Running in 0ab65909d4c7 02:11:24 Removing intermediate container 0ab65909d4c7 02:11:24 ---> f2b0cbdc2734 02:11:24 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:11:24 ---> Running in b8804a87e594 02:11:24 Removing intermediate container b8804a87e594 02:11:24 ---> 2bfdf2c2c552 02:11:24 Step 24/26 : LABEL arch=amd64 02:11:24 ---> Running in b1460920f4a7 02:11:24 Removing intermediate container b1460920f4a7 02:11:24 ---> 59263e5cdaa7 02:11:24 Step 25/26 : LABEL git_sha=84620147641bdf487ca3fbec5da94e877e7548d9 02:11:24 ---> Running in fb2968b7b896 02:11:24 Removing intermediate container fb2968b7b896 02:11:24 ---> 9b3c683f3c73 02:11:24 Step 26/26 : LABEL version=0.0.0 02:11:24 ---> Running in 0a19efcae952 02:11:25 Removing intermediate container 0a19efcae952 02:11:25 ---> 124a48471b2f 02:11:25 [Warning] One or more build-args [ARCH] were not consumed 02:11:25 Successfully built 124a48471b2f 02:11:25 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 02:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:25 02:11:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:26 latest: Pulling from edgex-lftools-log-publisher 02:11:26 5eb5b503b376: Pulling fs layer 02:11:26 5c69ac0246d0: Pulling fs layer 02:11:26 ec43610c2a17: Pulling fs layer 02:11:26 3a2ae6a8a46f: Pulling fs layer 02:11:26 33b1e0a273af: Pulling fs layer 02:11:26 5d3b04190fa2: Pulling fs layer 02:11:26 2f39f015ded8: Pulling fs layer 02:11:26 3a2ae6a8a46f: Waiting 02:11:26 33b1e0a273af: Waiting 02:11:26 5d3b04190fa2: Waiting 02:11:26 5c69ac0246d0: Download complete 02:11:27 3a2ae6a8a46f: Verifying Checksum 02:11:27 3a2ae6a8a46f: Download complete 02:11:27 33b1e0a273af: Verifying Checksum 02:11:27 33b1e0a273af: Download complete 02:11:27 5d3b04190fa2: Verifying Checksum 02:11:27 5d3b04190fa2: Download complete 02:11:27 ec43610c2a17: Verifying Checksum 02:11:27 ec43610c2a17: Download complete 02:11:27 5eb5b503b376: Verifying Checksum 02:11:27 5eb5b503b376: Download complete 02:11:27 2f39f015ded8: Download complete 02:11:28 5eb5b503b376: Pull complete 02:11:28 5c69ac0246d0: Pull complete 02:11:28 ec43610c2a17: Pull complete 02:11:28 3a2ae6a8a46f: Pull complete 02:11:28 33b1e0a273af: Pull complete 02:11:29 5d3b04190fa2: Pull complete 02:11:33 2f39f015ded8: Pull complete 02:11:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:33 prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container 02:11:33 $ 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_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:34 $ docker top f41b2e326566cee4ec4a889b998573013baa3cd034198b76fd7e5ed201ef8532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:35 ---> job-cost.sh 02:11:35 lf-activate-venv: SKIPPING 02:11:35 INFO: No Stack... 02:11:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:35 INFO: Archiving Costs [Pipeline] sh 02:11:36 + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/cost.csv 02:11:36 cut -d, -f6 [Pipeline] lock 02:11:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] 02:11:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] did not exist. Created. 02:11:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:36 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:36 Stashed 1 file(s) [Pipeline] } 02:11:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:36 $ docker stop --time=1 f41b2e326566cee4ec4a889b998573013baa3cd034198b76fd7e5ed201ef8532 02:11:38 $ docker rm -f --volumes f41b2e326566cee4ec4a889b998573013baa3cd034198b76fd7e5ed201ef8532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:01:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4222 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] { [Pipeline] ws 03:01:33 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 03:01:33 The recommended git tool is: git 03:01:43 using credential edgex-jenkins-ssh 03:01:43 Cloning the remote Git repository 03:01:43 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:01:43 > git init /w/workspace/edgex-ui-go/3 # timeout=10 03:01:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:01:43 > git --version # timeout=10 03:01:43 > git --version # 'git version 2.25.1' 03:01:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:01:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:51 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 03:01:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:01:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:01:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:01:51 > git config core.sparsecheckout # timeout=10 03:01:51 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 03:01:51 > git remote # timeout=10 03:01:51 > git config --get remote.origin.url # timeout=10 03:01:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:52 > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 03:01:55 Merge succeeded, producing 12f630382bdb9a7fb425b132592a6fdb34bf730c 03:01:55 Checking out Revision 12f630382bdb9a7fb425b132592a6fdb34bf730c (PR-581) 03:01:55 > git rev-parse HEAD^{commit} # timeout=10 03:01:55 > git config core.sparsecheckout # timeout=10 03:01:55 > git checkout -f 12f630382bdb9a7fb425b132592a6fdb34bf730c # timeout=10 03:01:58 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" 03:01:59 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:01:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:59 Dload Upload Total Spent Left Speed 03:01:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k 03:01:58 > git rev-list --no-walk b3e1c0c3ca29b311d107baeb801a69aa5e4857dc # timeout=10 [Pipeline] sh 03:02:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:02:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:02:01 + sudo tee /etc/docker/daemon.new 03:02:01 { 03:02:01 "registry-mirrors": [ 03:02:01 "https://nexus3.edgexfoundry.org:10001" 03:02:01 ], 03:02:01 "bip": "10.250.0.254/24", 03:02:01 "hosts": [ 03:02:01 "tcp://0.0.0.0:5555", 03:02:01 "unix:///var/run/docker.sock" 03:02:01 ], 03:02:01 "mtu": 1458, 03:02:01 "selinux-enabled": true, 03:02:01 "seccomp-profile": "/etc/docker/seccomp.json" 03:02:01 } [Pipeline] sh 03:02:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:02:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:20 provisioning config files... 03:02:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config15129578705661464998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:20 ---> docker-login.sh 03:02:20 nexus3.edgexfoundry.org:10001 03:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:21 Configure a credential helper to remove this warning. See 03:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:21 03:02:21 Login Succeeded 03:02:21 nexus3.edgexfoundry.org:10002 03:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:21 Configure a credential helper to remove this warning. See 03:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:21 03:02:21 Login Succeeded 03:02:21 nexus3.edgexfoundry.org:10003 03:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:21 Configure a credential helper to remove this warning. See 03:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:21 03:02:21 Login Succeeded 03:02:21 nexus3.edgexfoundry.org:10004 03:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:22 Configure a credential helper to remove this warning. See 03:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:22 03:02:22 Login Succeeded 03:02:22 docker.io 03:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:23 Configure a credential helper to remove this warning. See 03:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:23 03:02:23 Login Succeeded 03:02:23 ---> docker-login.sh ends [Pipeline] } 03:02:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:02:23 ========================================================= 03:02:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:02:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:23 + 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 . 03:02:24 Sending build context to Docker daemon 28.78MB 03:02:24 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 03:02:24 Step 2/16 : FROM ${BASE} AS builder 03:02:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:02:25 af6eaf76a39c: Pulling fs layer 03:02:25 55522c791124: Pulling fs layer 03:02:25 ce5c4a1c91eb: Pulling fs layer 03:02:25 169dfbe0d373: Pulling fs layer 03:02:25 e1ff8fa3b103: Pulling fs layer 03:02:25 52ebb69f0ebf: Pulling fs layer 03:02:25 5abe8eddf0d5: Pulling fs layer 03:02:25 169dfbe0d373: Waiting 03:02:25 e1ff8fa3b103: Waiting 03:02:25 52ebb69f0ebf: Waiting 03:02:25 5abe8eddf0d5: Waiting 03:02:25 55522c791124: Download complete 03:02:25 169dfbe0d373: Verifying Checksum 03:02:25 169dfbe0d373: Download complete 03:02:25 e1ff8fa3b103: Verifying Checksum 03:02:25 e1ff8fa3b103: Download complete 03:02:25 af6eaf76a39c: Download complete 03:02:26 af6eaf76a39c: Pull complete 03:02:26 5abe8eddf0d5: Verifying Checksum 03:02:26 5abe8eddf0d5: Download complete 03:02:26 55522c791124: Pull complete 03:02:27 ce5c4a1c91eb: Verifying Checksum 03:02:27 ce5c4a1c91eb: Download complete 03:02:27 52ebb69f0ebf: Verifying Checksum 03:02:27 52ebb69f0ebf: Download complete 03:02:37 ce5c4a1c91eb: Pull complete 03:02:37 169dfbe0d373: Pull complete 03:02:38 e1ff8fa3b103: Pull complete 03:02:44 52ebb69f0ebf: Pull complete 03:02:46 5abe8eddf0d5: Pull complete 03:02:46 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 03:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:02:46 ---> 6cb57ee374ae 03:02:46 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:02:48 ---> Running in 4bad96dff969 03:02:48 Removing intermediate container 4bad96dff969 03:02:48 ---> c520a4201a24 03:02:48 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 03:02:48 ---> Running in 322d12b97d8a 03:02:49 Removing intermediate container 322d12b97d8a 03:02:49 ---> f9606d7ab40e 03:02:49 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 03:02:49 ---> Running in 862a2b621db9 03:02:49 Removing intermediate container 862a2b621db9 03:02:49 ---> c8e776e03c18 03:02:49 Step 6/16 : LABEL Name=edgex-ui-go 03:02:49 ---> Running in 7defd2b0889d 03:02:49 Removing intermediate container 7defd2b0889d 03:02:49 ---> eca9e2d4f033 03:02:49 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 03:02:49 ---> Running in ed8278cfe73f 03:02:50 Removing intermediate container ed8278cfe73f 03:02:50 ---> 94ae57aadf84 03:02:50 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:02:50 latest: Pulling from library/docker 03:02:50 af6eaf76a39c: Already exists 03:02:50 1173461b5ece: Pulling fs layer 03:02:50 51c470f9a84d: Pulling fs layer 03:02:50 37ac63e80544: Pulling fs layer 03:02:50 8c8113334214: Pulling fs layer 03:02:50 61601e346ea4: Pulling fs layer 03:02:50 83c4068ee973: Pulling fs layer 03:02:50 d1fc4ecb6a84: Pulling fs layer 03:02:50 b6bbc4cc529d: Pulling fs layer 03:02:50 944b44ca4050: Pulling fs layer 03:02:50 5c50d9efa965: Pulling fs layer 03:02:50 dbcad312f5f5: Pulling fs layer 03:02:50 3d9d2dcd32c9: Pulling fs layer 03:02:50 61601e346ea4: Waiting 03:02:50 944b44ca4050: Waiting 03:02:50 83c4068ee973: Waiting 03:02:50 5c50d9efa965: Waiting 03:02:50 d1fc4ecb6a84: Waiting 03:02:50 dbcad312f5f5: Waiting 03:02:50 3d9d2dcd32c9: Waiting 03:02:50 8c8113334214: Waiting 03:02:50 b6bbc4cc529d: Waiting 03:02:51 1173461b5ece: Verifying Checksum 03:02:51 1173461b5ece: Download complete 03:02:51 37ac63e80544: Verifying Checksum 03:02:51 37ac63e80544: Download complete 03:02:51 51c470f9a84d: Verifying Checksum 03:02:51 51c470f9a84d: Download complete 03:02:51 61601e346ea4: Verifying Checksum 03:02:51 61601e346ea4: Download complete 03:02:51 83c4068ee973: Verifying Checksum 03:02:51 83c4068ee973: Download complete 03:02:51 d1fc4ecb6a84: Download complete 03:02:51 1173461b5ece: Pull complete 03:02:51 944b44ca4050: Verifying Checksum 03:02:51 b6bbc4cc529d: Download complete 03:02:52 dbcad312f5f5: Verifying Checksum 03:02:52 dbcad312f5f5: Download complete 03:02:52 3d9d2dcd32c9: Verifying Checksum 03:02:52 3d9d2dcd32c9: Download complete 03:02:52 8c8113334214: Verifying Checksum 03:02:52 8c8113334214: Download complete 03:02:53 51c470f9a84d: Pull complete 03:02:53 5c50d9efa965: Verifying Checksum 03:02:53 5c50d9efa965: Download complete 03:02:54 37ac63e80544: Pull complete 03:02:54 8c8113334214: Pull complete 03:02:55 61601e346ea4: Pull complete 03:02:55 83c4068ee973: Pull complete 03:02:55 d1fc4ecb6a84: Pull complete 03:02:56 b6bbc4cc529d: Pull complete 03:02:57 944b44ca4050: Pull complete 03:03:01 5c50d9efa965: Pull complete 03:03:01 dbcad312f5f5: Pull complete 03:03:01 3d9d2dcd32c9: Pull complete 03:03:01 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 03:03:01 Status: Downloaded newer image for docker:latest 03:03:03 ---> a927aa56beb9 03:03:03 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:03 ---> Running in cf954cb1dd6b 03:03:05 Removing intermediate container cf954cb1dd6b 03:03:05 ---> 0486e4931624 03:03:05 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:03:05 ---> Running in a574ecabc74c 03:03:06 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:03:07 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:03:08 OK: 263 MiB in 53 packages 03:03:09 Removing intermediate container a574ecabc74c 03:03:09 ---> e72b77ac667a 03:03:09 Step 11/16 : ENV GO111MODULE=on 03:03:09 ---> Running in 783b649ee01c 03:03:10 Removing intermediate container 783b649ee01c 03:03:10 ---> f14ce04ce722 03:03:10 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:03:10 ---> Running in c1eed12ae5f2 03:03:10 Removing intermediate container c1eed12ae5f2 03:03:10 ---> dcd3391ef027 03:03:10 Step 13/16 : COPY go.mod vendor* ./ 03:03:11 ---> 9b28c1365c25 03:03:11 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:11 ---> Running in 0f9c8b6b20b1 03:04:07 Removing intermediate container 0f9c8b6b20b1 03:04:07 ---> ba29efb347f7 03:04:07 Step 15/16 : COPY . . 03:04:08 ---> b06086ada9a5 03:04:08 Step 16/16 : RUN ${MAKE} 03:04:08 ---> Running in 573db213da2e 03:04:09 noop 03:04:10 Removing intermediate container 573db213da2e 03:04:10 ---> 52930a2f9296 03:04:10 Successfully built 52930a2f9296 03:04:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:10 + docker inspect -f . ci-base-image-arm64 03:04:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:11 prd-ubuntu20.04-docker-arm64-4c-16g-4222 does not seem to be running inside a container 03:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:04:12 $ docker top a95c91eb45bb2a7313726557c1103cc7e2d8fc1bd08ef5130fcb464ef5b97105 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:13 + go version 03:04:13 go version go1.20.2 linux/arm64 [Pipeline] } 03:04:13 $ docker stop --time=1 a95c91eb45bb2a7313726557c1103cc7e2d8fc1bd08ef5130fcb464ef5b97105 03:04:15 $ docker rm -f --volumes a95c91eb45bb2a7313726557c1103cc7e2d8fc1bd08ef5130fcb464ef5b97105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:15 + docker inspect -f . ci-base-image-arm64 03:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:15 prd-ubuntu20.04-docker-arm64-4c-16g-4222 does not seem to be running inside a container 03:04:16 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:04:17 $ docker top 8d42c94c8140943ef7da1a758e62aba1d08e777d80dbf79e04ba386477da6623 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:17 + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh 03:04:18 + make test 03:04:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:04:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:06:49 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:07:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:07:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:07:11 ./bin/test-attribution-txt.sh 03:07:11 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 03:07:11 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 03:07:11 An attribution for golang.org/x/net is missing from Attribution.txt, please add 03:07:11 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 03:07:11 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 03:07:11 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 03:07:11 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 03:07:11 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 03:07:11 make -C web test 03:07:11 make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' 03:07:11 make[1]: tput: No such file or directory 03:07:11 make[1]: tput: No such file or directory 03:07:11 warning: generating ./VERSION 03:07:11 echo "0.0.0" > VERSION 03:07:11 docker build \ 03:07:11 -f Dockerfile \ 03:07:11 --build-arg USER=1000 \ 03:07:11 \ 03:07:11 --label "git_sha=12f630382bdb9a7fb425b132592a6fdb34bf730c" \ 03:07:11 -t edgexfoundry/edgex-web-ui:12f630382bdb9a7fb425b132592a6fdb34bf730c \ 03:07:11 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:07:11 . 03:07:11 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:07:11 Install the buildx component to build images with BuildKit: 03:07:11 https://docs.docker.com/go/buildx/ 03:07:11 03:07:12 Sending build context to Docker daemon 3.268MB 03:07:12 Step 1/10 : FROM node:16.17-alpine3.15 03:07:12 16.17-alpine3.15: Pulling from library/node 03:07:12 47517142f6ba: Pulling fs layer 03:07:12 5f8c4bfa009b: Pulling fs layer 03:07:12 f7079c9c4ba1: Pulling fs layer 03:07:12 aba105e6f55a: Pulling fs layer 03:07:12 aba105e6f55a: Waiting 03:07:12 f7079c9c4ba1: Verifying Checksum 03:07:12 f7079c9c4ba1: Download complete 03:07:12 47517142f6ba: Verifying Checksum 03:07:12 47517142f6ba: Download complete 03:07:12 aba105e6f55a: Verifying Checksum 03:07:12 aba105e6f55a: Download complete 03:07:13 47517142f6ba: Pull complete 03:07:13 5f8c4bfa009b: Verifying Checksum 03:07:13 5f8c4bfa009b: Download complete 03:07:17 5f8c4bfa009b: Pull complete 03:07:17 f7079c9c4ba1: Pull complete 03:07:18 aba105e6f55a: Pull complete 03:07:18 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 03:07:18 Status: Downloaded newer image for node:16.17-alpine3.15 03:07:18 ---> bf1b8b58d215 03:07:18 Step 2/10 : RUN apk add --no-cache chromium 03:07:18 ---> Running in a833df5564a8 03:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:07:21 (1/128) Installing libxau (1.0.9-r0) 03:07:21 (2/128) Installing libmd (1.0.3-r0) 03:07:21 (3/128) Installing libbsd (0.11.3-r1) 03:07:21 (4/128) Installing libxdmcp (1.1.3-r0) 03:07:21 (5/128) Installing libxcb (1.14-r2) 03:07:21 (6/128) Installing libx11 (1.7.3.1-r0) 03:07:21 (7/128) Installing libxext (1.3.4-r0) 03:07:21 (8/128) Installing libice (1.0.10-r0) 03:07:21 (9/128) Installing libuuid (2.37.4-r0) 03:07:21 (10/128) Installing libsm (1.2.3-r0) 03:07:21 (11/128) Installing libxt (1.2.1-r0) 03:07:21 (12/128) Installing libxmu (1.1.3-r0) 03:07:21 (13/128) Installing xset (1.2.4-r0) 03:07:21 (14/128) Installing xprop (1.2.5-r0) 03:07:21 (15/128) Installing xdg-utils (1.1.3-r0) 03:07:21 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 03:07:21 (17/128) Installing pkgconf (1.8.1-r0) 03:07:21 (18/128) Installing libffi (3.4.2-r1) 03:07:21 (19/128) Installing libintl (0.21-r0) 03:07:21 (20/128) Installing libblkid (2.37.4-r0) 03:07:21 (21/128) Installing libmount (2.37.4-r0) 03:07:21 (22/128) Installing pcre (8.45-r1) 03:07:22 (23/128) Installing glib (2.70.1-r0) 03:07:22 (24/128) Installing xz-libs (5.2.5-r1) 03:07:22 (25/128) Installing libxml2 (2.9.14-r2) 03:07:22 (26/128) Installing shared-mime-info (2.1-r2) 03:07:22 (27/128) Installing hicolor-icon-theme (0.17-r1) 03:07:22 (28/128) Installing libjpeg-turbo (2.1.2-r0) 03:07:22 (29/128) Installing libpng (1.6.37-r1) 03:07:22 (30/128) Installing libwebp (1.2.2-r0) 03:07:22 (31/128) Installing zstd-libs (1.5.0-r0) 03:07:22 (32/128) Installing tiff (4.4.0-r0) 03:07:22 (33/128) Installing gdk-pixbuf (2.42.8-r0) 03:07:22 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 03:07:22 (35/128) Installing libxcomposite (0.4.5-r0) 03:07:22 (36/128) Installing libxfixes (6.0.0-r0) 03:07:22 (37/128) Installing libxrender (0.9.10-r3) 03:07:22 (38/128) Installing libxcursor (1.2.0-r0) 03:07:22 (39/128) Installing libxdamage (1.1.5-r1) 03:07:22 (40/128) Installing libxi (1.8-r0) 03:07:22 (41/128) Installing libxinerama (1.1.4-r1) 03:07:22 (42/128) Installing libxrandr (1.5.2-r1) 03:07:22 (43/128) Installing atk (2.36.0-r0) 03:07:22 (44/128) Installing libxtst (1.2.3-r3) 03:07:22 (45/128) Installing dbus-libs (1.12.24-r0) 03:07:22 (46/128) Installing at-spi2-core (2.42.0-r0) 03:07:22 (47/128) Installing at-spi2-atk (2.38.0-r0) 03:07:22 (48/128) Installing expat (2.5.0-r0) 03:07:22 (49/128) Installing brotli-libs (1.0.9-r5) 03:07:22 (50/128) Installing libbz2 (1.0.8-r1) 03:07:22 (51/128) Installing freetype (2.11.1-r2) 03:07:22 (52/128) Installing fontconfig (2.13.1-r4) 03:07:22 (53/128) Installing pixman (0.40.0-r4) 03:07:22 (54/128) Installing cairo (1.16.0-r5) 03:07:22 (55/128) Installing cairo-gobject (1.16.0-r5) 03:07:22 (56/128) Installing avahi-libs (0.8-r5) 03:07:22 (57/128) Installing gmp (6.2.1-r1) 03:07:22 (58/128) Installing nettle (3.7.3-r0) 03:07:23 (59/128) Installing p11-kit (0.24.0-r1) 03:07:23 (60/128) Installing libtasn1 (4.18.0-r1) 03:07:23 (61/128) Installing libunistring (0.9.10-r1) 03:07:23 (62/128) Installing gnutls (3.7.1-r2) 03:07:23 (63/128) Installing cups-libs (2.3.3-r6) 03:07:23 (64/128) Installing libepoxy (1.5.9-r0) 03:07:23 (65/128) Installing fribidi (1.0.11-r0) 03:07:23 (66/128) Installing graphite2 (1.3.14-r0) 03:07:23 (67/128) Installing harfbuzz (3.0.0-r2) 03:07:23 (68/128) Installing libxft (2.3.4-r0) 03:07:23 (69/128) Installing pango (1.48.10-r0) 03:07:23 (70/128) Installing wayland-libs-client (1.19.0-r1) 03:07:23 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 03:07:23 (72/128) Installing wayland-libs-egl (1.19.0-r1) 03:07:23 (73/128) Installing xkeyboard-config (2.34-r0) 03:07:23 (74/128) Installing libxkbcommon (1.3.1-r0) 03:07:23 (75/128) Installing gtk+3.0 (3.24.30-r0) 03:07:23 Executing gtk+3.0-3.24.30-r0.post-install 03:07:23 (76/128) Installing libfontenc (1.1.4-r0) 03:07:23 (77/128) Installing mkfontscale (1.2.1-r1) 03:07:23 (78/128) Installing ttf-opensans (1.10-r1) 03:07:23 Executing ttf-opensans-1.10-r1.post-install 03:07:26 (79/128) Installing libogg (1.3.5-r0) 03:07:26 (80/128) Installing flac (1.3.4-r0) 03:07:26 (81/128) Installing alsa-lib (1.2.5.1-r1) 03:07:26 (82/128) Installing libatomic (10.3.1_git20211027-r0) 03:07:26 (83/128) Installing sdl2 (2.0.16-r4) 03:07:26 (84/128) Installing aom-libs (3.2.0-r0) 03:07:26 (85/128) Installing libass (0.15.2-r0) 03:07:26 (86/128) Installing libdav1d (0.9.2-r0) 03:07:26 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 03:07:26 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 03:07:26 (89/128) Installing lame (3.100-r0) 03:07:26 (90/128) Installing opus (1.3.1-r1) 03:07:26 (91/128) Installing libgomp (10.3.1_git20211027-r0) 03:07:26 (92/128) Installing soxr (0.1.3-r2) 03:07:26 (93/128) Installing libsrt (1.4.2-r1) 03:07:26 (94/128) Installing libssh (0.9.6-r1) 03:07:26 (95/128) Installing libtheora (1.1.1-r16) 03:07:26 (96/128) Installing v4l-utils-libs (1.22.1-r1) 03:07:26 (97/128) Installing libdrm (2.4.109-r0) 03:07:26 (98/128) Installing libva (2.13.0-r0) 03:07:26 (99/128) Installing libvdpau (1.4-r0) 03:07:26 (100/128) Installing vidstab (1.1.0-r1) 03:07:26 (101/128) Installing libvorbis (1.3.7-r0) 03:07:26 (102/128) Installing libvpx (1.10.0-r0) 03:07:26 (103/128) Installing vulkan-loader (1.2.196-r0) 03:07:26 (104/128) Installing x264-libs (20210613-r0) 03:07:27 (105/128) Installing x265-libs (3.5-r0) 03:07:27 (106/128) Installing xvidcore (1.3.7-r1) 03:07:27 (107/128) Installing ffmpeg-libs (4.4.1-r2) 03:07:27 (108/128) Installing libevent (2.1.12-r4) 03:07:27 (109/128) Installing mesa (21.2.6-r0) 03:07:27 (110/128) Installing wayland-libs-server (1.19.0-r1) 03:07:27 (111/128) Installing mesa-gbm (21.2.6-r0) 03:07:27 (112/128) Installing lcms2 (2.12-r1) 03:07:27 (113/128) Installing nspr (4.32-r0) 03:07:27 (114/128) Installing sqlite-libs (3.36.0-r0) 03:07:27 (115/128) Installing nss (3.78.1-r0) 03:07:27 (116/128) Installing libasyncns (0.8-r1) 03:07:27 (117/128) Installing libltdl (2.4.6-r7) 03:07:27 (118/128) Installing orc (0.4.32-r0) 03:07:27 (119/128) Installing libsndfile (1.0.31-r1) 03:07:27 (120/128) Installing speexdsp (1.2.0-r0) 03:07:27 (121/128) Installing tdb-libs (1.4.5-r0) 03:07:27 (122/128) Installing libpulse (15.0-r2) 03:07:27 (123/128) Installing re2 (2021.11.01-r0) 03:07:27 (124/128) Installing snappy (1.1.9-r1) 03:07:27 (125/128) Installing libgpg-error (1.42-r1) 03:07:27 (126/128) Installing libgcrypt (1.9.4-r0) 03:07:27 (127/128) Installing libxslt (1.1.35-r0) 03:07:27 (128/128) Installing chromium (99.0.4844.84-r0) 03:07:33 Executing busybox-1.34.1-r7.trigger 03:07:33 Executing glib-2.70.1-r0.trigger 03:07:33 Executing shared-mime-info-2.1-r2.trigger 03:07:35 Executing gdk-pixbuf-2.42.8-r0.trigger 03:07:35 Executing gtk-update-icon-cache-2.24.33-r0.trigger 03:07:35 Executing fontconfig-2.13.1-r4.trigger 03:07:35 Executing mkfontscale-1.2.1-r1.trigger 03:07:35 OK: 275 MiB in 144 packages 03:07:45 Removing intermediate container a833df5564a8 03:07:45 ---> 4b66b9534f61 03:07:45 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:07:45 ---> Running in 5566cb2a9cf0 03:07:45 Removing intermediate container 5566cb2a9cf0 03:07:45 ---> 501d3e4b5348 03:07:45 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 03:07:45 ---> Running in 1d35b25c33ad 03:07:45 Removing intermediate container 1d35b25c33ad 03:07:45 ---> bbbb1bef2e10 03:07:45 Step 5/10 : RUN npm install -g npm 03:07:46 ---> Running in df832b7d5c35 03:08:25 03:08:25 removed 7 packages, changed 97 packages, and audited 238 packages in 33s 03:08:25 03:08:25 16 packages are looking for funding 03:08:25 run `npm fund` for details 03:08:25 03:08:25 found 0 vulnerabilities 03:08:26 Removing intermediate container df832b7d5c35 03:08:26 ---> 6dd8055446cc 03:08:26 Step 6/10 : ARG USER=1000 03:08:26 ---> Running in f51f5467fdb6 03:08:27 Removing intermediate container f51f5467fdb6 03:08:27 ---> 7775c7394572 03:08:27 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:08:27 ---> Running in 151b2f57f0f8 03:08:29 Removing intermediate container 151b2f57f0f8 03:08:29 ---> 5612922c519b 03:08:29 Step 8/10 : USER $USER:$USER 03:08:29 ---> Running in 13ec83121dc2 03:08:29 Removing intermediate container 13ec83121dc2 03:08:29 ---> d4750e4cff9a 03:08:29 Step 9/10 : WORKDIR /app 03:08:29 ---> Running in a1b24cd08d68 03:08:29 Removing intermediate container a1b24cd08d68 03:08:29 ---> 667ed81e7bef 03:08:29 Step 10/10 : LABEL git_sha=12f630382bdb9a7fb425b132592a6fdb34bf730c 03:08:29 ---> Running in 4ce778473998 03:08:29 Removing intermediate container 4ce778473998 03:08:29 ---> 594743673b05 03:08:30 Successfully built 594743673b05 03:08:30 Successfully tagged edgexfoundry/edgex-web-ui:12f630382bdb9a7fb425b132592a6fdb34bf730c 03:08:30 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:08:30 touch edgex-web-ui.imagebuilt 03:08:30 mkdir -p node_modules coverage 03:08:30 chown "1000:1000" node_modules coverage package-lock.json 03:08:30 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:08:48 npm WARN EBADENGINE Unsupported engine { 03:08:48 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 03:08:48 npm WARN EBADENGINE required: { 03:08:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:48 npm WARN EBADENGINE }, 03:08:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 03:08:48 npm WARN EBADENGINE } 03:09:35 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 03:09:35 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 03:09:35 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 03:09:35 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 03:09:35 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 03:09:39 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 03:09:49 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 03:09:49 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 03:09:50 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:10:17 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:10:17 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 03:10:18 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. 03:10:24 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. 03:10:24 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. 03:10:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:10:41 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 03:10:41 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 03:10:59 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. 03:11:38 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. 03:12:17 03:12:17 added 1474 packages, and audited 1475 packages in 4m 03:12:17 03:12:17 90 packages are looking for funding 03:12:17 run `npm fund` for details 03:12:17 03:12:17 31 vulnerabilities (2 low, 9 moderate, 16 high, 4 critical) 03:12:17 03:12:17 To address issues that do not require attention, run: 03:12:17 npm audit fix 03:12:17 03:12:17 To address all issues (including breaking changes), run: 03:12:17 npm audit fix --force 03:12:17 03:12:17 Run `npm audit` for details. 03:12:17 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 03:12:35 - Generating browser application bundles (phase: setup)... 03:13:14 Compiling @angular/core : es2015 as esm2015 03:13:14 Compiling @angular/compiler/testing : es2015 as esm2015 03:13:46 Compiling @angular/common : es2015 as esm2015 03:13:46 Compiling @angular/core/testing : es2015 as esm2015 03:13:52 Compiling @angular/platform-browser : es2015 as esm2015 03:13:52 Compiling @angular/common/testing : es2015 as esm2015 03:13:56 Compiling @angular/router : es2015 as esm2015 03:13:57 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 03:14:03 Compiling @angular/platform-browser/testing : es2015 as esm2015 03:14:04 Compiling @angular/common/http : es2015 as esm2015 03:14:06 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 03:14:09 Compiling @angular/forms : es2015 as esm2015 03:14:10 Compiling @angular/router/testing : es2015 as esm2015 03:14:10 Compiling @angular/common/http/testing : es2015 as esm2015 03:15:18 17 03 2023 03:15:15.892:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 03:15:18 17 03 2023 03:15:15.910:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 03:15:18 17 03 2023 03:15:15.947:INFO [launcher]: Starting browser ChromeHeadless 03:16:40 17 03 2023 03:16:35.319:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 03:16:40 17 03 2023 03:16:38.787:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 03:16:42 17 03 2023 03:16:41.885:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 03:17:50 ✔ Browser application bundle generation complete. 03:17:50 17 03 2023 03:17:41.925:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket g-Vl1D1C2M0pckuoAAAB with id 66144437 03:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 03:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.226 secs) 03:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.164 secs) 03:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.206 secs) 03:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.229 secs) 03:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.547 secs) 03:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.606 secs) 03:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.625 secs) 03:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.877 secs) 03:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.268 secs) 03:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.866 secs) 03:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.905 secs) 03:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.042 secs) 03:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.171 secs) 03:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.204 secs) 03:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.22 secs) 03:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.492 secs) 03:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.629 secs) 03:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.937 secs) 03:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.021 secs) 03:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.16 secs) 03:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.213 secs) 03:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.273 secs) 03:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.311 secs) 03:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.345 secs) 03:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.463 secs) 03:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.126 secs) 03:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.156 secs) 03:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.172 secs) 03:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.406 secs) 03:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.488 secs) 03:18:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.558 secs) 03:18:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.593 secs) 03:18:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.616 secs) 03:18:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.672 secs) 03:18:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.74 secs) 03:18:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.491 secs) 03:18:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.636 secs) 03:18:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.674 secs) 03:18:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.729 secs) 03:18:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.756 secs) 03:18:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.77 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.072 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.147 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.182 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.239 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.435 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.46 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.474 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.645 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.722 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.762 secs) 03:18:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.797 secs) 03:18:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.912 secs) 03:18:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.035 secs) 03:18:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.353 secs) 03:18:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.452 secs) 03:18:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.721 secs) 03:18:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.753 secs) 03:18:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.772 secs) 03:18:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.792 secs) 03:18:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.849 secs) 03:18:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.318 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.417 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.439 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.455 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.488 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.613 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.705 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.887 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.925 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.971 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.085 secs) 03:18:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.136 secs) 03:18:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.327 secs) 03:18:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.545 secs) 03:18:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.68 secs) 03:18:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.885 secs) 03:18:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.974 secs) 03:18:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.269 secs) 03:18:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.327 secs) 03:18:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.485 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.638 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.801 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.966 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.036 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.099 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.134 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.154 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.178 secs) 03:18:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.191 secs) 03:18:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.42 secs) 03:18:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.613 secs) 03:18:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.683 secs) 03:18:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.733 secs) 03:18:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.869 secs) 03:18:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.907 secs) 03:18:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.943 secs) 03:18:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.978 secs) 03:18:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.194 secs) 03:18:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.485 secs) 03:18:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.568 secs) 03:18:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.643 secs) 03:18:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.776 secs) 03:18:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.889 secs) 03:18:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.932 secs) 03:18:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.959 secs) 03:18:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.024 secs) 03:18:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.064 secs) 03:18:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.09 secs) 03:18:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.119 secs) 03:18:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.189 secs) 03:18:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.418 secs) 03:18:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.593 secs) 03:18:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.63 secs) 03:18:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.676 secs) 03:18:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.051 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.211 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.257 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.303 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.323 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.349 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.365 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 15.382 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 15.469 secs) 03:18:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 15.614 secs) 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 15.704 secs) 03:18:21 WARN: ' 03:18:21 It looks like you're using ngModel on the same form field as formControlName. 03:18:21 Support for using the ngModel input property and ngModelChange event with 03:18:21 reactive form directives has been deprecated in Angular v6 and will be removed 03:18:21 in a future version of Angular. 03:18:21 03:18:21 For more information on this, see our API docs here: 03:18:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:18:21 ' 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 15.704 secs) 03:18:21 WARN: ' 03:18:21 It looks like you're using ngModel on the same form field as formControlName. 03:18:21 Support for using the ngModel input property and ngModelChange event with 03:18:21 reactive form directives has been deprecated in Angular v6 and will be removed 03:18:21 in a future version of Angular. 03:18:21 03:18:21 For more information on this, see our API docs here: 03:18:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:18:21 ' 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 15.878 secs) 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 15.897 secs) 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 15.959 secs) 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.988 secs) 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.017 secs) 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.044 secs) 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 16.219 secs) 03:18:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 16.291 secs) 03:18:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 16.363 secs) 03:18:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 16.465 secs) 03:18:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 16.502 secs) 03:18:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 16.537 secs) 03:18:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 16.695 secs) 03:18:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 16.745 secs) 03:18:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 16.795 secs) 03:18:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 16.934 secs) 03:18:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 17.312 secs) 03:18:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 17.406 secs) 03:18:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 17.486 secs) 03:18:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 17.546 secs) 03:18:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 17.826 secs) 03:18:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 17.893 secs) 03:18:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 17.952 secs) 03:18:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (24.967 secs / 17.952 secs) 03:18:25 TOTAL: 149 SUCCESS 03:18:25 ✔ Browser application bundle generation complete. 03:18:29 03:18:29 =============================== Coverage summary =============================== 03:18:29 Statements : 40.98% ( 1467/3580 ) 03:18:29 Branches : 12.03% ( 111/923 ) 03:18:29 Functions : 33.28% ( 432/1298 ) 03:18:29 Lines : 38.91% ( 1318/3387 ) 03:18:29 ================================================================================ 03:18:29 17 03 2023 03:18:29.381:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 03:18:30 ✔ Browser application bundle generation complete. 03:18:31 make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo 03:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:18:31 $ docker stop --time=1 8d42c94c8140943ef7da1a758e62aba1d08e777d80dbf79e04ba386477da6623 03:18:33 $ docker rm -f --volumes 8d42c94c8140943ef7da1a758e62aba1d08e777d80dbf79e04ba386477da6623 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:18:38 Warning: overwriting stash ‘coverage-report’ 03:18:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:18:47 + ls -al . 03:18:47 total 184 03:18:47 drwxrwxr-x 13 jenkins jenkins 4096 Mar 17 03:04 . 03:18:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 .. 03:18:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 .blubracket 03:18:47 -rw-rw-r-- 1 jenkins jenkins 18 Mar 17 03:01 .dockerignore 03:18:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:01 .git 03:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:01 .github 03:18:47 -rw-rw-r-- 1 jenkins jenkins 185 Mar 17 03:01 .gitignore 03:18:47 -rw-rw-r-- 1 jenkins jenkins 4856 Mar 17 03:01 Attribution.txt 03:18:47 -rw-rw-r-- 1 jenkins jenkins 17205 Mar 17 03:01 CHANGELOG.md 03:18:47 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 03:01 CONTRIBUTING.md 03:18:47 -rw-rw-r-- 1 jenkins jenkins 1847 Mar 17 03:01 Dockerfile 03:18:47 -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 03:01 Jenkinsfile 03:18:47 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 03:01 LICENSE 03:18:47 -rw-rw-r-- 1 jenkins jenkins 2124 Mar 17 03:01 Makefile 03:18:47 -rw-rw-r-- 1 jenkins jenkins 4558 Mar 17 03:01 README.md 03:18:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 02:08 VERSION 03:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:01 assets 03:18:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 bin 03:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:01 cmd 03:18:47 -rw-r--r-- 1 jenkins jenkins 10 Mar 17 03:04 coverage.out 03:18:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 docs 03:18:47 -rw-rw-r-- 1 jenkins jenkins 3110 Mar 17 03:01 go.mod 03:18:47 -rw-rw-r-- 1 jenkins jenkins 43888 Mar 17 03:01 go.sum 03:18:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:01 internal 03:18:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 snap 03:18:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 testing 03:18:47 -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 03:01 version.go 03:18:47 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 03:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:47 + 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=12f630382bdb9a7fb425b132592a6fdb34bf730c --label arch=arm64 --label version=0.0.0 . 03:18:48 Sending build context to Docker daemon 31.54MB 03:18:48 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:18:48 Step 2/26 : FROM ${BASE} AS builder 03:18:48 ---> 52930a2f9296 03:18:48 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:18:49 ---> Running in 1fb5ec69b139 03:18:49 Removing intermediate container 1fb5ec69b139 03:18:49 ---> 1fad32264170 03:18:49 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 03:18:50 ---> Running in f9c6211ec45e 03:18:50 Removing intermediate container f9c6211ec45e 03:18:50 ---> 32377a7f6f7e 03:18:50 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:18:50 ---> Running in 981508d95a78 03:18:50 Removing intermediate container 981508d95a78 03:18:50 ---> 89c0b2ae41ef 03:18:50 Step 6/26 : LABEL Name=edgex-ui-go 03:18:51 ---> Running in f6cb9644a7e1 03:18:51 Removing intermediate container f6cb9644a7e1 03:18:51 ---> dd9681e4e55e 03:18:51 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 03:18:51 ---> Running in bfefa7a45aac 03:18:51 Removing intermediate container bfefa7a45aac 03:18:51 ---> e69845d8d1f8 03:18:51 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:18:54 ---> ecbe7fd54d6e 03:18:54 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:54 ---> Running in 319741e9d40b 03:18:56 Removing intermediate container 319741e9d40b 03:18:56 ---> 885807ee0267 03:18:56 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:18:56 ---> Running in 92394a2af7ea 03:18:57 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:18:57 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:18:59 OK: 263 MiB in 53 packages 03:19:00 Removing intermediate container 92394a2af7ea 03:19:00 ---> 6d8d05fbbd10 03:19:00 Step 11/26 : ENV GO111MODULE=on 03:19:00 ---> Running in 4aa65a767dd6 03:19:01 Removing intermediate container 4aa65a767dd6 03:19:01 ---> 9a46543f6f60 03:19:01 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:19:01 ---> Running in 180837aa46d7 03:19:01 Removing intermediate container 180837aa46d7 03:19:01 ---> 06cd4c740f79 03:19:01 Step 13/26 : COPY go.mod vendor* ./ 03:19:01 ---> 23a97fdadc97 03:19:01 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:01 ---> Running in 3e7b75a226d2 03:19:04 Removing intermediate container 3e7b75a226d2 03:19:04 ---> 9cc451724595 03:19:04 Step 15/26 : COPY . . 03:19:08 ---> a328a0f6a094 03:19:08 Step 16/26 : RUN ${MAKE} 03:19:08 ---> Running in 5596713d1e12 03:19:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:21:15 Removing intermediate container 5596713d1e12 03:21:15 ---> d740467d8b96 03:21:15 Step 17/26 : FROM alpine:3.14 03:21:15 3.14: Pulling from library/alpine 03:21:15 6f0e733d82e2: Pulling fs layer 03:21:15 6f0e733d82e2: Verifying Checksum 03:21:15 6f0e733d82e2: Download complete 03:21:15 6f0e733d82e2: Pull complete 03:21:15 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 03:21:15 Status: Downloaded newer image for alpine:3.14 03:21:15 ---> bf97f6347a60 03:21:15 Step 18/26 : EXPOSE 4000 03:21:15 ---> Running in 823a1cc9d26a 03:21:15 Removing intermediate container 823a1cc9d26a 03:21:15 ---> 79575ccac541 03:21:15 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:21:15 ---> 16c3429453a2 03:21:15 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 03:21:15 ---> 2e695b1fe9e4 03:21:15 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 03:21:15 ---> 1e6bd5b84cb6 03:21:15 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:21:15 ---> Running in f892a7288664 03:21:16 Removing intermediate container f892a7288664 03:21:16 ---> 26fc02bcf9f6 03:21:16 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 03:21:16 ---> Running in 6ed4ff58695c 03:21:16 Removing intermediate container 6ed4ff58695c 03:21:16 ---> 165d3d3e58c4 03:21:16 Step 24/26 : LABEL arch=arm64 03:21:17 ---> Running in a5f4c9841bfa 03:21:17 Removing intermediate container a5f4c9841bfa 03:21:17 ---> 2a16331cdbbf 03:21:17 Step 25/26 : LABEL git_sha=12f630382bdb9a7fb425b132592a6fdb34bf730c 03:21:17 ---> Running in ae0c4761c770 03:21:17 Removing intermediate container ae0c4761c770 03:21:17 ---> 6375b0c5aae6 03:21:17 Step 26/26 : LABEL version=0.0.0 03:21:17 ---> Running in 1fc289c97727 03:21:17 Removing intermediate container 1fc289c97727 03:21:17 ---> 5b734dbbc4da 03:21:17 [Warning] One or more build-args [ARCH] were not consumed 03:21:18 Successfully built 5b734dbbc4da 03:21:18 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:18 03:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:18 arm64: Pulling from edgex-lftools-log-publisher 03:21:18 8998bd30e6a1: Pulling fs layer 03:21:18 04944245beec: Pulling fs layer 03:21:18 699f458cf7ca: Pulling fs layer 03:21:18 765212b225bb: Pulling fs layer 03:21:18 f23df028b6ca: Pulling fs layer 03:21:18 d65c8cfc05b1: Pulling fs layer 03:21:18 2437ff75d9bd: Pulling fs layer 03:21:18 765212b225bb: Waiting 03:21:18 f23df028b6ca: Waiting 03:21:18 d65c8cfc05b1: Waiting 03:21:18 2437ff75d9bd: Waiting 03:21:19 04944245beec: Verifying Checksum 03:21:19 04944245beec: Download complete 03:21:19 765212b225bb: Verifying Checksum 03:21:19 765212b225bb: Download complete 03:21:19 f23df028b6ca: Verifying Checksum 03:21:19 f23df028b6ca: Download complete 03:21:19 d65c8cfc05b1: Verifying Checksum 03:21:19 d65c8cfc05b1: Download complete 03:21:19 699f458cf7ca: Verifying Checksum 03:21:19 699f458cf7ca: Download complete 03:21:19 8998bd30e6a1: Verifying Checksum 03:21:19 8998bd30e6a1: Download complete 03:21:21 2437ff75d9bd: Verifying Checksum 03:21:21 2437ff75d9bd: Download complete 03:21:23 8998bd30e6a1: Pull complete 03:21:23 04944245beec: Pull complete 03:21:25 699f458cf7ca: Pull complete 03:21:25 765212b225bb: Pull complete 03:21:26 f23df028b6ca: Pull complete 03:21:26 d65c8cfc05b1: Pull complete 03:21:41 2437ff75d9bd: Pull complete 03:21:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:41 prd-ubuntu20.04-docker-arm64-4c-16g-4222 does not seem to be running inside a container 03:21:41 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:21:45 $ docker top 599c867386d6e18de954489753dbb5b55e47d653e2c8348f55b8408f7504ef84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:45 ---> job-cost.sh 03:21:45 lf-activate-venv: SKIPPING 03:21:45 INFO: No Stack... 03:21:46 INFO: Retrieving Pricing Info for: v3-standard-4 03:21:47 INFO: Archiving Costs [Pipeline] sh 03:21:47 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 03:21:47 + cut -d, -f6 [Pipeline] lock 03:21:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] 03:21:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] did not exist. Created. 03:21:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:47 /w/workspace/edgex-ui-go/3@tmp/durable-2f0ceef1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:21:48 + echo total: 0.10999999940395355 [Pipeline] stash 03:21:48 Warning: overwriting stash ‘stack-cost’ 03:21:53 Stashed 1 file(s) [Pipeline] } 03:21:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:53 $ docker stop --time=1 599c867386d6e18de954489753dbb5b55e47d653e2c8348f55b8408f7504ef84 03:21:54 $ docker rm -f --volumes 599c867386d6e18de954489753dbb5b55e47d653e2c8348f55b8408f7504ef84 [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 03:21:55 provisioning config files... 03:21:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config9592809828904841747tmp [Pipeline] { [Pipeline] sh 03:21:55 + set +x 03:21:55 + bash -s -- 03:21:55 + curl -s https://codecov.io/bash 03:21:55 03:21:55 _____ _ 03:21:55 / ____| | | 03:21:55 | | ___ __| | ___ ___ _____ __ 03:21:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:21:55 | |___| (_) | (_| | __/ (_| (_) \ V / 03:21:55 \_____\___/ \__,_|\___|\___\___/ \_/ 03:21:55 Bash-1.0.6 03:21:55 03:21:55 03:21:55 ==> git version 2.25.1 found 03:21:55 ==> 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 03:21:55 Release-Date: 2020-01-08 03:21:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:21:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:21:55 ==> Jenkins CI detected. 03:21:55 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-581 03:21:55 project root: . 03:21:55 --> token set from env 03:21:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:21:55 ==> Running gcov in . (disable via -X gcov) 03:21:55 ==> Python coveragepy not found 03:21:55 ==> Searching for coverage reports in: 03:21:55 + . 03:21:55 -> Found 1 reports 03:21:55 ==> Detecting git/mercurial file structure 03:21:55 ==> Reading reports 03:21:55 + ./coverage.out bytes=10 03:21:55 ==> Appending adjustments 03:21:55 https://docs.codecov.io/docs/fixing-reports 03:21:56 + Found adjustments 03:21:56 ==> Gzipping contents 03:21:56 12K /tmp/codecov.fAEmol.gz 03:21:56 ==> Uploading reports 03:21:56 url: https://codecov.io 03:21:56 query: branch=PR-581&commit=84620147641bdf487ca3fbec5da94e877e7548d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= 03:21:56 -> Pinging Codecov 03:21:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-581&commit=84620147641bdf487ca3fbec5da94e877e7548d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= 03:21:56 -> Uploading to 03:21:56 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/FB506323287CE973F263BFD2A0EB1F37/84620147641bdf487ca3fbec5da94e877e7548d9/1e4479ec-e4ad-422a-854e-fce4321750a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T032156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f0d320aa26243cafc4bfc54ad007ad154a4ef0de35c169968d45f7dbc6f44d4 03:21:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:56 Dload Upload Total Spent Left Speed 03:21:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 28879 --:--:-- --:--:-- --:--:-- 28785 100 8866 0 0 100 8866 0 28785 --:--:-- --:--:-- --:--:-- 28692 03:21:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] } 03:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 03:21:57 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives ] 03:21:57 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 03:21:57 total 16 03:21:57 drwxr-xr-x 3 root root 4096 Mar 17 02:11 . 03:21:57 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:11 .. 03:21:57 drwxr-xr-x 2 root root 4096 Mar 17 02:11 cost 03:21:57 -rw-r--r-- 1 root root 83 Mar 17 02:11 cost.csv 03:21:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 03:21:57 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 03:21:57 total 16 03:21:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:11 . 03:21:57 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:11 .. 03:21:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 02:11 cost 03:21:57 -rw-r--r-- 1 jenkins jenkins 83 Mar 17 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:21:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:21:58 ---> package-listing.sh 03:21:58 ++ tr '[:upper:]' '[:lower:]' 03:21:58 ++ facter osfamily 03:21:59 + OS_FAMILY=debian 03:21:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-581 03:21:59 + START_PACKAGES=/tmp/packages_start.txt 03:21:59 + END_PACKAGES=/tmp/packages_end.txt 03:21:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:21:59 + PACKAGES=/tmp/packages_start.txt 03:21:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' 03:21:59 + PACKAGES=/tmp/packages_end.txt 03:21:59 + case "${OS_FAMILY}" in 03:21:59 + dpkg -l 03:21:59 + grep '^ii' 03:21:59 + '[' -f /tmp/packages_start.txt ']' 03:21:59 + '[' -f /tmp/packages_end.txt ']' 03:21:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:21:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' 03:21:59 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ 03:21:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [Pipeline] echo 03:21:59 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_PR-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:21:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:59 prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container 03:22:00 $ 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_PR-581/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_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:00 $ docker top 79d31c370c508797767a13a678924ca937bd0abf7802d4ed26efc7b99d338e7f -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:00 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:00 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:01 + ls /var/log/sa-host 03:22:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:01 provisioning config files... 03:22:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config17635198118193915516tmp [Pipeline] { [Pipeline] echo 03:22:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:01 ---> create-netrc.sh [Pipeline] } 03:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:01 ---> python-tools-install.sh [Pipeline] echo 03:22:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:02 ---> sudo-logs.sh 03:22:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:22:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:02 ---> job-cost.sh 03:22:02 lf-activate-venv: SKIPPING 03:22:02 DEBUG: total: 0.2199999988079071 03:22:02 INFO: Retrieving Stack Cost... 03:22:02 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:03 INFO: Archiving Costs [Pipeline] echo 03:22:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:03 ---> logs-deploy.sh 03:22:03 lf-activate-venv: SKIPPING 03:22:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-581/3 03:22:03 INFO: archiving workspace using pattern(s): 03:22:04 Archives upload complete. 03:22:04 INFO: archiving logs to Nexus