Pull request #568 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c95072afacc5a129a3735775a825e30096453ee4+e531bddd1517835c184708cb98e9a802e5df4205 (8bc579076e121e79eb9d19a43545b4c5276a5661) 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-ssh15052079058603542557.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11538873606675430426.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-568/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-568/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6796371553087694935.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh809623856207337457.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-568/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-568/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16131748821864054798.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117431’ Running on prd-ubuntu20.04-docker-8c-8g-117433 in /w/workspace/edgexfoundry_edgex-ui-go_PR-568 [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-568 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e531bddd1517835c184708cb98e9a802e5df4205 into PR head commit c95072afacc5a129a3735775a825e30096453ee4 Merge succeeded, producing c95072afacc5a129a3735775a825e30096453ee4 Checking out Revision c95072afacc5a129a3735775a825e30096453ee4 (PR-568) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/568/head:refs/remotes/origin/PR-568 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c95072afacc5a129a3735775a825e30096453ee4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c95072afacc5a129a3735775a825e30096453ee4 # timeout=10 > git rev-list --no-walk fe61ebb937c44b67c29e3a76bbad5dd8f908c740 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:48 ========================================================= 05:59:48 EdgeX Global Pipelines Version Info 05:59:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:49 ------------------- 05:59:49 stable info: 05:59:49 ------------------- 05:59:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:49 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 05:59:49 Message: update stable to v1.0.243 05:59:49 ------------------- 05:59:49 experimental info: 05:59:49 ------------------- 05:59:49 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:49 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 05:59:49 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-568 [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-568 [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-568 [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c95072a [Pipeline] echo 05:59:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:50 provisioning config files... 05:59:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/config12035809074227731360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:50 ---> docker-login.sh 05:59:50 nexus3.edgexfoundry.org:10001 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 nexus3.edgexfoundry.org:10002 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 nexus3.edgexfoundry.org:10003 05:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:51 Configure a credential helper to remove this warning. See 05:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:51 05:59:51 Login Succeeded 05:59:51 nexus3.edgexfoundry.org:10004 05:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:51 Configure a credential helper to remove this warning. See 05:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:51 05:59:51 Login Succeeded 05:59:51 docker.io 05:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:51 Configure a credential helper to remove this warning. See 05:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:51 05:59:51 Login Succeeded 05:59:51 ---> docker-login.sh ends [Pipeline] } 05:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:51 + git rev-list -1 --merges c95072afacc5a129a3735775a825e30096453ee4~1..c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] echo 05:59:51 -----------> git rev-list -1 --merges c95072afacc5a129a3735775a825e30096453ee4~1..c95072afacc5a129a3735775a825e30096453ee4 c95072afacc5a129a3735775a825e30096453ee4 [false] [Pipeline] sh 05:59:52 + git log --format=format:%s -1 c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] echo 05:59:52 ========================================================= 05:59:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:52 + git log --format=format:%s -1 c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] echo 05:59:52 [semverPrep] GIT_COMMIT: c95072afacc5a129a3735775a825e30096453ee4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:59:52 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:52 + grep -v github /etc/ssh/ssh_known_hosts 05:59:52 + [ -e /tmp/ssh_known_hosts ] 05:59:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:52 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:53 05:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:53 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:53 b85a868b505f: Pulling fs layer 05:59:53 e2be974225ed: Pulling fs layer 05:59:53 339a4e72a1f5: Pulling fs layer 05:59:53 988bab9f4d93: Pulling fs layer 05:59:53 1469e6f7b9e6: Pulling fs layer 05:59:53 eaf3925da568: Pulling fs layer 05:59:53 bab4dde63d76: Pulling fs layer 05:59:53 bde34c3a00c8: Pulling fs layer 05:59:53 b352a97aabf1: Pulling fs layer 05:59:53 4872d77fe225: Pulling fs layer 05:59:53 5851b861e8e6: Pulling fs layer 05:59:53 bab4dde63d76: Waiting 05:59:53 bde34c3a00c8: Waiting 05:59:53 b352a97aabf1: Waiting 05:59:53 4872d77fe225: Waiting 05:59:53 5851b861e8e6: Waiting 05:59:53 988bab9f4d93: Waiting 05:59:53 1469e6f7b9e6: Waiting 05:59:53 eaf3925da568: Waiting 05:59:53 e2be974225ed: Download complete 05:59:53 988bab9f4d93: Verifying Checksum 05:59:53 988bab9f4d93: Download complete 05:59:53 1469e6f7b9e6: Verifying Checksum 05:59:53 1469e6f7b9e6: Download complete 05:59:53 eaf3925da568: Verifying Checksum 05:59:53 eaf3925da568: Download complete 05:59:53 339a4e72a1f5: Verifying Checksum 05:59:53 339a4e72a1f5: Download complete 05:59:53 bde34c3a00c8: Verifying Checksum 05:59:53 bde34c3a00c8: Download complete 05:59:53 b352a97aabf1: Verifying Checksum 05:59:53 b352a97aabf1: Download complete 05:59:53 4872d77fe225: Download complete 05:59:53 5851b861e8e6: Verifying Checksum 05:59:53 5851b861e8e6: Download complete 05:59:54 b85a868b505f: Verifying Checksum 05:59:54 b85a868b505f: Download complete 05:59:54 bab4dde63d76: Verifying Checksum 05:59:54 bab4dde63d76: Download complete 05:59:55 b85a868b505f: Pull complete 05:59:55 e2be974225ed: Pull complete 05:59:55 339a4e72a1f5: Pull complete 05:59:56 988bab9f4d93: Pull complete 05:59:56 1469e6f7b9e6: Pull complete 05:59:56 eaf3925da568: Pull complete 05:59:58 bab4dde63d76: Pull complete 05:59:58 bde34c3a00c8: Pull complete 05:59:58 b352a97aabf1: Pull complete 05:59:58 4872d77fe225: Pull complete 05:59:58 5851b861e8e6: Pull complete 05:59:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:58 prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container 05:59:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@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 06:00:00 $ docker top 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 -eo pid,comm 06:00:00 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). 06:00:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:00 [ssh-agent] Looking for ssh-agent implementation... 06:00:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:00 $ docker exec 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 ssh-agent 06:00:00 SSH_AUTH_SOCK=/tmp/ssh-rxik94FOnanw/agent.32 06:00:00 SSH_AGENT_PID=38 06:00:00 Running ssh-add (command line suppressed) 06:00:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/private_key_15803711778727678801.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/private_key_15803711778727678801.key) 06:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:00 + git tag --points-at HEAD [Pipeline] } 06:00:00 $ docker exec --env ******** --env ******** 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 ssh-agent -k 06:00:01 unset SSH_AUTH_SOCK; 06:00:01 unset SSH_AGENT_PID; 06:00:01 echo Agent pid 38 killed; 06:00:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:01 [ssh-agent] Looking for ssh-agent implementation... 06:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:01 $ docker exec 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 ssh-agent 06:00:01 SSH_AUTH_SOCK=/tmp/ssh-th4FtapfQFkK/agent.70 06:00:01 SSH_AGENT_PID=76 06:00:01 Running ssh-add (command line suppressed) 06:00:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/private_key_14290429658195048233.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/private_key_14290429658195048233.key) 06:00:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:01 + git semver init 06:00:01 2022-10-27 06:00:01,934 [run_init] DEBUG init version:0.0.0 force:False 06:00:01 2022-10-27 06:00:01,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver 06:00:01 2022-10-27 06:00:01,936 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver 06:00:01 2022-10-27 06:00:01,936 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-568, universal_newlines=False, shell=None, istream=None) 06:00:03 2022-10-27 06:00:03,709 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.git/info/exclude 06:00:03 2022-10-27 06:00:03,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver/PR-568 with force:False 06:00:03 2022-10-27 06:00:03,710 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver/PR-568 06:00:03 2022-10-27 06:00:03,714 [execute] INFO git cat-file --batch-check 06:00:03 2022-10-27 06:00:03,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver, universal_newlines=False, shell=None, istream=) 06:00:03 2022-10-27 06:00:03,723 [execute] INFO git cat-file --batch 06:00:03 2022-10-27 06:00:03,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver, universal_newlines=False, shell=None, istream=) 06:00:03 2022-10-27 06:00:03,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver/PR-568 06:00:03 0.0.0 [Pipeline] } 06:00:03 $ docker exec --env ******** --env ******** 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 ssh-agent -k 06:00:04 unset SSH_AUTH_SOCK; 06:00:04 unset SSH_AGENT_PID; 06:00:04 echo Agent pid 76 killed; 06:00:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:04 + git semver [Pipeline] } 06:00:04 $ docker stop --time=1 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 06:00:05 $ docker rm -f 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:06 Stashed 1 file(s) [Pipeline] echo 06:00:06 [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 06:00:06 provisioning config files... 06:00:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/config7692836536726615572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:06 ---> docker-login.sh 06:00:06 nexus3.edgexfoundry.org:10001 06:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:06 Configure a credential helper to remove this warning. See 06:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:06 06:00:06 Login Succeeded 06:00:06 nexus3.edgexfoundry.org:10002 06:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:06 Configure a credential helper to remove this warning. See 06:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:06 06:00:06 Login Succeeded 06:00:06 nexus3.edgexfoundry.org:10003 06:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:07 Configure a credential helper to remove this warning. See 06:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:07 06:00:07 Login Succeeded 06:00:07 nexus3.edgexfoundry.org:10004 06:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:07 Configure a credential helper to remove this warning. See 06:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:07 06:00:07 Login Succeeded 06:00:07 docker.io 06:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:07 Configure a credential helper to remove this warning. See 06:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:07 06:00:07 Login Succeeded 06:00:07 ---> docker-login.sh ends [Pipeline] } 06:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:07 ========================================================= 06:00:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:00:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:00:08 Sending build context to Docker daemon 45.52MB 06:00:08 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 06:00:08 Step 2/16 : FROM ${BASE} AS builder 06:00:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:08 213ec9aee27d: Pulling fs layer 06:00:08 4583459ba037: Pulling fs layer 06:00:08 93c1e223e6f2: Pulling fs layer 06:00:08 53926ce57604: Pulling fs layer 06:00:08 21b2b0c7a3f4: Pulling fs layer 06:00:08 30f14e443154: Pulling fs layer 06:00:08 801331c1e519: Pulling fs layer 06:00:08 99cc6dd402b0: Pulling fs layer 06:00:08 7d9ed39f4882: Pulling fs layer 06:00:08 53926ce57604: Waiting 06:00:08 21b2b0c7a3f4: Waiting 06:00:08 30f14e443154: Waiting 06:00:08 801331c1e519: Waiting 06:00:08 99cc6dd402b0: Waiting 06:00:08 7d9ed39f4882: Waiting 06:00:08 93c1e223e6f2: Verifying Checksum 06:00:08 93c1e223e6f2: Download complete 06:00:08 4583459ba037: Verifying Checksum 06:00:08 4583459ba037: Download complete 06:00:08 21b2b0c7a3f4: Verifying Checksum 06:00:08 30f14e443154: Verifying Checksum 06:00:08 30f14e443154: Download complete 06:00:08 213ec9aee27d: Verifying Checksum 06:00:08 213ec9aee27d: Download complete 06:00:08 801331c1e519: Download complete 06:00:08 213ec9aee27d: Pull complete 06:00:08 4583459ba037: Pull complete 06:00:08 93c1e223e6f2: Pull complete 06:00:09 7d9ed39f4882: Verifying Checksum 06:00:09 7d9ed39f4882: Download complete 06:00:09 99cc6dd402b0: Verifying Checksum 06:00:09 99cc6dd402b0: Download complete 06:00:09 53926ce57604: Verifying Checksum 06:00:09 53926ce57604: Download complete 06:00:13 53926ce57604: Pull complete 06:00:13 21b2b0c7a3f4: Pull complete 06:00:13 30f14e443154: Pull complete 06:00:13 801331c1e519: Pull complete 06:00:16 99cc6dd402b0: Pull complete 06:00:16 7d9ed39f4882: Pull complete 06:00:16 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 06:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:00:16 ---> 1dedd983c030 06:00:16 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:00:18 ---> Running in 628eeee0a6da 06:00:18 Removing intermediate container 628eeee0a6da 06:00:18 ---> e5e8e9b8f98c 06:00:18 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 06:00:18 ---> Running in e286d2a94682 06:00:18 Removing intermediate container e286d2a94682 06:00:18 ---> 02f9400c5324 06:00:18 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 06:00:18 ---> Running in 4c765abd1578 06:00:18 Removing intermediate container 4c765abd1578 06:00:18 ---> 1e7794ae3c96 06:00:18 Step 6/16 : LABEL Name=edgex-ui-go 06:00:18 ---> Running in b48263a23961 06:00:18 Removing intermediate container b48263a23961 06:00:18 ---> 4779f0a3f724 06:00:18 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 06:00:18 ---> Running in fc0b554522ed 06:00:18 Removing intermediate container fc0b554522ed 06:00:18 ---> 34d43e833c2f 06:00:18 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:00:19 latest: Pulling from library/docker 06:00:19 213ec9aee27d: Already exists 06:00:19 7b0dd730a5c3: Pulling fs layer 06:00:19 4b90f8029a36: Pulling fs layer 06:00:19 a89466c712af: Pulling fs layer 06:00:19 9c6a0a734fa9: Pulling fs layer 06:00:19 beeedf2bf9bb: Pulling fs layer 06:00:19 3bc3016a9123: Pulling fs layer 06:00:19 45d434503156: Pulling fs layer 06:00:19 539e1dfa3993: Pulling fs layer 06:00:19 9c6a0a734fa9: Waiting 06:00:19 539e1dfa3993: Waiting 06:00:19 45d434503156: Waiting 06:00:19 beeedf2bf9bb: Waiting 06:00:19 3bc3016a9123: Waiting 06:00:19 4b90f8029a36: Verifying Checksum 06:00:19 4b90f8029a36: Download complete 06:00:19 7b0dd730a5c3: Download complete 06:00:20 a89466c712af: Verifying Checksum 06:00:20 a89466c712af: Download complete 06:00:20 7b0dd730a5c3: Pull complete 06:00:20 4b90f8029a36: Pull complete 06:00:20 3bc3016a9123: Download complete 06:00:20 9c6a0a734fa9: Verifying Checksum 06:00:20 9c6a0a734fa9: Download complete 06:00:20 beeedf2bf9bb: Verifying Checksum 06:00:20 beeedf2bf9bb: Download complete 06:00:20 45d434503156: Download complete 06:00:20 539e1dfa3993: Verifying Checksum 06:00:20 539e1dfa3993: Download complete 06:00:20 a89466c712af: Pull complete 06:00:20 9c6a0a734fa9: Pull complete 06:00:21 beeedf2bf9bb: Pull complete 06:00:21 3bc3016a9123: Pull complete 06:00:21 45d434503156: Pull complete 06:00:21 539e1dfa3993: Pull complete 06:00:21 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 06:00:21 Status: Downloaded newer image for docker:latest 06:00:21 Still waiting to schedule task 06:00:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117432’ 06:00:22 ---> df6b4cf69c5f 06:00:22 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:22 ---> Running in b31934398cf7 06:00:22 Removing intermediate container b31934398cf7 06:00:22 ---> 067e500f1474 06:00:22 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:23 ---> Running in 45c1a341fc59 06:00:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:24 OK: 211 MiB in 51 packages 06:00:24 Removing intermediate container 45c1a341fc59 06:00:24 ---> 6159f4d38b90 06:00:24 Step 11/16 : ENV GO111MODULE=on 06:00:24 ---> Running in 5e8c81d811b9 06:00:24 Removing intermediate container 5e8c81d811b9 06:00:24 ---> c169d7922c25 06:00:24 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:00:24 ---> Running in a3b5bcc313f7 06:00:25 Removing intermediate container a3b5bcc313f7 06:00:25 ---> 84d225d2433d 06:00:25 Step 13/16 : COPY go.mod vendor* ./ 06:00:25 ---> d48a1e45b205 06:00:25 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:25 ---> Running in 5429b7b422fd 06:00:43 Removing intermediate container 5429b7b422fd 06:00:43 ---> de0b7cb462ff 06:00:43 Step 15/16 : COPY . . 06:00:43 ---> 97c3995d9fbb 06:00:43 Step 16/16 : RUN ${MAKE} 06:00:43 ---> Running in 6f1660969740 06:00:43 noop 06:00:43 Removing intermediate container 6f1660969740 06:00:43 ---> f0edde5458ba 06:00:43 Successfully built f0edde5458ba 06:00:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:43 + docker inspect -f . ci-base-image-x86_64 06:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:43 prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container 06:00:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@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 06:00:43 $ docker top 3bf438767b86415adafaa6a992e65369acc587836cd11904d741b7531a341ebc -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:44 + go version 06:00:44 go version go1.18.7 linux/amd64 [Pipeline] } 06:00:44 $ docker stop --time=1 3bf438767b86415adafaa6a992e65369acc587836cd11904d741b7531a341ebc 06:00:45 $ docker rm -f 3bf438767b86415adafaa6a992e65369acc587836cd11904d741b7531a341ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:45 + docker inspect -f . ci-base-image-x86_64 06:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:45 prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container 06:00:45 $ 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-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@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 06:00:46 $ docker top cadce3c2085450b86b22a33e4ca8ef22b69ab6477de5b5baa015be72d380790e -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-568 [Pipeline] fileExists [Pipeline] sh 06:00:47 + make test 06:00:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:00:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:00:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:00:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:00:57 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:00:57 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:00:57 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:00:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:00:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:00:57 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:00:57 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:00:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:59 ./bin/test-attribution-txt.sh 06:00:59 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 06:00:59 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 06:00:59 An attribution for golang.org/x/net is missing from Attribution.txt, please add 06:00:59 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 06:00:59 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 06:00:59 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 06:00:59 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 06:00:59 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 06:00:59 make -C web test 06:00:59 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-568/web' 06:00:59 make[1]: tput: No such file or directory 06:00:59 make[1]: tput: No such file or directory 06:00:59 warning: generating ./VERSION 06:00:59 echo "0.0.0" > VERSION 06:00:59 docker build \ 06:00:59 -f Dockerfile \ 06:00:59 --build-arg USER=1000 \ 06:00:59 \ 06:00:59 --label "git_sha=c95072afacc5a129a3735775a825e30096453ee4" \ 06:00:59 -t edgexfoundry/edgex-web-ui:c95072afacc5a129a3735775a825e30096453ee4 \ 06:00:59 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 06:00:59 . 06:00:59 Sending build context to Docker daemon 3.269MB 06:00:59 Step 1/10 : FROM node:16.17-alpine3.15 06:00:59 16.17-alpine3.15: Pulling from library/node 06:00:59 9621f1afde84: Pulling fs layer 06:00:59 c6f70ee39829: Pulling fs layer 06:00:59 56892a8094a2: Pulling fs layer 06:00:59 58dd87906ef0: Pulling fs layer 06:00:59 58dd87906ef0: Waiting 06:00:59 56892a8094a2: Verifying Checksum 06:00:59 56892a8094a2: Download complete 06:00:59 9621f1afde84: Verifying Checksum 06:00:59 9621f1afde84: Download complete 06:00:59 58dd87906ef0: Download complete 06:00:59 9621f1afde84: Pull complete 06:00:59 c6f70ee39829: Verifying Checksum 06:00:59 c6f70ee39829: Download complete 06:01:01 c6f70ee39829: Pull complete 06:01:01 56892a8094a2: Pull complete 06:01:01 58dd87906ef0: Pull complete 06:01:01 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 06:01:01 Status: Downloaded newer image for node:16.17-alpine3.15 06:01:01 ---> b69703f70c3d 06:01:01 Step 2/10 : RUN apk add --no-cache chromium 06:01:01 ---> Running in 698b08c6187a 06:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:01:02 (1/129) Installing libxau (1.0.9-r0) 06:01:02 (2/129) Installing libmd (1.0.3-r0) 06:01:02 (3/129) Installing libbsd (0.11.3-r1) 06:01:02 (4/129) Installing libxdmcp (1.1.3-r0) 06:01:02 (5/129) Installing libxcb (1.14-r2) 06:01:02 (6/129) Installing libx11 (1.7.3.1-r0) 06:01:02 (7/129) Installing libxext (1.3.4-r0) 06:01:02 (8/129) Installing libice (1.0.10-r0) 06:01:02 (9/129) Installing libuuid (2.37.4-r0) 06:01:02 (10/129) Installing libsm (1.2.3-r0) 06:01:02 (11/129) Installing libxt (1.2.1-r0) 06:01:02 (12/129) Installing libxmu (1.1.3-r0) 06:01:02 (13/129) Installing xset (1.2.4-r0) 06:01:02 (14/129) Installing xprop (1.2.5-r0) 06:01:02 (15/129) Installing xdg-utils (1.1.3-r0) 06:01:02 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 06:01:02 (17/129) Installing pkgconf (1.8.0-r0) 06:01:02 (18/129) Installing libffi (3.4.2-r1) 06:01:02 (19/129) Installing libintl (0.21-r0) 06:01:02 (20/129) Installing libblkid (2.37.4-r0) 06:01:02 (21/129) Installing libmount (2.37.4-r0) 06:01:02 (22/129) Installing pcre (8.45-r1) 06:01:02 (23/129) Installing glib (2.70.1-r0) 06:01:02 (24/129) Installing xz-libs (5.2.5-r1) 06:01:02 (25/129) Installing libxml2 (2.9.14-r2) 06:01:02 (26/129) Installing shared-mime-info (2.1-r1) 06:01:02 (27/129) Installing hicolor-icon-theme (0.17-r1) 06:01:02 (28/129) Installing libjpeg-turbo (2.1.2-r0) 06:01:02 (29/129) Installing libpng (1.6.37-r1) 06:01:02 (30/129) Installing libwebp (1.2.2-r0) 06:01:02 (31/129) Installing zstd-libs (1.5.0-r0) 06:01:02 (32/129) Installing tiff (4.4.0-r0) 06:01:02 (33/129) Installing gdk-pixbuf (2.42.8-r0) 06:01:02 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 06:01:02 (35/129) Installing libxcomposite (0.4.5-r0) 06:01:02 (36/129) Installing libxfixes (6.0.0-r0) 06:01:02 (37/129) Installing libxrender (0.9.10-r3) 06:01:02 (38/129) Installing libxcursor (1.2.0-r0) 06:01:02 (39/129) Installing libxdamage (1.1.5-r1) 06:01:02 (40/129) Installing libxi (1.8-r0) 06:01:02 (41/129) Installing libxinerama (1.1.4-r1) 06:01:02 (42/129) Installing libxrandr (1.5.2-r1) 06:01:02 (43/129) Installing atk (2.36.0-r0) 06:01:02 (44/129) Installing libxtst (1.2.3-r3) 06:01:02 (45/129) Installing dbus-libs (1.12.24-r0) 06:01:02 (46/129) Installing at-spi2-core (2.42.0-r0) 06:01:02 (47/129) Installing at-spi2-atk (2.38.0-r0) 06:01:02 (48/129) Installing expat (2.5.0-r0) 06:01:02 (49/129) Installing brotli-libs (1.0.9-r5) 06:01:02 (50/129) Installing libbz2 (1.0.8-r1) 06:01:02 (51/129) Installing freetype (2.11.1-r2) 06:01:02 (52/129) Installing fontconfig (2.13.1-r4) 06:01:02 (53/129) Installing pixman (0.40.0-r3) 06:01:02 (54/129) Installing cairo (1.16.0-r5) 06:01:02 (55/129) Installing cairo-gobject (1.16.0-r5) 06:01:02 (56/129) Installing avahi-libs (0.8-r5) 06:01:02 (57/129) Installing gmp (6.2.1-r1) 06:01:02 (58/129) Installing nettle (3.7.3-r0) 06:01:02 (59/129) Installing p11-kit (0.24.0-r1) 06:01:02 (60/129) Installing libtasn1 (4.18.0-r0) 06:01:02 (61/129) Installing libunistring (0.9.10-r1) 06:01:02 (62/129) Installing gnutls (3.7.1-r1) 06:01:02 (63/129) Installing cups-libs (2.3.3-r6) 06:01:02 (64/129) Installing libepoxy (1.5.9-r0) 06:01:02 (65/129) Installing fribidi (1.0.11-r0) 06:01:02 (66/129) Installing graphite2 (1.3.14-r0) 06:01:02 (67/129) Installing harfbuzz (3.0.0-r2) 06:01:02 (68/129) Installing libxft (2.3.4-r0) 06:01:02 (69/129) Installing pango (1.48.10-r0) 06:01:02 (70/129) Installing wayland-libs-client (1.19.0-r1) 06:01:02 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 06:01:02 (72/129) Installing wayland-libs-egl (1.19.0-r1) 06:01:02 (73/129) Installing xkeyboard-config (2.34-r0) 06:01:02 (74/129) Installing libxkbcommon (1.3.1-r0) 06:01:02 (75/129) Installing gtk+3.0 (3.24.30-r0) 06:01:02 Executing gtk+3.0-3.24.30-r0.post-install 06:01:03 (76/129) Installing libfontenc (1.1.4-r0) 06:01:03 (77/129) Installing mkfontscale (1.2.1-r1) 06:01:03 (78/129) Installing ttf-opensans (1.10-r1) 06:01:03 Executing ttf-opensans-1.10-r1.post-install 06:01:05 (79/129) Installing libogg (1.3.5-r0) 06:01:05 (80/129) Installing flac (1.3.4-r0) 06:01:05 (81/129) Installing alsa-lib (1.2.5.1-r1) 06:01:05 (82/129) Installing libatomic (10.3.1_git20211027-r0) 06:01:05 (83/129) Installing sdl2 (2.0.16-r4) 06:01:05 (84/129) Installing aom-libs (3.2.0-r0) 06:01:05 (85/129) Installing libass (0.15.2-r0) 06:01:05 (86/129) Installing libdav1d (0.9.2-r0) 06:01:05 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 06:01:05 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 06:01:05 (89/129) Installing lame (3.100-r0) 06:01:05 (90/129) Installing opus (1.3.1-r1) 06:01:05 (91/129) Installing libgomp (10.3.1_git20211027-r0) 06:01:05 (92/129) Installing soxr (0.1.3-r2) 06:01:05 (93/129) Installing libsrt (1.4.2-r1) 06:01:05 (94/129) Installing libssh (0.9.6-r1) 06:01:05 (95/129) Installing libtheora (1.1.1-r16) 06:01:05 (96/129) Installing v4l-utils-libs (1.22.1-r1) 06:01:05 (97/129) Installing libpciaccess (0.16-r0) 06:01:05 (98/129) Installing libdrm (2.4.109-r0) 06:01:05 (99/129) Installing libva (2.13.0-r0) 06:01:05 (100/129) Installing libvdpau (1.4-r0) 06:01:05 (101/129) Installing vidstab (1.1.0-r1) 06:01:05 (102/129) Installing libvorbis (1.3.7-r0) 06:01:05 (103/129) Installing libvpx (1.10.0-r0) 06:01:05 (104/129) Installing vulkan-loader (1.2.196-r0) 06:01:05 (105/129) Installing x264-libs (20210613-r0) 06:01:05 (106/129) Installing x265-libs (3.5-r0) 06:01:05 (107/129) Installing xvidcore (1.3.7-r1) 06:01:05 (108/129) Installing ffmpeg-libs (4.4.1-r2) 06:01:05 (109/129) Installing libevent (2.1.12-r4) 06:01:05 (110/129) Installing mesa (21.2.6-r0) 06:01:05 (111/129) Installing wayland-libs-server (1.19.0-r1) 06:01:05 (112/129) Installing mesa-gbm (21.2.6-r0) 06:01:05 (113/129) Installing lcms2 (2.12-r1) 06:01:05 (114/129) Installing nspr (4.32-r0) 06:01:05 (115/129) Installing sqlite-libs (3.36.0-r0) 06:01:05 (116/129) Installing nss (3.78.1-r0) 06:01:05 (117/129) Installing libasyncns (0.8-r1) 06:01:05 (118/129) Installing libltdl (2.4.6-r7) 06:01:05 (119/129) Installing orc (0.4.32-r0) 06:01:05 (120/129) Installing libsndfile (1.0.31-r1) 06:01:05 (121/129) Installing speexdsp (1.2.0-r0) 06:01:05 (122/129) Installing tdb-libs (1.4.5-r0) 06:01:05 (123/129) Installing libpulse (15.0-r2) 06:01:05 (124/129) Installing re2 (2021.11.01-r0) 06:01:05 (125/129) Installing snappy (1.1.9-r1) 06:01:05 (126/129) Installing libgpg-error (1.42-r1) 06:01:05 (127/129) Installing libgcrypt (1.9.4-r0) 06:01:05 (128/129) Installing libxslt (1.1.35-r0) 06:01:05 (129/129) Installing chromium (99.0.4844.84-r0) 06:01:06 Executing busybox-1.34.1-r7.trigger 06:01:06 Executing glib-2.70.1-r0.trigger 06:01:06 Executing shared-mime-info-2.1-r1.trigger 06:01:08 Executing gdk-pixbuf-2.42.8-r0.trigger 06:01:08 Executing gtk-update-icon-cache-2.24.33-r0.trigger 06:01:08 Executing fontconfig-2.13.1-r4.trigger 06:01:08 Executing mkfontscale-1.2.1-r1.trigger 06:01:08 OK: 286 MiB in 145 packages 06:01:12 Removing intermediate container 698b08c6187a 06:01:12 ---> a6c602c1bf64 06:01:12 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 06:01:12 ---> Running in d6d9ea96d0bf 06:01:12 Removing intermediate container d6d9ea96d0bf 06:01:12 ---> c9fc5e125cff 06:01:12 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 06:01:12 ---> Running in ebe9469431dd 06:01:12 Removing intermediate container ebe9469431dd 06:01:12 ---> ee7695498846 06:01:12 Step 5/10 : RUN npm install -g npm 06:01:12 ---> Running in f556b8ae5d05 06:01:19 06:01:19 changed 54 packages, and audited 212 packages in 6s 06:01:19 06:01:19 11 packages are looking for funding 06:01:19 run `npm fund` for details 06:01:19 06:01:19 found 0 vulnerabilities 06:01:19 Removing intermediate container f556b8ae5d05 06:01:19 ---> 010dde2edbc1 06:01:19 Step 6/10 : ARG USER=1000 06:01:19 ---> Running in 570b1e40afa8 06:01:19 Removing intermediate container 570b1e40afa8 06:01:19 ---> 3d352bf11d72 06:01:19 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 06:01:19 ---> Running in a9acc6279d20 06:01:20 Removing intermediate container a9acc6279d20 06:01:20 ---> 58c8fd190add 06:01:20 Step 8/10 : USER $USER:$USER 06:01:20 ---> Running in 0e85fb5420fa 06:01:20 Removing intermediate container 0e85fb5420fa 06:01:20 ---> 11496cc56a95 06:01:20 Step 9/10 : WORKDIR /app 06:01:20 ---> Running in 1430a2db85ec 06:01:20 Removing intermediate container 1430a2db85ec 06:01:20 ---> 8505f7c82382 06:01:20 Step 10/10 : LABEL git_sha=c95072afacc5a129a3735775a825e30096453ee4 06:01:20 ---> Running in 0e26ea751adc 06:01:20 Removing intermediate container 0e26ea751adc 06:01:20 ---> 3b0fa129c42e 06:01:20 Successfully built 3b0fa129c42e 06:01:20 Successfully tagged edgexfoundry/edgex-web-ui:c95072afacc5a129a3735775a825e30096453ee4 06:01:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 06:01:20 touch edgex-web-ui.imagebuilt 06:01:20 mkdir -p node_modules coverage 06:01:20 chown "1000:1000" node_modules coverage package-lock.json 06:01:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:22 npm WARN EBADENGINE Unsupported engine { 06:01:22 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 06:01:22 npm WARN EBADENGINE required: { 06:01:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:01:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:01:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:01:22 npm WARN EBADENGINE }, 06:01:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:01:22 npm WARN EBADENGINE } 06:01:27 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 06:01:27 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 06:01:27 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 06:01:27 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 06:01:27 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 06:01:27 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 06:01:28 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 06:01:29 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 06:01:29 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 06:01:32 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 06:01:32 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 06:01:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 06:01:32 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 06:01:32 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 06:01:33 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 06:01:34 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 06:01:34 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 06:01:37 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. 06:01:39 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. 06:01:44 06:01:44 added 1478 packages, and audited 1479 packages in 22s 06:01:44 06:01:44 90 packages are looking for funding 06:01:44 run `npm fund` for details 06:01:44 06:01:44 14 vulnerabilities (3 moderate, 9 high, 2 critical) 06:01:44 06:01:44 To address issues that do not require attention, run: 06:01:44 npm audit fix 06:01:44 06:01:44 To address all issues (including breaking changes), run: 06:01:44 npm audit fix --force 06:01:44 06:01:44 Run `npm audit` for details. 06:01:47 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 06:01:49 - Generating browser application bundles (phase: setup)... 06:01:53 Compiling @angular/core : es2015 as esm2015 06:01:54 Compiling @angular/compiler/testing : es2015 as esm2015 06:01:57 Compiling @angular/core/testing : es2015 as esm2015 06:01:57 Compiling @angular/common : es2015 as esm2015 06:01:58 Compiling @angular/platform-browser : es2015 as esm2015 06:01:58 Compiling @angular/common/testing : es2015 as esm2015 06:01:58 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 06:01:58 Compiling @angular/platform-browser/testing : es2015 as esm2015 06:01:59 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 06:01:59 Compiling @angular/common/http : es2015 as esm2015 06:01:59 Compiling @angular/router : es2015 as esm2015 06:01:59 Compiling @angular/forms : es2015 as esm2015 06:01:59 Compiling @angular/common/http/testing : es2015 as esm2015 06:02:01 Compiling @angular/router/testing : es2015 as esm2015 06:02:07 27 10 2022 06:02:06.781:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 06:02:07 27 10 2022 06:02:06.785:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 06:02:07 27 10 2022 06:02:06.791:INFO [launcher]: Starting browser ChromeHeadless 06:02:20 ✔ Browser application bundle generation complete. 06:02:20 27 10 2022 06:02:18.203:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket f-aUJq3TAATVO96ZAAAB with id 11220645 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.024 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.027 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.038 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.042 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.129 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.135 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.137 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.168 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.182 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.265 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.269 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.315 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.323 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.327 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.336 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.364 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.424 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.426 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.428 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.438 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.463 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.476 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.48 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.501 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.505 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.509 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.513 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.545 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.554 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.566 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.575 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.585 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.589 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.591 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.599 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.602 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.605 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.607 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.61 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.623 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.626 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.629 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.653 secs) 06:02:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.677 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.71 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.719 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.726 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.746 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.757 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.768 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.772 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.787 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.804 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.816 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.839 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.847 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.85 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.857 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.874 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.89 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.893 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.896 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.929 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.933 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.945 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.959 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.998 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.005 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.014 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.036 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.059 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.065 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.068 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.07 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.103 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.131 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.136 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.14 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.142 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.144 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.154 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.182 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.266 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.272 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.275 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.301 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.324 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.326 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.357 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.364 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.37 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.373 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.377 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.384 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.397 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.404 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.411 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.414 secs) 06:02:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.433 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.44 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.446 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.467 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.471 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.476 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.481 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.484 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.491 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.497 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.511 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.519 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.525 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.545 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.565 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.574 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.58 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.583 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.591 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.595 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.601 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.613 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.626 secs) 06:02:23 WARN: ' 06:02:23 It looks like you're using ngModel on the same form field as formControlName. 06:02:23 Support for using the ngModel input property and ngModelChange event with 06:02:23 reactive form directives has been deprecated in Angular v6 and will be removed 06:02:23 in a future version of Angular. 06:02:23 06:02:23 For more information on this, see our API docs here: 06:02:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:02:23 ' 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.626 secs) 06:02:23 WARN: ' 06:02:23 It looks like you're using ngModel on the same form field as formControlName. 06:02:23 Support for using the ngModel input property and ngModelChange event with 06:02:23 reactive form directives has been deprecated in Angular v6 and will be removed 06:02:23 in a future version of Angular. 06:02:23 06:02:23 For more information on this, see our API docs here: 06:02:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:02:23 ' 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.651 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.658 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.664 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.668 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.671 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.672 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.701 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.711 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.72 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.729 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.734 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.739 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.746 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.75 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.77 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.783 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.818 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.841 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.848 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.857 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.865 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.87 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.882 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.903 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.921 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.932 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.942 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.982 secs) 06:02:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.942 secs / 1.982 secs) 06:02:23 TOTAL: 149 SUCCESS 06:02:23 ✔ Browser application bundle generation complete. 06:02:24 06:02:24 =============================== Coverage summary =============================== 06:02:24 Statements : 40.98% ( 1467/3580 ) 06:02:24 Branches : 12.03% ( 111/923 ) 06:02:24 Functions : 33.28% ( 432/1298 ) 06:02:24 Lines : 38.91% ( 1318/3387 ) 06:02:24 ================================================================================ 06:02:24 ✔ Browser application bundle generation complete. 06:02:25 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-568/web' [Pipeline] echo 06:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:02:25 $ docker stop --time=1 cadce3c2085450b86b22a33e4ca8ef22b69ab6477de5b5baa015be72d380790e 06:02:26 $ docker rm -f cadce3c2085450b86b22a33e4ca8ef22b69ab6477de5b5baa015be72d380790e [Pipeline] // withDockerContainer [Pipeline] sh 06:02:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:02:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:02:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:02:28 + ls -al . 06:02:28 total 184 06:02:28 drwxrwxr-x 14 jenkins jenkins 4096 Oct 27 06:00 . 06:02:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 .. 06:02:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 .blubracket 06:02:28 -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 05:59 .dockerignore 06:02:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 06:00 .git 06:02:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 .github 06:02:28 -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 05:59 .gitignore 06:02:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 06:00 .semver 06:02:28 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 05:59 Attribution.txt 06:02:28 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 05:59 CHANGELOG.md 06:02:28 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 05:59 CONTRIBUTING.md 06:02:28 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 05:59 Dockerfile 06:02:28 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 05:59 Jenkinsfile 06:02:28 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 05:59 LICENSE 06:02:28 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 05:59 Makefile 06:02:28 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 05:59 README.md 06:02:28 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 06:00 VERSION 06:02:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 assets 06:02:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 bin 06:02:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 cmd 06:02:28 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 06:00 coverage.out 06:02:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 docs 06:02:28 -rw-rw-r-- 1 jenkins jenkins 3152 Oct 27 05:59 go.mod 06:02:28 -rw-rw-r-- 1 jenkins jenkins 43972 Oct 27 05:59 go.sum 06:02:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:59 internal 06:02:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 snap 06:02:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 testing 06:02:28 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 05:59 version.go 06:02:28 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 06:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:28 + 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=c95072afacc5a129a3735775a825e30096453ee4 --label arch=amd64 --label version=0.0.0 . 06:02:28 Sending build context to Docker daemon 48.27MB 06:02:28 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 06:02:28 Step 2/26 : FROM ${BASE} AS builder 06:02:28 ---> f0edde5458ba 06:02:28 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:02:29 ---> Running in 24c6bc631f0f 06:02:29 Removing intermediate container 24c6bc631f0f 06:02:29 ---> 66d11bf350cc 06:02:29 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:02:29 ---> Running in 66bf9a934a8e 06:02:29 Removing intermediate container 66bf9a934a8e 06:02:29 ---> 21c3b325d826 06:02:29 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:02:29 ---> Running in d9217dafc20b 06:02:29 Removing intermediate container d9217dafc20b 06:02:29 ---> 944f6d0c49cc 06:02:29 Step 6/26 : LABEL Name=edgex-ui-go 06:02:29 ---> Running in 6fe7d8baa158 06:02:29 Removing intermediate container 6fe7d8baa158 06:02:29 ---> 4d8a037fd3ce 06:02:29 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 06:02:29 ---> Running in 535630a15c41 06:02:29 Removing intermediate container 535630a15c41 06:02:29 ---> 5ad5b13f8567 06:02:29 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:02:30 ---> ac4ffd600a6f 06:02:30 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:30 ---> Running in 99512eacf530 06:02:31 Removing intermediate container 99512eacf530 06:02:31 ---> a969e803354a 06:02:31 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:31 ---> Running in af037fd7235c 06:02:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:02:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:02:32 OK: 211 MiB in 51 packages 06:02:32 Removing intermediate container af037fd7235c 06:02:32 ---> 860ce30db82b 06:02:32 Step 11/26 : ENV GO111MODULE=on 06:02:32 ---> Running in 569c3d3eefdc 06:02:32 Removing intermediate container 569c3d3eefdc 06:02:32 ---> 8570a760bb07 06:02:32 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:02:32 ---> Running in 31600efa62d9 06:02:33 Removing intermediate container 31600efa62d9 06:02:33 ---> efee562a916b 06:02:33 Step 13/26 : COPY go.mod vendor* ./ 06:02:33 ---> 64e8e6120690 06:02:33 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:33 ---> Running in 577b5ff5cadb 06:02:34 Removing intermediate container 577b5ff5cadb 06:02:34 ---> 006c23176110 06:02:34 Step 15/26 : COPY . . 06:02:35 ---> c0816bd533fb 06:02:35 Step 16/26 : RUN ${MAKE} 06:02:35 ---> Running in 7dd440ce26d6 06:02:35 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 06:02:48 Removing intermediate container 7dd440ce26d6 06:02:48 ---> 32add99b5548 06:02:48 Step 17/26 : FROM alpine:3.14 06:02:48 3.14: Pulling from library/alpine 06:02:48 c7ed990a2339: Pulling fs layer 06:02:48 c7ed990a2339: Verifying Checksum 06:02:48 c7ed990a2339: Download complete 06:02:48 c7ed990a2339: Pull complete 06:02:48 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 06:02:48 Status: Downloaded newer image for alpine:3.14 06:02:48 ---> dd53f409bf0b 06:02:48 Step 18/26 : EXPOSE 4000 06:02:48 ---> Running in b976c7a1d8d2 06:02:48 Removing intermediate container b976c7a1d8d2 06:02:48 ---> 0fdcea85d46e 06:02:48 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 06:02:48 ---> 21195c6dc9a3 06:02:48 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:02:48 ---> 95473d7894be 06:02:48 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:02:49 ---> e8bd701733b6 06:02:49 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:02:49 ---> Running in 2f13cd6095f1 06:02:49 Removing intermediate container 2f13cd6095f1 06:02:49 ---> 9390390ce52e 06:02:49 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 06:02:49 ---> Running in c1379aa16661 06:02:49 Removing intermediate container c1379aa16661 06:02:49 ---> 8e651dfc0d2b 06:02:49 Step 24/26 : LABEL arch=amd64 06:02:49 ---> Running in 98f68724cc46 06:02:49 Removing intermediate container 98f68724cc46 06:02:49 ---> 01ef79f35b33 06:02:49 Step 25/26 : LABEL git_sha=c95072afacc5a129a3735775a825e30096453ee4 06:02:49 ---> Running in 7c52964cf564 06:02:49 Removing intermediate container 7c52964cf564 06:02:49 ---> 1087cf557faa 06:02:49 Step 26/26 : LABEL version=0.0.0 06:02:49 ---> Running in 43a967ae5139 06:02:49 Removing intermediate container 43a967ae5139 06:02:49 ---> 30cba2f98340 06:02:49 [Warning] One or more build-args [ARCH] were not consumed 06:02:49 Successfully built 30cba2f98340 06:02:49 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 06:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:50 06:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:50 latest: Pulling from edgex-lftools-log-publisher 06:02:50 5eb5b503b376: Pulling fs layer 06:02:50 5c69ac0246d0: Pulling fs layer 06:02:50 ec43610c2a17: Pulling fs layer 06:02:50 3a2ae6a8a46f: Pulling fs layer 06:02:50 33b1e0a273af: Pulling fs layer 06:02:50 5d3b04190fa2: Pulling fs layer 06:02:50 2f39f015ded8: Pulling fs layer 06:02:50 3a2ae6a8a46f: Waiting 06:02:50 33b1e0a273af: Waiting 06:02:50 5d3b04190fa2: Waiting 06:02:50 2f39f015ded8: Waiting 06:02:50 5c69ac0246d0: Verifying Checksum 06:02:50 5c69ac0246d0: Download complete 06:02:50 3a2ae6a8a46f: Verifying Checksum 06:02:50 3a2ae6a8a46f: Download complete 06:02:50 33b1e0a273af: Verifying Checksum 06:02:50 33b1e0a273af: Download complete 06:02:50 5d3b04190fa2: Verifying Checksum 06:02:50 5d3b04190fa2: Download complete 06:02:50 ec43610c2a17: Verifying Checksum 06:02:50 ec43610c2a17: Download complete 06:02:50 5eb5b503b376: Verifying Checksum 06:02:50 5eb5b503b376: Download complete 06:02:51 2f39f015ded8: Verifying Checksum 06:02:51 2f39f015ded8: Download complete 06:02:52 5eb5b503b376: Pull complete 06:02:52 5c69ac0246d0: Pull complete 06:02:52 ec43610c2a17: Pull complete 06:02:52 3a2ae6a8a46f: Pull complete 06:02:52 33b1e0a273af: Pull complete 06:02:52 5d3b04190fa2: Pull complete 06:02:57 2f39f015ded8: Pull complete 06:02:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:57 prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container 06:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@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 06:02:58 $ docker top f9fea1596ab476fa529a0292e2117e59168ef6b0797bdd94f1cb50ab15babe21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:59 ---> job-cost.sh 06:02:59 lf-activate-venv: SKIPPING 06:02:59 INFO: No Stack... 06:02:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:03:00 INFO: Archiving Costs [Pipeline] sh 06:03:00 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives/cost.csv 06:03:00 + cut -d, -f6 [Pipeline] lock 06:03:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] 06:03:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] did not exist. Created. 06:03:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:00 + echo total: 0.2199999988079071 [Pipeline] stash 06:03:01 Stashed 1 file(s) [Pipeline] } 06:03:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:03:01 $ docker stop --time=1 f9fea1596ab476fa529a0292e2117e59168ef6b0797bdd94f1cb50ab15babe21 06:03:02 $ docker rm -f f9fea1596ab476fa529a0292e2117e59168ef6b0797bdd94f1cb50ab15babe21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117434 in /w/workspace/edgexfoundry_edgex-ui-go_PR-568 [Pipeline] { [Pipeline] ws 06:03:13 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:03:13 The recommended git tool is: git 06:03:20 using credential edgex-jenkins-ssh 06:03:20 Cloning the remote Git repository 06:03:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:03:20 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:03:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:03:20 > git --version # timeout=10 06:03:20 > git --version # 'git version 2.25.1' 06:03:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:20 Verifying host key using known hosts file 06:03:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:03:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:03:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:03:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:25 Verifying host key using known hosts file 06:03:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:03:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/568/head:refs/remotes/origin/PR-568 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:03:25 Merging remotes/origin/main commit e531bddd1517835c184708cb98e9a802e5df4205 into PR head commit c95072afacc5a129a3735775a825e30096453ee4 06:03:26 Merge succeeded, producing c95072afacc5a129a3735775a825e30096453ee4 06:03:26 Checking out Revision c95072afacc5a129a3735775a825e30096453ee4 (PR-568) 06:03:26 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:03:25 > git config core.sparsecheckout # timeout=10 06:03:25 > git checkout -f c95072afacc5a129a3735775a825e30096453ee4 # timeout=10 06:03:26 > git remote # timeout=10 06:03:26 > git config --get remote.origin.url # timeout=10 06:03:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:26 Verifying host key using known hosts file 06:03:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:03:26 > git merge e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 06:03:26 > git rev-parse HEAD^{commit} # timeout=10 06:03:26 > git config core.sparsecheckout # timeout=10 06:03:26 > git checkout -f c95072afacc5a129a3735775a825e30096453ee4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:03:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:27 Dload Upload Total Spent Left Speed 06:03:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 06:03:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:03:28 + sudo tee /etc/docker/daemon.new 06:03:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:03:28 { 06:03:28 "registry-mirrors": [ 06:03:28 "https://nexus3.edgexfoundry.org:10001" 06:03:28 ], 06:03:28 "bip": "10.250.0.254/24", 06:03:28 "hosts": [ 06:03:28 "tcp://0.0.0.0:5555", 06:03:28 "unix:///var/run/docker.sock" 06:03:28 ], 06:03:28 "mtu": 1458, 06:03:28 "selinux-enabled": true, 06:03:28 "seccomp-profile": "/etc/docker/seccomp.json" 06:03:28 } [Pipeline] sh 06:03:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:03:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:47 provisioning config files... 06:03:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5858978768884103935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:47 ---> docker-login.sh 06:03:47 nexus3.edgexfoundry.org:10001 06:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:48 Configure a credential helper to remove this warning. See 06:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:48 06:03:48 Login Succeeded 06:03:48 nexus3.edgexfoundry.org:10002 06:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:48 Configure a credential helper to remove this warning. See 06:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:48 06:03:48 Login Succeeded 06:03:48 nexus3.edgexfoundry.org:10003 06:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:49 Configure a credential helper to remove this warning. See 06:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:49 06:03:49 Login Succeeded 06:03:49 nexus3.edgexfoundry.org:10004 06:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:49 Configure a credential helper to remove this warning. See 06:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:49 06:03:49 Login Succeeded 06:03:49 docker.io 06:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:50 Configure a credential helper to remove this warning. See 06:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:50 06:03:50 Login Succeeded 06:03:50 ---> docker-login.sh ends [Pipeline] } 06:03:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:50 ========================================================= 06:03:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:03:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:03:51 Sending build context to Docker daemon 28.73MB 06:03:51 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 06:03:51 Step 2/16 : FROM ${BASE} AS builder 06:03:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:52 9b18e9b68314: Pulling fs layer 06:03:52 d32db5db7311: Pulling fs layer 06:03:52 d0c4b47475fc: Pulling fs layer 06:03:52 5831b945b038: Pulling fs layer 06:03:52 86bbec2aaacd: Pulling fs layer 06:03:52 e10730c5d714: Pulling fs layer 06:03:52 5dd5c2283517: Pulling fs layer 06:03:52 d5ac0230b979: Pulling fs layer 06:03:52 5831b945b038: Waiting 06:03:52 86bbec2aaacd: Waiting 06:03:52 e10730c5d714: Waiting 06:03:52 5dd5c2283517: Waiting 06:03:52 d5ac0230b979: Waiting 06:03:52 d0c4b47475fc: Download complete 06:03:52 d32db5db7311: Verifying Checksum 06:03:52 d32db5db7311: Download complete 06:03:52 86bbec2aaacd: Download complete 06:03:52 e10730c5d714: Verifying Checksum 06:03:52 e10730c5d714: Download complete 06:03:52 9b18e9b68314: Verifying Checksum 06:03:52 9b18e9b68314: Download complete 06:03:53 9b18e9b68314: Pull complete 06:03:53 d5ac0230b979: Verifying Checksum 06:03:53 d5ac0230b979: Download complete 06:03:54 d32db5db7311: Pull complete 06:03:54 d0c4b47475fc: Pull complete 06:03:54 5dd5c2283517: Verifying Checksum 06:03:54 5dd5c2283517: Download complete 06:03:55 5831b945b038: Verifying Checksum 06:03:55 5831b945b038: Download complete 06:04:07 5831b945b038: Pull complete 06:04:07 86bbec2aaacd: Pull complete 06:04:08 e10730c5d714: Pull complete 06:04:14 5dd5c2283517: Pull complete 06:04:16 d5ac0230b979: Pull complete 06:04:16 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 06:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:04:16 ---> 59b3b1a385d4 06:04:16 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:04:19 ---> Running in 6d35e4cd5bf0 06:04:19 Removing intermediate container 6d35e4cd5bf0 06:04:19 ---> 33232c9c241e 06:04:19 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 06:04:19 ---> Running in 8566fd6a260d 06:04:19 Removing intermediate container 8566fd6a260d 06:04:19 ---> 88552b965b8e 06:04:19 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 06:04:19 ---> Running in 13575a1bdaec 06:04:20 Removing intermediate container 13575a1bdaec 06:04:20 ---> b87e7eeb5689 06:04:20 Step 6/16 : LABEL Name=edgex-ui-go 06:04:20 ---> Running in 8a238c388f47 06:04:20 Removing intermediate container 8a238c388f47 06:04:20 ---> a5426309c853 06:04:20 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 06:04:20 ---> Running in 2ec9e1127346 06:04:20 Removing intermediate container 2ec9e1127346 06:04:20 ---> 1900756d300e 06:04:20 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:04:21 latest: Pulling from library/docker 06:04:21 9b18e9b68314: Already exists 06:04:21 e5833820420a: Pulling fs layer 06:04:21 79069699b830: Pulling fs layer 06:04:21 444a66d86b54: Pulling fs layer 06:04:21 af8c662400c0: Pulling fs layer 06:04:21 7851778f47af: Pulling fs layer 06:04:21 969048075247: Pulling fs layer 06:04:21 9d9d268b6129: Pulling fs layer 06:04:21 71d72239e8c8: Pulling fs layer 06:04:21 af8c662400c0: Waiting 06:04:21 7851778f47af: Waiting 06:04:21 969048075247: Waiting 06:04:21 9d9d268b6129: Waiting 06:04:21 71d72239e8c8: Waiting 06:04:21 79069699b830: Verifying Checksum 06:04:21 79069699b830: Download complete 06:04:21 e5833820420a: Verifying Checksum 06:04:21 e5833820420a: Download complete 06:04:22 444a66d86b54: Verifying Checksum 06:04:22 444a66d86b54: Download complete 06:04:22 969048075247: Verifying Checksum 06:04:22 969048075247: Download complete 06:04:22 e5833820420a: Pull complete 06:04:22 af8c662400c0: Verifying Checksum 06:04:22 af8c662400c0: Download complete 06:04:22 7851778f47af: Verifying Checksum 06:04:22 7851778f47af: Download complete 06:04:22 9d9d268b6129: Verifying Checksum 06:04:22 9d9d268b6129: Download complete 06:04:22 71d72239e8c8: Verifying Checksum 06:04:22 71d72239e8c8: Download complete 06:04:22 79069699b830: Pull complete 06:04:23 444a66d86b54: Pull complete 06:04:24 af8c662400c0: Pull complete 06:04:25 7851778f47af: Pull complete 06:04:26 969048075247: Pull complete 06:04:26 9d9d268b6129: Pull complete 06:04:26 71d72239e8c8: Pull complete 06:04:26 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 06:04:26 Status: Downloaded newer image for docker:latest 06:04:29 ---> ee96fffa01d0 06:04:29 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:29 ---> Running in 5998cfece740 06:04:30 Removing intermediate container 5998cfece740 06:04:30 ---> 8d45713f23ba 06:04:30 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:30 ---> Running in b32a872f4069 06:04:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:04:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:04:33 OK: 221 MiB in 51 packages 06:04:34 Removing intermediate container b32a872f4069 06:04:34 ---> 280114c463d4 06:04:34 Step 11/16 : ENV GO111MODULE=on 06:04:34 ---> Running in d2a0d3922438 06:04:34 Removing intermediate container d2a0d3922438 06:04:34 ---> 002fcf167407 06:04:34 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:04:34 ---> Running in 6e30d3e6d781 06:04:34 Removing intermediate container 6e30d3e6d781 06:04:34 ---> aa9d40cadd60 06:04:34 Step 13/16 : COPY go.mod vendor* ./ 06:04:35 ---> 9255e4117a54 06:04:35 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:35 ---> Running in 2b447df00927 06:05:31 Removing intermediate container 2b447df00927 06:05:31 ---> 611060abb666 06:05:31 Step 15/16 : COPY . . 06:05:33 ---> a02c1ab18d16 06:05:33 Step 16/16 : RUN ${MAKE} 06:05:33 ---> Running in f986a216b230 06:05:33 noop 06:05:34 Removing intermediate container f986a216b230 06:05:34 ---> 16fcef0e76b8 06:05:34 Successfully built 16fcef0e76b8 06:05:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:35 + docker inspect -f . ci-base-image-arm64 06:05:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:35 prd-ubuntu20.04-docker-arm64-4c-16g-117434 does not seem to be running inside a container 06:05:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 06:05:36 $ docker top 593d42e0a1ed16733e9d43d73799749951451112495e93c5a6ad25c5fc45b746 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:37 + go version 06:05:37 go version go1.18.7 linux/arm64 [Pipeline] } 06:05:37 $ docker stop --time=1 593d42e0a1ed16733e9d43d73799749951451112495e93c5a6ad25c5fc45b746 06:05:39 $ docker rm -f 593d42e0a1ed16733e9d43d73799749951451112495e93c5a6ad25c5fc45b746 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + docker inspect -f . ci-base-image-arm64 06:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:40 prd-ubuntu20.04-docker-arm64-4c-16g-117434 does not seem to be running inside a container 06:05:40 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 06:05:41 $ docker top 48e956fb5fd0fb6836a04ba161006935b112eeabd9c993eefa934ae3e492f539 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:42 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 06:05:43 + make test 06:05:43 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:05:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:07:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:07:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:07:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:07:06 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:07:06 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:07:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:07:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:07:06 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:07:06 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:07:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:21 ./bin/test-attribution-txt.sh 06:07:21 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 06:07:21 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 06:07:21 An attribution for golang.org/x/net is missing from Attribution.txt, please add 06:07:21 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 06:07:21 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 06:07:21 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 06:07:21 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 06:07:21 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 06:07:21 make -C web test 06:07:21 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 06:07:21 make[1]: tput: No such file or directory 06:07:21 make[1]: tput: No such file or directory 06:07:21 warning: generating ./VERSION 06:07:21 echo "0.0.0" > VERSION 06:07:21 docker build \ 06:07:21 -f Dockerfile \ 06:07:21 --build-arg USER=1000 \ 06:07:21 \ 06:07:21 --label "git_sha=c95072afacc5a129a3735775a825e30096453ee4" \ 06:07:21 -t edgexfoundry/edgex-web-ui:c95072afacc5a129a3735775a825e30096453ee4 \ 06:07:21 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 06:07:21 . 06:07:21 Sending build context to Docker daemon 3.269MB 06:07:21 Step 1/10 : FROM node:16.17-alpine3.15 06:07:21 16.17-alpine3.15: Pulling from library/node 06:07:21 47517142f6ba: Pulling fs layer 06:07:21 5f8c4bfa009b: Pulling fs layer 06:07:21 f7079c9c4ba1: Pulling fs layer 06:07:21 aba105e6f55a: Pulling fs layer 06:07:21 aba105e6f55a: Waiting 06:07:21 f7079c9c4ba1: Verifying Checksum 06:07:21 f7079c9c4ba1: Download complete 06:07:21 47517142f6ba: Download complete 06:07:21 aba105e6f55a: Verifying Checksum 06:07:21 aba105e6f55a: Download complete 06:07:21 47517142f6ba: Pull complete 06:07:21 5f8c4bfa009b: Verifying Checksum 06:07:21 5f8c4bfa009b: Download complete 06:07:25 5f8c4bfa009b: Pull complete 06:07:25 f7079c9c4ba1: Pull complete 06:07:26 aba105e6f55a: Pull complete 06:07:26 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 06:07:26 Status: Downloaded newer image for node:16.17-alpine3.15 06:07:26 ---> bf1b8b58d215 06:07:26 Step 2/10 : RUN apk add --no-cache chromium 06:07:26 ---> Running in 507bb559f1c9 06:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:07:28 (1/128) Installing libxau (1.0.9-r0) 06:07:28 (2/128) Installing libmd (1.0.3-r0) 06:07:28 (3/128) Installing libbsd (0.11.3-r1) 06:07:28 (4/128) Installing libxdmcp (1.1.3-r0) 06:07:28 (5/128) Installing libxcb (1.14-r2) 06:07:29 (6/128) Installing libx11 (1.7.3.1-r0) 06:07:29 (7/128) Installing libxext (1.3.4-r0) 06:07:29 (8/128) Installing libice (1.0.10-r0) 06:07:29 (9/128) Installing libuuid (2.37.4-r0) 06:07:29 (10/128) Installing libsm (1.2.3-r0) 06:07:29 (11/128) Installing libxt (1.2.1-r0) 06:07:29 (12/128) Installing libxmu (1.1.3-r0) 06:07:29 (13/128) Installing xset (1.2.4-r0) 06:07:29 (14/128) Installing xprop (1.2.5-r0) 06:07:29 (15/128) Installing xdg-utils (1.1.3-r0) 06:07:29 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 06:07:29 (17/128) Installing pkgconf (1.8.0-r0) 06:07:29 (18/128) Installing libffi (3.4.2-r1) 06:07:29 (19/128) Installing libintl (0.21-r0) 06:07:29 (20/128) Installing libblkid (2.37.4-r0) 06:07:29 (21/128) Installing libmount (2.37.4-r0) 06:07:29 (22/128) Installing pcre (8.45-r1) 06:07:29 (23/128) Installing glib (2.70.1-r0) 06:07:29 (24/128) Installing xz-libs (5.2.5-r1) 06:07:29 (25/128) Installing libxml2 (2.9.14-r2) 06:07:29 (26/128) Installing shared-mime-info (2.1-r1) 06:07:29 (27/128) Installing hicolor-icon-theme (0.17-r1) 06:07:29 (28/128) Installing libjpeg-turbo (2.1.2-r0) 06:07:29 (29/128) Installing libpng (1.6.37-r1) 06:07:29 (30/128) Installing libwebp (1.2.2-r0) 06:07:29 (31/128) Installing zstd-libs (1.5.0-r0) 06:07:29 (32/128) Installing tiff (4.4.0-r0) 06:07:29 (33/128) Installing gdk-pixbuf (2.42.8-r0) 06:07:29 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 06:07:29 (35/128) Installing libxcomposite (0.4.5-r0) 06:07:29 (36/128) Installing libxfixes (6.0.0-r0) 06:07:29 (37/128) Installing libxrender (0.9.10-r3) 06:07:29 (38/128) Installing libxcursor (1.2.0-r0) 06:07:29 (39/128) Installing libxdamage (1.1.5-r1) 06:07:29 (40/128) Installing libxi (1.8-r0) 06:07:29 (41/128) Installing libxinerama (1.1.4-r1) 06:07:29 (42/128) Installing libxrandr (1.5.2-r1) 06:07:29 (43/128) Installing atk (2.36.0-r0) 06:07:29 (44/128) Installing libxtst (1.2.3-r3) 06:07:29 (45/128) Installing dbus-libs (1.12.24-r0) 06:07:29 (46/128) Installing at-spi2-core (2.42.0-r0) 06:07:29 (47/128) Installing at-spi2-atk (2.38.0-r0) 06:07:29 (48/128) Installing expat (2.5.0-r0) 06:07:29 (49/128) Installing brotli-libs (1.0.9-r5) 06:07:29 (50/128) Installing libbz2 (1.0.8-r1) 06:07:29 (51/128) Installing freetype (2.11.1-r2) 06:07:29 (52/128) Installing fontconfig (2.13.1-r4) 06:07:29 (53/128) Installing pixman (0.40.0-r3) 06:07:29 (54/128) Installing cairo (1.16.0-r5) 06:07:29 (55/128) Installing cairo-gobject (1.16.0-r5) 06:07:29 (56/128) Installing avahi-libs (0.8-r5) 06:07:29 (57/128) Installing gmp (6.2.1-r1) 06:07:29 (58/128) Installing nettle (3.7.3-r0) 06:07:29 (59/128) Installing p11-kit (0.24.0-r1) 06:07:30 (60/128) Installing libtasn1 (4.18.0-r0) 06:07:30 (61/128) Installing libunistring (0.9.10-r1) 06:07:30 (62/128) Installing gnutls (3.7.1-r1) 06:07:30 (63/128) Installing cups-libs (2.3.3-r6) 06:07:30 (64/128) Installing libepoxy (1.5.9-r0) 06:07:30 (65/128) Installing fribidi (1.0.11-r0) 06:07:30 (66/128) Installing graphite2 (1.3.14-r0) 06:07:30 (67/128) Installing harfbuzz (3.0.0-r2) 06:07:30 (68/128) Installing libxft (2.3.4-r0) 06:07:30 (69/128) Installing pango (1.48.10-r0) 06:07:30 (70/128) Installing wayland-libs-client (1.19.0-r1) 06:07:30 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 06:07:30 (72/128) Installing wayland-libs-egl (1.19.0-r1) 06:07:30 (73/128) Installing xkeyboard-config (2.34-r0) 06:07:30 (74/128) Installing libxkbcommon (1.3.1-r0) 06:07:30 (75/128) Installing gtk+3.0 (3.24.30-r0) 06:07:30 Executing gtk+3.0-3.24.30-r0.post-install 06:07:31 (76/128) Installing libfontenc (1.1.4-r0) 06:07:31 (77/128) Installing mkfontscale (1.2.1-r1) 06:07:31 (78/128) Installing ttf-opensans (1.10-r1) 06:07:31 Executing ttf-opensans-1.10-r1.post-install 06:07:33 (79/128) Installing libogg (1.3.5-r0) 06:07:33 (80/128) Installing flac (1.3.4-r0) 06:07:33 (81/128) Installing alsa-lib (1.2.5.1-r1) 06:07:33 (82/128) Installing libatomic (10.3.1_git20211027-r0) 06:07:33 (83/128) Installing sdl2 (2.0.16-r4) 06:07:33 (84/128) Installing aom-libs (3.2.0-r0) 06:07:33 (85/128) Installing libass (0.15.2-r0) 06:07:33 (86/128) Installing libdav1d (0.9.2-r0) 06:07:33 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 06:07:33 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 06:07:33 (89/128) Installing lame (3.100-r0) 06:07:33 (90/128) Installing opus (1.3.1-r1) 06:07:33 (91/128) Installing libgomp (10.3.1_git20211027-r0) 06:07:33 (92/128) Installing soxr (0.1.3-r2) 06:07:33 (93/128) Installing libsrt (1.4.2-r1) 06:07:33 (94/128) Installing libssh (0.9.6-r1) 06:07:33 (95/128) Installing libtheora (1.1.1-r16) 06:07:33 (96/128) Installing v4l-utils-libs (1.22.1-r1) 06:07:33 (97/128) Installing libdrm (2.4.109-r0) 06:07:33 (98/128) Installing libva (2.13.0-r0) 06:07:33 (99/128) Installing libvdpau (1.4-r0) 06:07:33 (100/128) Installing vidstab (1.1.0-r1) 06:07:33 (101/128) Installing libvorbis (1.3.7-r0) 06:07:33 (102/128) Installing libvpx (1.10.0-r0) 06:07:33 (103/128) Installing vulkan-loader (1.2.196-r0) 06:07:33 (104/128) Installing x264-libs (20210613-r0) 06:07:33 (105/128) Installing x265-libs (3.5-r0) 06:07:33 (106/128) Installing xvidcore (1.3.7-r1) 06:07:33 (107/128) Installing ffmpeg-libs (4.4.1-r2) 06:07:34 (108/128) Installing libevent (2.1.12-r4) 06:07:34 (109/128) Installing mesa (21.2.6-r0) 06:07:34 (110/128) Installing wayland-libs-server (1.19.0-r1) 06:07:34 (111/128) Installing mesa-gbm (21.2.6-r0) 06:07:34 (112/128) Installing lcms2 (2.12-r1) 06:07:34 (113/128) Installing nspr (4.32-r0) 06:07:34 (114/128) Installing sqlite-libs (3.36.0-r0) 06:07:34 (115/128) Installing nss (3.78.1-r0) 06:07:34 (116/128) Installing libasyncns (0.8-r1) 06:07:34 (117/128) Installing libltdl (2.4.6-r7) 06:07:34 (118/128) Installing orc (0.4.32-r0) 06:07:34 (119/128) Installing libsndfile (1.0.31-r1) 06:07:34 (120/128) Installing speexdsp (1.2.0-r0) 06:07:34 (121/128) Installing tdb-libs (1.4.5-r0) 06:07:34 (122/128) Installing libpulse (15.0-r2) 06:07:34 (123/128) Installing re2 (2021.11.01-r0) 06:07:34 (124/128) Installing snappy (1.1.9-r1) 06:07:34 (125/128) Installing libgpg-error (1.42-r1) 06:07:34 (126/128) Installing libgcrypt (1.9.4-r0) 06:07:34 (127/128) Installing libxslt (1.1.35-r0) 06:07:34 (128/128) Installing chromium (99.0.4844.84-r0) 06:07:39 Executing busybox-1.34.1-r7.trigger 06:07:39 Executing glib-2.70.1-r0.trigger 06:07:39 Executing shared-mime-info-2.1-r1.trigger 06:07:44 Executing gdk-pixbuf-2.42.8-r0.trigger 06:07:44 Executing gtk-update-icon-cache-2.24.33-r0.trigger 06:07:44 Executing fontconfig-2.13.1-r4.trigger 06:07:44 Executing mkfontscale-1.2.1-r1.trigger 06:07:44 OK: 275 MiB in 144 packages 06:07:54 Removing intermediate container 507bb559f1c9 06:07:54 ---> f6abb71f9b2d 06:07:54 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 06:07:54 ---> Running in 5fd15504f670 06:07:54 Removing intermediate container 5fd15504f670 06:07:54 ---> 100512a52a2e 06:07:54 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 06:07:54 ---> Running in 41d7c7dbc682 06:07:54 Removing intermediate container 41d7c7dbc682 06:07:54 ---> 5f017ea73e47 06:07:54 Step 5/10 : RUN npm install -g npm 06:07:54 ---> Running in 19314ed701f4 06:08:26 06:08:26 changed 54 packages, and audited 212 packages in 26s 06:08:26 06:08:26 11 packages are looking for funding 06:08:26 run `npm fund` for details 06:08:26 06:08:26 found 0 vulnerabilities 06:08:27 Removing intermediate container 19314ed701f4 06:08:27 ---> 231c789f075c 06:08:27 Step 6/10 : ARG USER=1000 06:08:27 ---> Running in 44612cc83f62 06:08:27 Removing intermediate container 44612cc83f62 06:08:27 ---> cfa8215d32fe 06:08:27 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 06:08:27 ---> Running in e7289af9a394 06:08:29 Removing intermediate container e7289af9a394 06:08:29 ---> 0dc0ed626d68 06:08:29 Step 8/10 : USER $USER:$USER 06:08:29 ---> Running in 18d146869c88 06:08:29 Removing intermediate container 18d146869c88 06:08:29 ---> d0c98a04ed99 06:08:29 Step 9/10 : WORKDIR /app 06:08:29 ---> Running in 85cb35a72a2d 06:08:30 Removing intermediate container 85cb35a72a2d 06:08:30 ---> c8d99c1a66fc 06:08:30 Step 10/10 : LABEL git_sha=c95072afacc5a129a3735775a825e30096453ee4 06:08:30 ---> Running in 6a1c6e94b6a1 06:08:30 Removing intermediate container 6a1c6e94b6a1 06:08:30 ---> dcb518bceece 06:08:30 Successfully built dcb518bceece 06:08:30 Successfully tagged edgexfoundry/edgex-web-ui:c95072afacc5a129a3735775a825e30096453ee4 06:08:30 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 06:08:30 touch edgex-web-ui.imagebuilt 06:08:30 mkdir -p node_modules coverage 06:08:30 chown "1000:1000" node_modules coverage package-lock.json 06:08:30 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:08:42 npm WARN EBADENGINE Unsupported engine { 06:08:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 06:08:42 npm WARN EBADENGINE required: { 06:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:08:42 npm WARN EBADENGINE }, 06:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:08:42 npm WARN EBADENGINE } 06:09:29 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 06:09:29 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 06:09:29 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 06:09:29 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 06:09:29 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 06:09:29 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 06:09:39 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 06:09:39 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 06:09:39 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 06:10:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 06:10:01 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 06:10:01 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 06:10:06 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. 06:10:07 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. 06:10:10 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 06:10:25 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 06:10:25 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 06:10:43 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. 06:11:06 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. 06:11:44 06:11:44 added 1475 packages, and audited 1476 packages in 3m 06:11:44 06:11:44 90 packages are looking for funding 06:11:44 run `npm fund` for details 06:11:44 06:11:44 14 vulnerabilities (3 moderate, 9 high, 2 critical) 06:11:44 06:11:44 To address issues that do not require attention, run: 06:11:44 npm audit fix 06:11:44 06:11:44 To address all issues (including breaking changes), run: 06:11:44 npm audit fix --force 06:11:44 06:11:44 Run `npm audit` for details. 06:11:44 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 06:11:59 - Generating browser application bundles (phase: setup)... 06:12:32 Compiling @angular/core : es2015 as esm2015 06:12:32 Compiling @angular/compiler/testing : es2015 as esm2015 06:13:04 Compiling @angular/common : es2015 as esm2015 06:13:04 Compiling @angular/core/testing : es2015 as esm2015 06:13:09 Compiling @angular/platform-browser : es2015 as esm2015 06:13:09 Compiling @angular/common/testing : es2015 as esm2015 06:13:14 Compiling @angular/router : es2015 as esm2015 06:13:14 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 06:13:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 06:13:22 Compiling @angular/common/http : es2015 as esm2015 06:13:22 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 06:13:27 Compiling @angular/forms : es2015 as esm2015 06:13:28 Compiling @angular/common/http/testing : es2015 as esm2015 06:13:29 Compiling @angular/router/testing : es2015 as esm2015 06:14:37 27 10 2022 06:14:30.282:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 06:14:37 27 10 2022 06:14:30.299:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 06:14:37 27 10 2022 06:14:30.333:INFO [launcher]: Starting browser ChromeHeadless 06:15:44 27 10 2022 06:15:36.106:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 06:16:11 27 10 2022 06:16:10.452:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 06:16:50 ✔ Browser application bundle generation complete. 06:16:50 27 10 2022 06:16:46.557:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 4nuQfdiCv0uP0AdnAAAB with id 67872992 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.209 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.456 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.478 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.588 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.67 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.785 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.942 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.976 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.05 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.092 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.159 secs) 06:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.243 secs) 06:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.485 secs) 06:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.551 secs) 06:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.648 secs) 06:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.956 secs) 06:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.139 secs) 06:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.214 secs) 06:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.449 secs) 06:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.634 secs) 06:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.674 secs) 06:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.753 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.022 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.04 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.051 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.134 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.232 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.579 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.655 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.676 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.701 secs) 06:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.715 secs) 06:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.045 secs) 06:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.12 secs) 06:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.138 secs) 06:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.217 secs) 06:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.367 secs) 06:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.389 secs) 06:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.401 secs) 06:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.478 secs) 06:17:10 WARN: ' 06:17:10 It looks like you're using ngModel on the same form field as formControlName. 06:17:10 Support for using the ngModel input property and ngModelChange event with 06:17:10 reactive form directives has been deprecated in Angular v6 and will be removed 06:17:10 in a future version of Angular. 06:17:10 06:17:10 For more information on this, see our API docs here: 06:17:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:17:10 ' 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.478 secs) 06:17:10 WARN: ' 06:17:10 It looks like you're using ngModel on the same form field as formControlName. 06:17:10 Support for using the ngModel input property and ngModelChange event with 06:17:10 reactive form directives has been deprecated in Angular v6 and will be removed 06:17:10 in a future version of Angular. 06:17:10 06:17:10 For more information on this, see our API docs here: 06:17:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:17:10 ' 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.664 secs) 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.689 secs) 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.698 secs) 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.712 secs) 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.775 secs) 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.936 secs) 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.951 secs) 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.961 secs) 06:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.189 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.229 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.29 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.477 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.502 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.541 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.682 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.807 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.87 secs) 06:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.911 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.127 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.201 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.237 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.255 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.312 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.458 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.478 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.491 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.516 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.606 secs) 06:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.723 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.842 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.886 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.909 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.931 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.952 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.005 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.066 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.136 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.258 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.326 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.359 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.385 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.411 secs) 06:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.529 secs) 06:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.58 secs) 06:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.664 secs) 06:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.16 secs) 06:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.463 secs) 06:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.532 secs) 06:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.688 secs) 06:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.713 secs) 06:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.923 secs) 06:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.951 secs) 06:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.962 secs) 06:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.032 secs) 06:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.426 secs) 06:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.586 secs) 06:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.679 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.905 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.04 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.084 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.125 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.147 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.169 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.279 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.306 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.349 secs) 06:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.423 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.58 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.633 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.715 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.733 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.762 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.85 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.881 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.904 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.926 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.949 secs) 06:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.989 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.176 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.271 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.289 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.303 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.427 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.475 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.514 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.541 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.59 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.62 secs) 06:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.643 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.679 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.69 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.769 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.814 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.848 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.89 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.955 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.991 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.221 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.271 secs) 06:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.328 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.451 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.47 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.479 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.51 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.521 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.585 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.601 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.609 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.63 secs) 06:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.051 secs / 13.63 secs) 06:17:21 TOTAL: 149 SUCCESS 06:17:21 ✔ Browser application bundle generation complete. 06:17:25 06:17:25 =============================== Coverage summary =============================== 06:17:25 Statements : 40.98% ( 1467/3580 ) 06:17:25 Branches : 12.03% ( 111/923 ) 06:17:25 Functions : 33.28% ( 432/1298 ) 06:17:25 Lines : 38.91% ( 1318/3387 ) 06:17:25 ================================================================================ 06:17:25 27 10 2022 06:17:25.237:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 06:17:26 ✔ Browser application bundle generation complete. 06:17:28 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 06:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:17:28 $ docker stop --time=1 48e956fb5fd0fb6836a04ba161006935b112eeabd9c993eefa934ae3e492f539 06:17:30 $ docker rm -f 48e956fb5fd0fb6836a04ba161006935b112eeabd9c993eefa934ae3e492f539 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:17:33 Warning: overwriting stash ‘coverage-report’ 06:17:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:17:42 + ls -al . 06:17:42 total 180 06:17:42 drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 06:05 . 06:17:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:03 .. 06:17:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 06:03 .blubracket 06:17:42 -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 06:03 .dockerignore 06:17:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 06:03 .git 06:17:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 06:03 .github 06:17:42 -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 06:03 .gitignore 06:17:42 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 06:03 Attribution.txt 06:17:42 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 06:03 CHANGELOG.md 06:17:42 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 06:03 CONTRIBUTING.md 06:17:42 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 06:03 Dockerfile 06:17:42 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 06:03 Jenkinsfile 06:17:42 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 06:03 LICENSE 06:17:42 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 06:03 Makefile 06:17:42 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 06:03 README.md 06:17:42 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 06:00 VERSION 06:17:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 06:03 assets 06:17:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 06:03 bin 06:17:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 06:03 cmd 06:17:42 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 06:05 coverage.out 06:17:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 06:03 docs 06:17:42 -rw-rw-r-- 1 jenkins jenkins 3152 Oct 27 06:03 go.mod 06:17:42 -rw-rw-r-- 1 jenkins jenkins 43972 Oct 27 06:03 go.sum 06:17:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 06:03 internal 06:17:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:03 snap 06:17:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:03 testing 06:17:42 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 06:03 version.go 06:17:42 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 06:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:42 + 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=c95072afacc5a129a3735775a825e30096453ee4 --label arch=arm64 --label version=0.0.0 . 06:17:44 Sending build context to Docker daemon 31.48MB 06:17:44 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 06:17:44 Step 2/26 : FROM ${BASE} AS builder 06:17:44 ---> 16fcef0e76b8 06:17:44 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:17:44 ---> Running in 710739f23dcf 06:17:44 Removing intermediate container 710739f23dcf 06:17:44 ---> 8fd05fbeecf6 06:17:44 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:17:44 ---> Running in f70143e6e044 06:17:45 Removing intermediate container f70143e6e044 06:17:45 ---> 79d824b3efab 06:17:45 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:17:45 ---> Running in 29d63bb5b048 06:17:45 Removing intermediate container 29d63bb5b048 06:17:45 ---> d704a9dc5118 06:17:45 Step 6/26 : LABEL Name=edgex-ui-go 06:17:45 ---> Running in 4ffa765f9dee 06:17:45 Removing intermediate container 4ffa765f9dee 06:17:45 ---> 7014a984480b 06:17:45 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 06:17:45 ---> Running in 44425aa357a1 06:17:46 Removing intermediate container 44425aa357a1 06:17:46 ---> a2e990113a03 06:17:46 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:17:48 ---> 72ab9a53053f 06:17:48 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:48 ---> Running in fb98f8c9e82c 06:17:50 Removing intermediate container fb98f8c9e82c 06:17:50 ---> b8787e1e8a4d 06:17:50 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:50 ---> Running in 09854d180650 06:17:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:17:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:17:52 OK: 221 MiB in 51 packages 06:17:53 Removing intermediate container 09854d180650 06:17:53 ---> 772b7ac5b9e6 06:17:53 Step 11/26 : ENV GO111MODULE=on 06:17:53 ---> Running in 5d05c8c4ff79 06:17:53 Removing intermediate container 5d05c8c4ff79 06:17:53 ---> 61662b5acca5 06:17:53 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:17:53 ---> Running in a5b58240063f 06:17:54 Removing intermediate container a5b58240063f 06:17:54 ---> 38b0f676fcaf 06:17:54 Step 13/26 : COPY go.mod vendor* ./ 06:17:54 ---> 68a3d39c70c7 06:17:54 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:54 ---> Running in ce616553424c 06:17:56 Removing intermediate container ce616553424c 06:17:56 ---> 601c9b21c451 06:17:56 Step 15/26 : COPY . . 06:18:00 ---> 70bca6c2e99d 06:18:00 Step 16/26 : RUN ${MAKE} 06:18:00 ---> Running in f738a1c7eecf 06:18:01 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 06:19:09 Removing intermediate container f738a1c7eecf 06:19:09 ---> df7f3dbbdfd7 06:19:09 Step 17/26 : FROM alpine:3.14 06:19:09 3.14: Pulling from library/alpine 06:19:09 90cda3b7c325: Pulling fs layer 06:19:09 90cda3b7c325: Verifying Checksum 06:19:09 90cda3b7c325: Download complete 06:19:09 90cda3b7c325: Pull complete 06:19:09 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 06:19:09 Status: Downloaded newer image for alpine:3.14 06:19:09 ---> 376ba31ae3da 06:19:09 Step 18/26 : EXPOSE 4000 06:19:09 ---> Running in 0e27a92acc9e 06:19:09 Removing intermediate container 0e27a92acc9e 06:19:09 ---> 985f66921c06 06:19:09 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 06:19:11 ---> b18ea9836a4e 06:19:11 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:19:11 ---> 8387f8abcd3c 06:19:11 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:19:12 ---> 31df0cb7a4e1 06:19:12 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:19:12 ---> Running in 79ba617abef4 06:19:12 Removing intermediate container 79ba617abef4 06:19:12 ---> e526d9106d2a 06:19:12 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 06:19:12 ---> Running in b8cee96cac9a 06:19:13 Removing intermediate container b8cee96cac9a 06:19:13 ---> 1ee2fded3d8f 06:19:13 Step 24/26 : LABEL arch=arm64 06:19:13 ---> Running in ff5116205a9c 06:19:13 Removing intermediate container ff5116205a9c 06:19:13 ---> d55defe3bac5 06:19:13 Step 25/26 : LABEL git_sha=c95072afacc5a129a3735775a825e30096453ee4 06:19:13 ---> Running in 42bd00e95cb9 06:19:13 Removing intermediate container 42bd00e95cb9 06:19:13 ---> 91abaaee56bc 06:19:13 Step 26/26 : LABEL version=0.0.0 06:19:13 ---> Running in f78899576573 06:19:14 Removing intermediate container f78899576573 06:19:14 ---> 1153f54b3c03 06:19:14 [Warning] One or more build-args [ARCH] were not consumed 06:19:14 Successfully built 1153f54b3c03 06:19:14 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 06:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:14 06:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:15 arm64: Pulling from edgex-lftools-log-publisher 06:19:15 8998bd30e6a1: Pulling fs layer 06:19:15 04944245beec: Pulling fs layer 06:19:15 699f458cf7ca: Pulling fs layer 06:19:15 765212b225bb: Pulling fs layer 06:19:15 f23df028b6ca: Pulling fs layer 06:19:15 d65c8cfc05b1: Pulling fs layer 06:19:15 2437ff75d9bd: Pulling fs layer 06:19:15 f23df028b6ca: Waiting 06:19:15 d65c8cfc05b1: Waiting 06:19:15 2437ff75d9bd: Waiting 06:19:15 765212b225bb: Waiting 06:19:15 04944245beec: Verifying Checksum 06:19:15 04944245beec: Download complete 06:19:15 765212b225bb: Download complete 06:19:15 f23df028b6ca: Verifying Checksum 06:19:15 f23df028b6ca: Download complete 06:19:15 d65c8cfc05b1: Verifying Checksum 06:19:15 d65c8cfc05b1: Download complete 06:19:15 699f458cf7ca: Verifying Checksum 06:19:15 699f458cf7ca: Download complete 06:19:15 8998bd30e6a1: Verifying Checksum 06:19:15 8998bd30e6a1: Download complete 06:19:17 2437ff75d9bd: Verifying Checksum 06:19:17 2437ff75d9bd: Download complete 06:19:19 8998bd30e6a1: Pull complete 06:19:20 04944245beec: Pull complete 06:19:21 699f458cf7ca: Pull complete 06:19:21 765212b225bb: Pull complete 06:19:22 f23df028b6ca: Pull complete 06:19:22 d65c8cfc05b1: Pull complete 06:19:37 2437ff75d9bd: Pull complete 06:19:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:37 prd-ubuntu20.04-docker-arm64-4c-16g-117434 does not seem to be running inside a container 06:19:37 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 06:19:40 $ docker top 717d7682a35e45d4b34a5454e7d86f49efdd6772a7c7442a9d0b7cfaabe628e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:40 ---> job-cost.sh 06:19:41 lf-activate-venv: SKIPPING 06:19:41 INFO: No Stack... 06:19:41 INFO: Retrieving Pricing Info for: v3-standard-4 06:19:42 INFO: Archiving Costs [Pipeline] sh 06:19:42 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 06:19:42 + cut -d, -f6 [Pipeline] lock 06:19:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] 06:19:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] did not exist. Created. 06:19:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:19:43 /w/workspace/edgex-ui-go/2@tmp/durable-249de5fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:19:43 + echo total: 0.10999999940395355 [Pipeline] stash 06:19:43 Warning: overwriting stash ‘stack-cost’ 06:19:48 Stashed 1 file(s) [Pipeline] } 06:19:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:19:48 $ docker stop --time=1 717d7682a35e45d4b34a5454e7d86f49efdd6772a7c7442a9d0b7cfaabe628e0 06:19:50 $ docker rm -f 717d7682a35e45d4b34a5454e7d86f49efdd6772a7c7442a9d0b7cfaabe628e0 [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 06:19:50 provisioning config files... 06:19:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/config3045304755338999422tmp [Pipeline] { [Pipeline] sh 06:19:51 + set +x 06:19:51 + curl -s https://codecov.io/bash 06:19:51 + bash -s -- 06:19:51 06:19:51 _____ _ 06:19:51 / ____| | | 06:19:51 | | ___ __| | ___ ___ _____ __ 06:19:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:19:51 | |___| (_) | (_| | __/ (_| (_) \ V / 06:19:51 \_____\___/ \__,_|\___|\___\___/ \_/ 06:19:51 Bash-1.0.6 06:19:51 06:19:51 06:19:51 ==> git version 2.25.1 found 06:19:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:19:51 Release-Date: 2020-01-08 06:19:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:19:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:19:51 ==> Jenkins CI detected. 06:19:51 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-568 06:19:51 project root: . 06:19:51 --> token set from env 06:19:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:19:51 ==> Running gcov in . (disable via -X gcov) 06:19:51 ==> Python coveragepy not found 06:19:51 ==> Searching for coverage reports in: 06:19:51 + . 06:19:51 -> Found 1 reports 06:19:51 ==> Detecting git/mercurial file structure 06:19:51 ==> Reading reports 06:19:51 + ./coverage.out bytes=10 06:19:51 ==> Appending adjustments 06:19:51 https://docs.codecov.io/docs/fixing-reports 06:19:51 + Found adjustments 06:19:51 ==> Gzipping contents 06:19:51 12K /tmp/codecov.ovOpOp.gz 06:19:51 ==> Uploading reports 06:19:51 url: https://codecov.io 06:19:51 query: branch=PR-568&commit=c95072afacc5a129a3735775a825e30096453ee4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-568%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=568&job=&cmd_args= 06:19:51 -> Pinging Codecov 06:19:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-568&commit=c95072afacc5a129a3735775a825e30096453ee4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-568%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=568&job=&cmd_args= 06:19:52 -> Uploading to 06:19:52 https://storage.googleapis.com/codecov/v4/raw/2022-10-27/FB506323287CE973F263BFD2A0EB1F37/c95072afacc5a129a3735775a825e30096453ee4/f740d03b-2364-47b2-b83b-ad5ce42c0006.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T061952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=305a33813b98bb03287c3a7ed8698f14064081e7cb6557e11eba69af1aeecc2e 06:19:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:19:52 Dload Upload Total Spent Left Speed 06:19:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 40327 --:--:-- --:--:-- --:--:-- 40327 06:19:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] } 06:19:52 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 06:19:53 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives ] 06:19:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives 06:19:53 total 16 06:19:53 drwxr-xr-x 3 root root 4096 Oct 27 06:02 . 06:19:53 drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:03 .. 06:19:53 drwxr-xr-x 2 root root 4096 Oct 27 06:02 cost 06:19:53 -rw-r--r-- 1 root root 83 Oct 27 06:02 cost.csv 06:19:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives 06:19:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives 06:19:53 total 16 06:19:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 06:02 . 06:19:53 drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:03 .. 06:19:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 06:02 cost 06:19:53 -rw-r--r-- 1 jenkins jenkins 83 Oct 27 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:19:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:19:54 ---> package-listing.sh 06:19:54 ++ facter osfamily 06:19:54 ++ tr '[:upper:]' '[:lower:]' 06:19:54 + OS_FAMILY=debian 06:19:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-568 06:19:54 + START_PACKAGES=/tmp/packages_start.txt 06:19:54 + END_PACKAGES=/tmp/packages_end.txt 06:19:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:19:54 + PACKAGES=/tmp/packages_start.txt 06:19:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-568 ']' 06:19:54 + PACKAGES=/tmp/packages_end.txt 06:19:54 + case "${OS_FAMILY}" in 06:19:54 + dpkg -l 06:19:54 + grep '^ii' 06:19:54 + '[' -f /tmp/packages_start.txt ']' 06:19:54 + '[' -f /tmp/packages_end.txt ']' 06:19:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:19:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-568 ']' 06:19:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives/ 06:19:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives/ [Pipeline] echo 06:19:54 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-568/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:19:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:55 prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container 06:19:55 $ 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-568/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-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@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 06:19:55 $ docker top 841ccf733a77621281607085fb1f8ad9168e1b8bf18a4c8b7bbc62350b145d0a -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:19:56 + mkdir -p /var/log/sysstat [Pipeline] sh 06:19:56 + ls /var/log/sa-host 06:19:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:56 provisioning config files... 06:19:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/config5295797311855890689tmp [Pipeline] { [Pipeline] echo 06:19:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:19:56 ---> create-netrc.sh [Pipeline] } 06:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:19:57 ---> python-tools-install.sh [Pipeline] echo 06:19:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:19:57 ---> sudo-logs.sh 06:19:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:19:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:19:57 ---> job-cost.sh 06:19:57 lf-activate-venv: SKIPPING 06:19:57 DEBUG: total: 0.2199999988079071 06:19:57 INFO: Retrieving Stack Cost... 06:19:58 INFO: Retrieving Pricing Info for: v3-standard-8 06:19:58 INFO: Archiving Costs [Pipeline] echo 06:19:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:19:58 ---> logs-deploy.sh 06:19:58 lf-activate-venv: SKIPPING 06:19:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-568/2 06:19:58 INFO: archiving workspace using pattern(s): 06:19:59 Archives upload complete. 06:19:59 INFO: archiving logs to Nexus