Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f935e31fed26b56ad20f053d6b1d70f00f004371+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (392211131125306ae171cd239d4ee957aa0b6155) 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-ssh12102259451816327098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13411115589141706819.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-578/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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6829775751026042419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9297813750255437681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-578/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-578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9033260511306129335.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2322 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [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-578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 Merge succeeded, producing bf3001f6e9c7626460f77cd4fbf087464e051aa4 Checking out Revision bf3001f6e9c7626460f77cd4fbf087464e051aa4 (PR-578) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf3001f6e9c7626460f77cd4fbf087464e051aa4 # timeout=10 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" > git rev-list --no-walk f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:09:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:09:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:09:20 ========================================================= 02:09:20 EdgeX Global Pipelines Version Info 02:09:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:09:21 ------------------- 02:09:21 stable info: 02:09:21 ------------------- 02:09:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:09:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:09:21 Message: update stable to v1.0.244 02:09:21 ------------------- 02:09:21 experimental info: 02:09:21 ------------------- 02:09:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:09:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:09:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf3001f [Pipeline] echo 02:09:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:22 provisioning config files... 02:09:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config1373043881376613612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:22 ---> docker-login.sh 02:09:22 nexus3.edgexfoundry.org:10001 02:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:23 Configure a credential helper to remove this warning. See 02:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:23 02:09:23 Login Succeeded 02:09:23 nexus3.edgexfoundry.org:10002 02:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:23 Configure a credential helper to remove this warning. See 02:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:23 02:09:23 Login Succeeded 02:09:23 nexus3.edgexfoundry.org:10003 02:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:23 Configure a credential helper to remove this warning. See 02:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:23 02:09:23 Login Succeeded 02:09:23 nexus3.edgexfoundry.org:10004 02:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:23 Configure a credential helper to remove this warning. See 02:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:23 02:09:23 Login Succeeded 02:09:23 docker.io 02:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:24 Configure a credential helper to remove this warning. See 02:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:24 02:09:24 Login Succeeded 02:09:24 ---> docker-login.sh ends [Pipeline] } 02:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:09:24 + git rev-list -1 --merges bf3001f6e9c7626460f77cd4fbf087464e051aa4~1..bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] echo 02:09:24 -----------> git rev-list -1 --merges bf3001f6e9c7626460f77cd4fbf087464e051aa4~1..bf3001f6e9c7626460f77cd4fbf087464e051aa4 bf3001f6e9c7626460f77cd4fbf087464e051aa4 02:09:24 bf3001f6e9c7626460f77cd4fbf087464e051aa4 [false] [Pipeline] sh 02:09:24 + git log --format=format:%s -1 bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] echo 02:09:24 ========================================================= 02:09:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:09:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:25 + git log --format=format:%s -1 bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] echo 02:09:25 [semverPrep] GIT_COMMIT: bf3001f6e9c7626460f77cd4fbf087464e051aa4, Commit Message: Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD [Pipeline] echo 02:09:25 [semverPrep] This is not a build commit. [Pipeline] sh 02:09:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:25 + grep -v github /etc/ssh/ssh_known_hosts 02:09:25 + [ -e /tmp/ssh_known_hosts ] 02:09:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:09:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:09:25 + sudo tee -a /etc/ssh/ssh_known_hosts 02:09:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:25 02:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:26 0.1.4: Pulling from edgex-devops/py-git-semver 02:09:26 b85a868b505f: Pulling fs layer 02:09:26 e2be974225ed: Pulling fs layer 02:09:26 339a4e72a1f5: Pulling fs layer 02:09:26 988bab9f4d93: Pulling fs layer 02:09:26 1469e6f7b9e6: Pulling fs layer 02:09:26 eaf3925da568: Pulling fs layer 02:09:26 bab4dde63d76: Pulling fs layer 02:09:26 bde34c3a00c8: Pulling fs layer 02:09:26 b352a97aabf1: Pulling fs layer 02:09:26 4872d77fe225: Pulling fs layer 02:09:26 5851b861e8e6: Pulling fs layer 02:09:26 eaf3925da568: Waiting 02:09:26 bab4dde63d76: Waiting 02:09:26 bde34c3a00c8: Waiting 02:09:26 b352a97aabf1: Waiting 02:09:26 5851b861e8e6: Waiting 02:09:26 988bab9f4d93: Waiting 02:09:26 e2be974225ed: Download complete 02:09:26 988bab9f4d93: Verifying Checksum 02:09:26 988bab9f4d93: Download complete 02:09:26 1469e6f7b9e6: Verifying Checksum 02:09:26 1469e6f7b9e6: Download complete 02:09:26 339a4e72a1f5: Verifying Checksum 02:09:26 339a4e72a1f5: Download complete 02:09:26 eaf3925da568: Verifying Checksum 02:09:26 eaf3925da568: Download complete 02:09:26 bde34c3a00c8: Download complete 02:09:26 b352a97aabf1: Verifying Checksum 02:09:26 b352a97aabf1: Download complete 02:09:26 4872d77fe225: Verifying Checksum 02:09:26 4872d77fe225: Download complete 02:09:26 5851b861e8e6: Verifying Checksum 02:09:26 5851b861e8e6: Download complete 02:09:26 b85a868b505f: Verifying Checksum 02:09:26 b85a868b505f: Download complete 02:09:26 bab4dde63d76: Verifying Checksum 02:09:26 bab4dde63d76: Download complete 02:09:27 b85a868b505f: Pull complete 02:09:27 e2be974225ed: Pull complete 02:09:28 339a4e72a1f5: Pull complete 02:09:28 988bab9f4d93: Pull complete 02:09:28 1469e6f7b9e6: Pull complete 02:09:28 eaf3925da568: Pull complete 02:09:30 bab4dde63d76: Pull complete 02:09:30 bde34c3a00c8: Pull complete 02:09:30 b352a97aabf1: Pull complete 02:09:30 4872d77fe225: Pull complete 02:09:30 5851b861e8e6: Pull complete 02:09:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:30 prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container 02:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:32 $ docker top bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 -eo pid,comm 02:09:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:09:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:32 [ssh-agent] Looking for ssh-agent implementation... 02:09:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:32 $ docker exec bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 ssh-agent 02:09:32 SSH_AUTH_SOCK=/tmp/ssh-ZHsl1OBMmSo2/agent.33 02:09:32 SSH_AGENT_PID=39 02:09:32 Running ssh-add (command line suppressed) 02:09:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_1284778407072817211.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_1284778407072817211.key) 02:09:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:33 + git tag --points-at HEAD [Pipeline] } 02:09:33 $ docker exec --env ******** --env ******** bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 ssh-agent -k 02:09:33 unset SSH_AUTH_SOCK; 02:09:33 unset SSH_AGENT_PID; 02:09:33 echo Agent pid 39 killed; 02:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:09:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:33 [ssh-agent] Looking for ssh-agent implementation... 02:09:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:33 $ docker exec bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 ssh-agent 02:09:33 SSH_AUTH_SOCK=/tmp/ssh-WCWFQcL0N8yo/agent.71 02:09:33 SSH_AGENT_PID=77 02:09:33 Running ssh-add (command line suppressed) 02:09:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_6320866521282681453.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_6320866521282681453.key) 02:09:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:34 + git semver init 02:09:34 2023-01-14 02:09:34,240 [run_init] DEBUG init version:0.0.0 force:False 02:09:34 2023-01-14 02:09:34,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver 02:09:34 2023-01-14 02:09:34,242 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver 02:09:34 2023-01-14 02:09:34,242 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578, universal_newlines=False, shell=None, istream=None) 02:09:35 2023-01-14 02:09:35,657 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.git/info/exclude 02:09:35 2023-01-14 02:09:35,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 with force:False 02:09:35 2023-01-14 02:09:35,658 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 02:09:35 2023-01-14 02:09:35,663 [execute] INFO git cat-file --batch-check 02:09:35 2023-01-14 02:09:35,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) 02:09:35 2023-01-14 02:09:35,670 [execute] INFO git cat-file --batch 02:09:35 2023-01-14 02:09:35,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) 02:09:35 2023-01-14 02:09:35,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 02:09:35 0.0.0 [Pipeline] } 02:09:35 $ docker exec --env ******** --env ******** bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 ssh-agent -k 02:09:36 unset SSH_AUTH_SOCK; 02:09:36 unset SSH_AGENT_PID; 02:09:36 echo Agent pid 77 killed; 02:09:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:36 + git semver [Pipeline] } 02:09:36 $ docker stop --time=1 bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 02:09:37 $ docker rm -f --volumes bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:09:38 Stashed 1 file(s) [Pipeline] echo 02:09:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:38 provisioning config files... 02:09:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config10936214882261663990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:39 ---> docker-login.sh 02:09:39 nexus3.edgexfoundry.org:10001 02:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:39 Configure a credential helper to remove this warning. See 02:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:39 02:09:39 Login Succeeded 02:09:39 nexus3.edgexfoundry.org:10002 02:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:39 Configure a credential helper to remove this warning. See 02:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:39 02:09:39 Login Succeeded 02:09:39 nexus3.edgexfoundry.org:10003 02:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:39 Configure a credential helper to remove this warning. See 02:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:39 02:09:39 Login Succeeded 02:09:39 nexus3.edgexfoundry.org:10004 02:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:39 Configure a credential helper to remove this warning. See 02:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:39 02:09:39 Login Succeeded 02:09:39 docker.io 02:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:39 Configure a credential helper to remove this warning. See 02:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:39 02:09:39 Login Succeeded 02:09:39 ---> docker-login.sh ends [Pipeline] } 02:09:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:39 ========================================================= 02:09:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:09:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:40 + 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 . 02:09:40 Sending build context to Docker daemon 45.66MB 02:09:40 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:09:40 Step 2/16 : FROM ${BASE} AS builder 02:09:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:09:40 213ec9aee27d: Pulling fs layer 02:09:40 4583459ba037: Pulling fs layer 02:09:40 93c1e223e6f2: Pulling fs layer 02:09:40 53926ce57604: Pulling fs layer 02:09:40 21b2b0c7a3f4: Pulling fs layer 02:09:40 22ff95d597cd: Pulling fs layer 02:09:40 12d6caf4c0d1: Pulling fs layer 02:09:40 96b7cbca73a9: Pulling fs layer 02:09:40 a7acece74701: Pulling fs layer 02:09:40 22ff95d597cd: Waiting 02:09:40 96b7cbca73a9: Waiting 02:09:40 a7acece74701: Waiting 02:09:40 12d6caf4c0d1: Waiting 02:09:40 53926ce57604: Waiting 02:09:40 21b2b0c7a3f4: Waiting 02:09:40 93c1e223e6f2: Verifying Checksum 02:09:40 93c1e223e6f2: Download complete 02:09:40 4583459ba037: Download complete 02:09:40 21b2b0c7a3f4: Download complete 02:09:40 22ff95d597cd: Download complete 02:09:40 213ec9aee27d: Download complete 02:09:40 12d6caf4c0d1: Download complete 02:09:40 213ec9aee27d: Pull complete 02:09:41 4583459ba037: Pull complete 02:09:41 93c1e223e6f2: Pull complete 02:09:41 a7acece74701: Verifying Checksum 02:09:41 a7acece74701: Download complete 02:09:41 96b7cbca73a9: Download complete 02:09:41 53926ce57604: Verifying Checksum 02:09:41 53926ce57604: Download complete 02:09:45 53926ce57604: Pull complete 02:09:45 21b2b0c7a3f4: Pull complete 02:09:45 22ff95d597cd: Pull complete 02:09:45 12d6caf4c0d1: Pull complete 02:09:47 96b7cbca73a9: Pull complete 02:09:48 a7acece74701: Pull complete 02:09:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:09:48 ---> db6d94c90886 02:09:48 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:09:50 ---> Running in e86b8537fa7e 02:09:50 Removing intermediate container e86b8537fa7e 02:09:50 ---> 001486d0027b 02:09:50 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:09:50 ---> Running in 438845a361c8 02:09:50 Removing intermediate container 438845a361c8 02:09:50 ---> f05137e6c875 02:09:50 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:09:50 ---> Running in d25cc7b3249b 02:09:50 Removing intermediate container d25cc7b3249b 02:09:50 ---> 31bffc44c22d 02:09:50 Step 6/16 : LABEL Name=edgex-ui-go 02:09:50 ---> Running in 9f8e025dc7a7 02:09:50 Removing intermediate container 9f8e025dc7a7 02:09:50 ---> 8c2e4e5cdf06 02:09:50 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:09:50 ---> Running in ccd9c3e68873 02:09:51 Removing intermediate container ccd9c3e68873 02:09:51 ---> af6e102f1ae4 02:09:51 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:09:51 latest: Pulling from library/docker 02:09:51 8921db27df28: Pulling fs layer 02:09:51 ea2378853794: Pulling fs layer 02:09:51 0ba836ede3c5: Pulling fs layer 02:09:51 a42624319d54: Pulling fs layer 02:09:51 6fad2fe3ffd3: Pulling fs layer 02:09:51 b27387ecef92: Pulling fs layer 02:09:51 4ebd99333dcb: Pulling fs layer 02:09:51 05a32f4e1b68: Pulling fs layer 02:09:51 b27387ecef92: Waiting 02:09:51 4ebd99333dcb: Waiting 02:09:51 05a32f4e1b68: Waiting 02:09:51 a42624319d54: Waiting 02:09:51 6fad2fe3ffd3: Waiting 02:09:52 8921db27df28: Download complete 02:09:52 ea2378853794: Verifying Checksum 02:09:52 ea2378853794: Download complete 02:09:52 8921db27df28: Pull complete 02:09:52 a42624319d54: Verifying Checksum 02:09:52 a42624319d54: Download complete 02:09:52 ea2378853794: Pull complete 02:09:52 0ba836ede3c5: Download complete 02:09:52 b27387ecef92: Verifying Checksum 02:09:52 b27387ecef92: Download complete 02:09:52 4ebd99333dcb: Verifying Checksum 02:09:52 4ebd99333dcb: Download complete 02:09:52 6fad2fe3ffd3: Verifying Checksum 02:09:52 6fad2fe3ffd3: Download complete 02:09:52 05a32f4e1b68: Verifying Checksum 02:09:52 05a32f4e1b68: Download complete 02:09:52 0ba836ede3c5: Pull complete 02:09:53 a42624319d54: Pull complete 02:09:53 Still waiting to schedule task 02:09:53 ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:09:53 ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:09:53 ‘prd-centos7-builder-2c-1g-2311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:09:53 ‘prd-ubuntu20.04-docker-8c-8g-2328’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:09:53 ‘prd-ubuntu20.04-docker-8c-8g-2329’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:09:53 ‘prd-ubuntu20.04-docker-8c-8g-2331’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:09:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ is offline 02:09:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2325’ is offline 02:09:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2326’ is offline 02:09:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2327’ is offline 02:09:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2330’ is offline 02:09:53 6fad2fe3ffd3: Pull complete 02:09:53 b27387ecef92: Pull complete 02:09:53 4ebd99333dcb: Pull complete 02:09:53 05a32f4e1b68: Pull complete 02:09:54 Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 02:09:54 Status: Downloaded newer image for docker:latest 02:09:55 ---> 058fcfe7c649 02:09:55 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:55 ---> Running in 3341ca897f7b 02:09:56 Removing intermediate container 3341ca897f7b 02:09:56 ---> 5b747df2e664 02:09:56 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:56 ---> Running in bc749a53fdf6 02:09:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:09:59 OK: 211 MiB in 51 packages 02:09:59 Removing intermediate container bc749a53fdf6 02:09:59 ---> 455678357c51 02:09:59 Step 11/16 : ENV GO111MODULE=on 02:09:59 ---> Running in d6f684171eff 02:10:00 Removing intermediate container d6f684171eff 02:10:00 ---> 548dc46c9cdd 02:10:00 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:00 ---> Running in 8508e2c44e8e 02:10:00 Removing intermediate container 8508e2c44e8e 02:10:00 ---> 3e913de1e9f4 02:10:00 Step 13/16 : COPY go.mod vendor* ./ 02:10:00 ---> 3bcdfd872cae 02:10:00 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:00 ---> Running in f1f7e09a49ec 02:10:27 Removing intermediate container f1f7e09a49ec 02:10:27 ---> 805acebc0d6e 02:10:27 Step 15/16 : COPY . . 02:10:27 ---> 4779877c21a8 02:10:27 Step 16/16 : RUN ${MAKE} 02:10:27 ---> Running in 4107bd42f2db 02:10:27 noop 02:10:27 Removing intermediate container 4107bd42f2db 02:10:27 ---> 13cb3c246244 02:10:27 Successfully built 13cb3c246244 02:10:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker inspect -f . ci-base-image-x86_64 02:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:27 prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container 02:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:10:27 $ docker top 3eb6f3b7c7a53dce5d8566323e75f6a856e195f80bae838101887f42ed313980 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:28 + go version 02:10:28 go version go1.18.7 linux/amd64 [Pipeline] } 02:10:28 $ docker stop --time=1 3eb6f3b7c7a53dce5d8566323e75f6a856e195f80bae838101887f42ed313980 02:10:29 $ docker rm -f --volumes 3eb6f3b7c7a53dce5d8566323e75f6a856e195f80bae838101887f42ed313980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:29 + docker inspect -f . ci-base-image-x86_64 02:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:30 prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container 02:10:30 $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:10:30 $ docker top f312dbbda623348a12c400f8595987958a05480091f344e5252b9f6d91657db5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] fileExists [Pipeline] sh 02:10:31 + make test 02:10:31 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:10:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:10:41 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:10:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:44 ./bin/test-attribution-txt.sh 02:10:44 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:10:44 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:10:44 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:10:44 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:10:44 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:10:44 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:10:44 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:10:44 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:10:44 make -C web test 02:10:44 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' 02:10:44 make[1]: tput: No such file or directory 02:10:44 make[1]: tput: No such file or directory 02:10:44 warning: generating ./VERSION 02:10:44 echo "0.0.0" > VERSION 02:10:44 docker build \ 02:10:44 -f Dockerfile \ 02:10:44 --build-arg USER=1000 \ 02:10:44 \ 02:10:44 --label "git_sha=bf3001f6e9c7626460f77cd4fbf087464e051aa4" \ 02:10:44 -t edgexfoundry/edgex-web-ui:bf3001f6e9c7626460f77cd4fbf087464e051aa4 \ 02:10:44 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:10:44 . 02:10:44 Sending build context to Docker daemon 3.269MB 02:10:44 Step 1/10 : FROM node:16.17-alpine3.15 02:10:44 16.17-alpine3.15: Pulling from library/node 02:10:44 9621f1afde84: Pulling fs layer 02:10:44 c6f70ee39829: Pulling fs layer 02:10:44 56892a8094a2: Pulling fs layer 02:10:44 58dd87906ef0: Pulling fs layer 02:10:44 58dd87906ef0: Waiting 02:10:44 56892a8094a2: Download complete 02:10:44 58dd87906ef0: Verifying Checksum 02:10:44 58dd87906ef0: Download complete 02:10:44 9621f1afde84: Verifying Checksum 02:10:44 9621f1afde84: Download complete 02:10:44 9621f1afde84: Pull complete 02:10:44 c6f70ee39829: Verifying Checksum 02:10:44 c6f70ee39829: Download complete 02:10:46 c6f70ee39829: Pull complete 02:10:46 56892a8094a2: Pull complete 02:10:46 58dd87906ef0: Pull complete 02:10:46 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:10:46 Status: Downloaded newer image for node:16.17-alpine3.15 02:10:46 ---> b69703f70c3d 02:10:46 Step 2/10 : RUN apk add --no-cache chromium 02:10:46 ---> Running in b905a5b50314 02:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:10:47 (1/129) Installing libxau (1.0.9-r0) 02:10:47 (2/129) Installing libmd (1.0.3-r0) 02:10:47 (3/129) Installing libbsd (0.11.3-r1) 02:10:47 (4/129) Installing libxdmcp (1.1.3-r0) 02:10:47 (5/129) Installing libxcb (1.14-r2) 02:10:47 (6/129) Installing libx11 (1.7.3.1-r0) 02:10:47 (7/129) Installing libxext (1.3.4-r0) 02:10:47 (8/129) Installing libice (1.0.10-r0) 02:10:47 (9/129) Installing libuuid (2.37.4-r0) 02:10:47 (10/129) Installing libsm (1.2.3-r0) 02:10:47 (11/129) Installing libxt (1.2.1-r0) 02:10:47 (12/129) Installing libxmu (1.1.3-r0) 02:10:47 (13/129) Installing xset (1.2.4-r0) 02:10:47 (14/129) Installing xprop (1.2.5-r0) 02:10:47 (15/129) Installing xdg-utils (1.1.3-r0) 02:10:47 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:10:47 (17/129) Installing pkgconf (1.8.0-r0) 02:10:47 (18/129) Installing libffi (3.4.2-r1) 02:10:47 (19/129) Installing libintl (0.21-r0) 02:10:47 (20/129) Installing libblkid (2.37.4-r0) 02:10:47 (21/129) Installing libmount (2.37.4-r0) 02:10:47 (22/129) Installing pcre (8.45-r1) 02:10:47 (23/129) Installing glib (2.70.1-r0) 02:10:47 (24/129) Installing xz-libs (5.2.5-r1) 02:10:47 (25/129) Installing libxml2 (2.9.14-r2) 02:10:48 (26/129) Installing shared-mime-info (2.1-r1) 02:10:48 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:10:48 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:10:48 (29/129) Installing libpng (1.6.37-r1) 02:10:48 (30/129) Installing libwebp (1.2.2-r0) 02:10:48 (31/129) Installing zstd-libs (1.5.0-r0) 02:10:48 (32/129) Installing tiff (4.4.0-r0) 02:10:48 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:10:48 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:10:48 (35/129) Installing libxcomposite (0.4.5-r0) 02:10:48 (36/129) Installing libxfixes (6.0.0-r0) 02:10:48 (37/129) Installing libxrender (0.9.10-r3) 02:10:48 (38/129) Installing libxcursor (1.2.0-r0) 02:10:48 (39/129) Installing libxdamage (1.1.5-r1) 02:10:48 (40/129) Installing libxi (1.8-r0) 02:10:48 (41/129) Installing libxinerama (1.1.4-r1) 02:10:48 (42/129) Installing libxrandr (1.5.2-r1) 02:10:48 (43/129) Installing atk (2.36.0-r0) 02:10:48 (44/129) Installing libxtst (1.2.3-r3) 02:10:48 (45/129) Installing dbus-libs (1.12.24-r0) 02:10:48 (46/129) Installing at-spi2-core (2.42.0-r0) 02:10:48 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:10:48 (48/129) Installing expat (2.5.0-r0) 02:10:48 (49/129) Installing brotli-libs (1.0.9-r5) 02:10:48 (50/129) Installing libbz2 (1.0.8-r1) 02:10:48 (51/129) Installing freetype (2.11.1-r2) 02:10:48 (52/129) Installing fontconfig (2.13.1-r4) 02:10:48 (53/129) Installing pixman (0.40.0-r4) 02:10:48 (54/129) Installing cairo (1.16.0-r5) 02:10:48 (55/129) Installing cairo-gobject (1.16.0-r5) 02:10:48 (56/129) Installing avahi-libs (0.8-r5) 02:10:48 (57/129) Installing gmp (6.2.1-r1) 02:10:48 (58/129) Installing nettle (3.7.3-r0) 02:10:48 (59/129) Installing p11-kit (0.24.0-r1) 02:10:48 (60/129) Installing libtasn1 (4.18.0-r1) 02:10:48 (61/129) Installing libunistring (0.9.10-r1) 02:10:48 (62/129) Installing gnutls (3.7.1-r1) 02:10:48 (63/129) Installing cups-libs (2.3.3-r6) 02:10:48 (64/129) Installing libepoxy (1.5.9-r0) 02:10:48 (65/129) Installing fribidi (1.0.11-r0) 02:10:48 (66/129) Installing graphite2 (1.3.14-r0) 02:10:48 (67/129) Installing harfbuzz (3.0.0-r2) 02:10:48 (68/129) Installing libxft (2.3.4-r0) 02:10:48 (69/129) Installing pango (1.48.10-r0) 02:10:48 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:10:48 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:10:48 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:10:48 (73/129) Installing xkeyboard-config (2.34-r0) 02:10:48 (74/129) Installing libxkbcommon (1.3.1-r0) 02:10:48 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:10:49 Executing gtk+3.0-3.24.30-r0.post-install 02:10:49 (76/129) Installing libfontenc (1.1.4-r0) 02:10:49 (77/129) Installing mkfontscale (1.2.1-r1) 02:10:49 (78/129) Installing ttf-opensans (1.10-r1) 02:10:49 Executing ttf-opensans-1.10-r1.post-install 02:10:51 (79/129) Installing libogg (1.3.5-r0) 02:10:51 (80/129) Installing flac (1.3.4-r0) 02:10:51 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:10:51 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:10:51 (83/129) Installing sdl2 (2.0.16-r4) 02:10:51 (84/129) Installing aom-libs (3.2.0-r0) 02:10:51 (85/129) Installing libass (0.15.2-r0) 02:10:51 (86/129) Installing libdav1d (0.9.2-r0) 02:10:51 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:10:51 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:10:51 (89/129) Installing lame (3.100-r0) 02:10:51 (90/129) Installing opus (1.3.1-r1) 02:10:51 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:10:51 (92/129) Installing soxr (0.1.3-r2) 02:10:51 (93/129) Installing libsrt (1.4.2-r1) 02:10:51 (94/129) Installing libssh (0.9.6-r1) 02:10:51 (95/129) Installing libtheora (1.1.1-r16) 02:10:51 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:10:51 (97/129) Installing libpciaccess (0.16-r0) 02:10:51 (98/129) Installing libdrm (2.4.109-r0) 02:10:51 (99/129) Installing libva (2.13.0-r0) 02:10:51 (100/129) Installing libvdpau (1.4-r0) 02:10:51 (101/129) Installing vidstab (1.1.0-r1) 02:10:51 (102/129) Installing libvorbis (1.3.7-r0) 02:10:51 (103/129) Installing libvpx (1.10.0-r0) 02:10:51 (104/129) Installing vulkan-loader (1.2.196-r0) 02:10:51 (105/129) Installing x264-libs (20210613-r0) 02:10:51 (106/129) Installing x265-libs (3.5-r0) 02:10:51 (107/129) Installing xvidcore (1.3.7-r1) 02:10:51 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:10:51 (109/129) Installing libevent (2.1.12-r4) 02:10:51 (110/129) Installing mesa (21.2.6-r0) 02:10:51 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:10:51 (112/129) Installing mesa-gbm (21.2.6-r0) 02:10:51 (113/129) Installing lcms2 (2.12-r1) 02:10:51 (114/129) Installing nspr (4.32-r0) 02:10:51 (115/129) Installing sqlite-libs (3.36.0-r0) 02:10:51 (116/129) Installing nss (3.78.1-r0) 02:10:51 (117/129) Installing libasyncns (0.8-r1) 02:10:51 (118/129) Installing libltdl (2.4.6-r7) 02:10:51 (119/129) Installing orc (0.4.32-r0) 02:10:51 (120/129) Installing libsndfile (1.0.31-r1) 02:10:51 (121/129) Installing speexdsp (1.2.0-r0) 02:10:51 (122/129) Installing tdb-libs (1.4.5-r0) 02:10:51 (123/129) Installing libpulse (15.0-r2) 02:10:51 (124/129) Installing re2 (2021.11.01-r0) 02:10:51 (125/129) Installing snappy (1.1.9-r1) 02:10:51 (126/129) Installing libgpg-error (1.42-r1) 02:10:51 (127/129) Installing libgcrypt (1.9.4-r0) 02:10:51 (128/129) Installing libxslt (1.1.35-r0) 02:10:52 (129/129) Installing chromium (99.0.4844.84-r0) 02:10:53 Executing busybox-1.34.1-r7.trigger 02:10:53 Executing glib-2.70.1-r0.trigger 02:10:53 Executing shared-mime-info-2.1-r1.trigger 02:10:56 Executing gdk-pixbuf-2.42.8-r0.trigger 02:10:56 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:10:56 Executing fontconfig-2.13.1-r4.trigger 02:10:56 Executing mkfontscale-1.2.1-r1.trigger 02:10:56 OK: 286 MiB in 145 packages 02:11:00 Removing intermediate container b905a5b50314 02:11:00 ---> b94cc7e8933d 02:11:00 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:11:00 ---> Running in 6713278ca773 02:11:00 Removing intermediate container 6713278ca773 02:11:00 ---> d6e4e56ae544 02:11:00 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:11:00 ---> Running in f093891f7b5a 02:11:00 Removing intermediate container f093891f7b5a 02:11:00 ---> e2d5fcde764a 02:11:00 Step 5/10 : RUN npm install -g npm 02:11:00 ---> Running in 1f6aa76993dd 02:11:08 02:11:08 removed 8 packages, changed 80 packages, and audited 231 packages in 7s 02:11:08 02:11:08 14 packages are looking for funding 02:11:08 run `npm fund` for details 02:11:08 02:11:08 found 0 vulnerabilities 02:11:09 Removing intermediate container 1f6aa76993dd 02:11:09 ---> 53e66b7eaf91 02:11:09 Step 6/10 : ARG USER=1000 02:11:09 ---> Running in e3aa5b61f6ab 02:11:09 Removing intermediate container e3aa5b61f6ab 02:11:09 ---> b00a3c32e242 02:11:09 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:11:09 ---> Running in 300f535df7d6 02:11:09 Removing intermediate container 300f535df7d6 02:11:09 ---> cfb0291d6b5a 02:11:09 Step 8/10 : USER $USER:$USER 02:11:09 ---> Running in eeee26103ecd 02:11:10 Removing intermediate container eeee26103ecd 02:11:10 ---> 9ab0483c0604 02:11:10 Step 9/10 : WORKDIR /app 02:11:10 ---> Running in 029c1664c564 02:11:10 Removing intermediate container 029c1664c564 02:11:10 ---> 1811e1742fe0 02:11:10 Step 10/10 : LABEL git_sha=bf3001f6e9c7626460f77cd4fbf087464e051aa4 02:11:10 ---> Running in 0dfa0eaeab71 02:11:10 Removing intermediate container 0dfa0eaeab71 02:11:10 ---> 630431a4608a 02:11:10 Successfully built 630431a4608a 02:11:10 Successfully tagged edgexfoundry/edgex-web-ui:bf3001f6e9c7626460f77cd4fbf087464e051aa4 02:11:10 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:11:10 touch edgex-web-ui.imagebuilt 02:11:10 mkdir -p node_modules coverage 02:11:10 chown "1000:1000" node_modules coverage package-lock.json 02:11:10 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:12 npm WARN EBADENGINE Unsupported engine { 02:11:12 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:11:12 npm WARN EBADENGINE required: { 02:11:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:12 npm WARN EBADENGINE }, 02:11:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:11:12 npm WARN EBADENGINE } 02:11:16 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:11:16 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:11:16 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:11:16 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:11:16 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:11:16 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:11:17 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:11:18 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:11:18 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:11:20 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:11:20 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 02:11:21 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:11:21 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:11:21 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:11:21 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:11:22 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:11:24 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:11:25 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:11:28 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:11:33 02:11:33 added 1478 packages, and audited 1479 packages in 23s 02:11:33 02:11:33 90 packages are looking for funding 02:11:33 run `npm fund` for details 02:11:33 02:11:33 22 vulnerabilities (1 low, 5 moderate, 13 high, 3 critical) 02:11:33 02:11:33 To address issues that do not require attention, run: 02:11:33 npm audit fix 02:11:33 02:11:33 To address all issues (including breaking changes), run: 02:11:33 npm audit fix --force 02:11:33 02:11:33 Run `npm audit` for details. 02:11:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:11:39 - Generating browser application bundles (phase: setup)... 02:11:43 Compiling @angular/compiler/testing : es2015 as esm2015 02:11:43 Compiling @angular/core : es2015 as esm2015 02:11:48 Compiling @angular/common : es2015 as esm2015 02:11:48 Compiling @angular/core/testing : es2015 as esm2015 02:11:48 Compiling @angular/platform-browser : es2015 as esm2015 02:11:48 Compiling @angular/common/testing : es2015 as esm2015 02:11:48 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:11:48 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:11:48 Compiling @angular/router : es2015 as esm2015 02:11:48 Compiling @angular/common/http : es2015 as esm2015 02:11:48 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:11:49 Compiling @angular/forms : es2015 as esm2015 02:11:49 Compiling @angular/common/http/testing : es2015 as esm2015 02:11:51 Compiling @angular/router/testing : es2015 as esm2015 02:11:56 14 01 2023 02:11:56.543:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:11:56 14 01 2023 02:11:56.545:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:11:56 14 01 2023 02:11:56.548:INFO [launcher]: Starting browser ChromeHeadless 02:12:08 ✔ Browser application bundle generation complete. 02:12:08 14 01 2023 02:12:07.800:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket yv1ubEInSxMAyD42AAAB with id 12553818 02:12:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:12:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.119 secs) 02:12:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.128 secs) 02:12:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.15 secs) 02:12:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.218 secs) 02:12:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.231 secs) 02:12:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.291 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.314 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.317 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.32 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.325 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.378 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.39 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.396 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.403 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.414 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.427 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.435 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.438 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.441 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.444 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.474 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.508 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.515 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.519 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.527 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.538 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.554 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.625 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.64 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.644 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.652 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.655 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.673 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.761 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.778 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.782 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.784 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.797 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.828 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.83 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.832 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.835 secs) 02:12:11 WARN: ' 02:12:11 It looks like you're using ngModel on the same form field as formControlName. 02:12:11 Support for using the ngModel input property and ngModelChange event with 02:12:11 reactive form directives has been deprecated in Angular v6 and will be removed 02:12:11 in a future version of Angular. 02:12:11 02:12:11 For more information on this, see our API docs here: 02:12:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:12:11 ' 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.835 secs) 02:12:11 WARN: ' 02:12:11 It looks like you're using ngModel on the same form field as formControlName. 02:12:11 Support for using the ngModel input property and ngModelChange event with 02:12:11 reactive form directives has been deprecated in Angular v6 and will be removed 02:12:11 in a future version of Angular. 02:12:11 02:12:11 For more information on this, see our API docs here: 02:12:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:12:11 ' 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.86 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.886 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.972 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.982 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.988 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.993 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.036 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.053 secs) 02:12:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.059 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.09 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.096 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.103 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.115 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.146 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.157 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.166 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.172 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.187 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.195 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.203 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.206 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.211 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.242 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.246 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.274 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.299 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.316 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.329 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.341 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.346 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.349 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.358 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.382 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.391 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.397 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.406 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.416 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.422 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.428 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.435 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.47 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.496 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.511 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.514 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.516 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.519 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.523 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.533 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.55 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.58 secs) 02:12:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.591 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.598 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.607 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.611 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.616 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.619 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.638 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.647 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.654 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.686 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.69 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.693 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.72 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.737 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.756 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.772 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.78 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.804 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.813 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.82 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.822 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.823 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.825 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.833 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.842 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.845 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.85 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.856 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.873 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.89 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.9 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.916 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.932 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.94 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.942 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.962 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.969 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.974 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.976 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.977 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.986 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.01 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.03 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.043 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.046 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.048 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.065 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.071 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.085 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.09 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.102 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.112 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.122 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.129 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.142 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.148 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.151 secs) 02:12:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.243 secs / 2.151 secs) 02:12:13 TOTAL: 149 SUCCESS 02:12:13 ✔ Browser application bundle generation complete. 02:12:14 02:12:14 =============================== Coverage summary =============================== 02:12:14 Statements : 40.95% ( 1466/3580 ) 02:12:14 Branches : 12.03% ( 111/923 ) 02:12:14 Functions : 33.2% ( 431/1298 ) 02:12:14 Lines : 38.88% ( 1317/3387 ) 02:12:14 ================================================================================ 02:12:14 ✔ Browser application bundle generation complete. 02:12:14 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [Pipeline] echo 02:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:14 $ docker stop --time=1 f312dbbda623348a12c400f8595987958a05480091f344e5252b9f6d91657db5 02:12:16 $ docker rm -f --volumes f312dbbda623348a12c400f8595987958a05480091f344e5252b9f6d91657db5 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:12:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:18 + ls -al . 02:12:18 total 188 02:12:18 drwxrwxr-x 14 jenkins jenkins 4096 Jan 14 02:10 . 02:12:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 .. 02:12:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 .blubracket 02:12:18 -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:09 .dockerignore 02:12:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 .git 02:12:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 .github 02:12:18 -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:09 .gitignore 02:12:18 drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:09 .semver 02:12:18 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:09 Attribution.txt 02:12:18 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:09 CHANGELOG.md 02:12:18 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:09 CONTRIBUTING.md 02:12:18 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:09 Dockerfile 02:12:18 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:09 Jenkinsfile 02:12:18 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:09 LICENSE 02:12:18 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:09 Makefile 02:12:18 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:09 README.md 02:12:18 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:09 VERSION 02:12:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 assets 02:12:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 bin 02:12:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 cmd 02:12:18 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:10 coverage.out 02:12:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 docs 02:12:18 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:09 go.mod 02:12:18 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:09 go.sum 02:12:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 internal 02:12:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 snap 02:12:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 testing 02:12:18 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:09 version.go 02:12:18 drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:18 + 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=bf3001f6e9c7626460f77cd4fbf087464e051aa4 --label arch=amd64 --label version=0.0.0 . 02:12:19 Sending build context to Docker daemon 48.41MB 02:12:19 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:12:19 Step 2/26 : FROM ${BASE} AS builder 02:12:19 ---> 13cb3c246244 02:12:19 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:19 ---> Running in 2af496402d34 02:12:19 Removing intermediate container 2af496402d34 02:12:19 ---> 22484826b129 02:12:19 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:12:19 ---> Running in 50d0b97847fb 02:12:19 Removing intermediate container 50d0b97847fb 02:12:19 ---> f61480e08ba7 02:12:19 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:12:19 ---> Running in 46e9f02b0eb3 02:12:19 Removing intermediate container 46e9f02b0eb3 02:12:19 ---> 8c19ecc1c901 02:12:19 Step 6/26 : LABEL Name=edgex-ui-go 02:12:19 ---> Running in b439ba3df2d5 02:12:19 Removing intermediate container b439ba3df2d5 02:12:19 ---> 0e92ee034a4c 02:12:19 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:12:19 ---> Running in 703ba71f597a 02:12:19 Removing intermediate container 703ba71f597a 02:12:19 ---> 83e956450c2f 02:12:19 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:20 ---> 2688ac87b194 02:12:20 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:20 ---> Running in e14bed2873ce 02:12:21 Removing intermediate container e14bed2873ce 02:12:21 ---> c0540d6b63ec 02:12:21 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:21 ---> Running in dbd2039b1658 02:12:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:12:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:12:22 OK: 211 MiB in 51 packages 02:12:23 Removing intermediate container dbd2039b1658 02:12:23 ---> 48aceb9505cb 02:12:23 Step 11/26 : ENV GO111MODULE=on 02:12:23 ---> Running in 8ff03b1c26ef 02:12:23 Removing intermediate container 8ff03b1c26ef 02:12:23 ---> d9e04ec48d75 02:12:23 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:12:23 ---> Running in fce78540e8fd 02:12:23 Removing intermediate container fce78540e8fd 02:12:23 ---> 04fb08f61663 02:12:23 Step 13/26 : COPY go.mod vendor* ./ 02:12:23 ---> 2fe33f85f282 02:12:23 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:23 ---> Running in 8edeceea8266 02:12:24 Removing intermediate container 8edeceea8266 02:12:24 ---> c75472b6bb72 02:12:24 Step 15/26 : COPY . . 02:12:25 ---> f87c32d895da 02:12:25 Step 16/26 : RUN ${MAKE} 02:12:25 ---> Running in c648be328a3b 02:12:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:12:37 Removing intermediate container c648be328a3b 02:12:37 ---> 08eb3b05f4ac 02:12:37 Step 17/26 : FROM alpine:3.14 02:12:37 3.14: Pulling from library/alpine 02:12:37 c7ed990a2339: Pulling fs layer 02:12:37 c7ed990a2339: Verifying Checksum 02:12:37 c7ed990a2339: Download complete 02:12:37 c7ed990a2339: Pull complete 02:12:37 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 02:12:37 Status: Downloaded newer image for alpine:3.14 02:12:37 ---> dd53f409bf0b 02:12:37 Step 18/26 : EXPOSE 4000 02:12:37 ---> Running in 9b2f6ea2e6ad 02:12:37 Removing intermediate container 9b2f6ea2e6ad 02:12:37 ---> 5cb53221a034 02:12:37 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:12:37 ---> e4cdfc7f5382 02:12:37 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:12:37 ---> a85c9166d12f 02:12:37 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:12:37 ---> c983eee20a59 02:12:37 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:12:38 ---> Running in 8091cafb87ee 02:12:38 Removing intermediate container 8091cafb87ee 02:12:38 ---> 8c3cda7ed8d2 02:12:38 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:12:38 ---> Running in 197a23c6c119 02:12:38 Removing intermediate container 197a23c6c119 02:12:38 ---> 5c97b1128655 02:12:38 Step 24/26 : LABEL arch=amd64 02:12:38 ---> Running in 58938bc81176 02:12:38 Removing intermediate container 58938bc81176 02:12:38 ---> 27ba1c8431af 02:12:38 Step 25/26 : LABEL git_sha=bf3001f6e9c7626460f77cd4fbf087464e051aa4 02:12:38 ---> Running in c7003c635705 02:12:38 Removing intermediate container c7003c635705 02:12:38 ---> 6a27326273e6 02:12:38 Step 26/26 : LABEL version=0.0.0 02:12:38 ---> Running in 25cab90bf787 02:12:38 Removing intermediate container 25cab90bf787 02:12:38 ---> b7fbcc9bb8c5 02:12:38 [Warning] One or more build-args [ARCH] were not consumed 02:12:38 Successfully built b7fbcc9bb8c5 02:12:38 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:39 02:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:39 latest: Pulling from edgex-lftools-log-publisher 02:12:39 5eb5b503b376: Pulling fs layer 02:12:39 5c69ac0246d0: Pulling fs layer 02:12:39 ec43610c2a17: Pulling fs layer 02:12:39 3a2ae6a8a46f: Pulling fs layer 02:12:39 33b1e0a273af: Pulling fs layer 02:12:39 5d3b04190fa2: Pulling fs layer 02:12:39 2f39f015ded8: Pulling fs layer 02:12:39 3a2ae6a8a46f: Waiting 02:12:39 33b1e0a273af: Waiting 02:12:39 5d3b04190fa2: Waiting 02:12:39 2f39f015ded8: Waiting 02:12:39 5c69ac0246d0: Download complete 02:12:39 3a2ae6a8a46f: Verifying Checksum 02:12:39 3a2ae6a8a46f: Download complete 02:12:39 33b1e0a273af: Verifying Checksum 02:12:39 33b1e0a273af: Download complete 02:12:39 5d3b04190fa2: Verifying Checksum 02:12:39 5d3b04190fa2: Download complete 02:12:39 ec43610c2a17: Verifying Checksum 02:12:39 ec43610c2a17: Download complete 02:12:39 5eb5b503b376: Verifying Checksum 02:12:39 5eb5b503b376: Download complete 02:12:40 2f39f015ded8: Download complete 02:12:40 5eb5b503b376: Pull complete 02:12:40 5c69ac0246d0: Pull complete 02:12:41 ec43610c2a17: Pull complete 02:12:41 3a2ae6a8a46f: Pull complete 02:12:41 33b1e0a273af: Pull complete 02:12:41 5d3b04190fa2: Pull complete 02:12:45 2f39f015ded8: Pull complete 02:12:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:45 prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container 02:12:46 $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:12:48 $ docker top 871c950953448d7fa9b2b0a22dc33d2750d812d0e1ceda00c7a3464f1c8f0767 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:48 ---> job-cost.sh 02:12:48 lf-activate-venv: SKIPPING 02:12:48 INFO: No Stack... 02:12:48 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:48 INFO: Archiving Costs [Pipeline] sh 02:12:49 + + catcut /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/cost.csv -d, 02:12:49 -f6 [Pipeline] lock 02:12:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] 02:12:49 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] did not exist. Created. 02:12:49 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:49 + echo total: 0.2199999988079071 [Pipeline] stash 02:12:49 Stashed 1 file(s) [Pipeline] } 02:12:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:49 $ docker stop --time=1 871c950953448d7fa9b2b0a22dc33d2750d812d0e1ceda00c7a3464f1c8f0767 02:12:51 $ docker rm -f --volumes 871c950953448d7fa9b2b0a22dc33d2750d812d0e1ceda00c7a3464f1c8f0767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:13:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2339 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] { [Pipeline] ws 02:13:38 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:13:38 The recommended git tool is: git 02:13:50 using credential edgex-jenkins-ssh 02:13:50 Cloning the remote Git repository 02:13:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:13:50 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:13:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:13:51 > git --version # timeout=10 02:13:51 > git --version # 'git version 2.25.1' 02:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:13:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:13:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:13:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:13:58 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 02:13:58 > git config core.sparsecheckout # timeout=10 02:13:58 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 02:13:58 > git remote # timeout=10 02:13:58 > git config --get remote.origin.url # timeout=10 02:13:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:58 > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 02:13:59 Merge succeeded, producing 5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 02:13:59 Checking out Revision 5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 (PR-578) 02:13:59 > git rev-parse HEAD^{commit} # timeout=10 02:13:59 > git config core.sparsecheckout # timeout=10 02:13:59 > git checkout -f 5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 # timeout=10 02:14:03 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" 02:14:03 > git rev-list --no-walk f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:14:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:04 Dload Upload Total Spent Left Speed 02:14:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh 02:14:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:14:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:14:05 + sudo tee /etc/docker/daemon.new 02:14:05 { 02:14:05 "registry-mirrors": [ 02:14:05 "https://nexus3.edgexfoundry.org:10001" 02:14:05 ], 02:14:05 "bip": "10.250.0.254/24", 02:14:05 "hosts": [ 02:14:05 "tcp://0.0.0.0:5555", 02:14:05 "unix:///var/run/docker.sock" 02:14:05 ], 02:14:05 "mtu": 1458, 02:14:05 "selinux-enabled": true, 02:14:05 "seccomp-profile": "/etc/docker/seccomp.json" 02:14:05 } [Pipeline] sh 02:14:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:14:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:25 provisioning config files... 02:14:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config17175075152058158208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:25 ---> docker-login.sh 02:14:25 nexus3.edgexfoundry.org:10001 02:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:26 Configure a credential helper to remove this warning. See 02:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:26 02:14:26 Login Succeeded 02:14:26 nexus3.edgexfoundry.org:10002 02:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:26 Configure a credential helper to remove this warning. See 02:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:26 02:14:26 Login Succeeded 02:14:26 nexus3.edgexfoundry.org:10003 02:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:27 Configure a credential helper to remove this warning. See 02:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:27 02:14:27 Login Succeeded 02:14:27 nexus3.edgexfoundry.org:10004 02:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:27 Configure a credential helper to remove this warning. See 02:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:27 02:14:27 Login Succeeded 02:14:27 docker.io 02:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:28 Configure a credential helper to remove this warning. See 02:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:28 02:14:28 Login Succeeded 02:14:28 ---> docker-login.sh ends [Pipeline] } 02:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:28 ========================================================= 02:14:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:14:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:29 + 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 . 02:14:30 Sending build context to Docker daemon 28.74MB 02:14:30 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:14:30 Step 2/16 : FROM ${BASE} AS builder 02:14:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:30 9b18e9b68314: Pulling fs layer 02:14:30 35d82f9e3411: Pulling fs layer 02:14:30 e16973657156: Pulling fs layer 02:14:30 fc693d55d65f: Pulling fs layer 02:14:30 7e9fc2657dce: Pulling fs layer 02:14:30 dda99020689f: Pulling fs layer 02:14:30 db1c61fa0a46: Pulling fs layer 02:14:30 891c053d2c06: Pulling fs layer 02:14:30 fc693d55d65f: Waiting 02:14:30 7e9fc2657dce: Waiting 02:14:30 dda99020689f: Waiting 02:14:30 db1c61fa0a46: Waiting 02:14:30 891c053d2c06: Waiting 02:14:30 e16973657156: Verifying Checksum 02:14:30 7e9fc2657dce: Verifying Checksum 02:14:30 7e9fc2657dce: Download complete 02:14:30 dda99020689f: Verifying Checksum 02:14:30 dda99020689f: Download complete 02:14:30 9b18e9b68314: Verifying Checksum 02:14:31 9b18e9b68314: Pull complete 02:14:32 891c053d2c06: Verifying Checksum 02:14:32 891c053d2c06: Download complete 02:14:33 db1c61fa0a46: Verifying Checksum 02:14:33 db1c61fa0a46: Download complete 02:14:33 35d82f9e3411: Pull complete 02:14:34 fc693d55d65f: Verifying Checksum 02:14:34 fc693d55d65f: Download complete 02:14:34 e16973657156: Pull complete 02:14:49 fc693d55d65f: Pull complete 02:14:49 7e9fc2657dce: Pull complete 02:14:49 dda99020689f: Pull complete 02:14:55 db1c61fa0a46: Pull complete 02:14:57 891c053d2c06: Pull complete 02:14:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:14:57 ---> f96f9c87975a 02:14:57 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:15:00 ---> Running in eb649f3c30db 02:15:00 Removing intermediate container eb649f3c30db 02:15:00 ---> 63853b4d10e1 02:15:00 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:15:00 ---> Running in 1229060df0e8 02:15:00 Removing intermediate container 1229060df0e8 02:15:00 ---> 3f57d0207c69 02:15:00 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:15:01 ---> Running in c59915c8d659 02:15:03 Removing intermediate container c59915c8d659 02:15:03 ---> 7df3d2aaa834 02:15:03 Step 6/16 : LABEL Name=edgex-ui-go 02:15:03 ---> Running in f09affc234d7 02:15:03 Removing intermediate container f09affc234d7 02:15:03 ---> 13c529a15dda 02:15:03 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:15:03 ---> Running in dc3f972abd6a 02:15:04 Removing intermediate container dc3f972abd6a 02:15:04 ---> 753850f98c6c 02:15:04 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:15:04 latest: Pulling from library/docker 02:15:04 a9eaa45ef418: Pulling fs layer 02:15:04 9b7e78d5cc3f: Pulling fs layer 02:15:04 3e5567070d96: Pulling fs layer 02:15:04 84d0f0d97175: Pulling fs layer 02:15:04 4d837e8284e4: Pulling fs layer 02:15:04 9b063021d93d: Pulling fs layer 02:15:04 31168eb775d5: Pulling fs layer 02:15:04 b319acefe37b: Pulling fs layer 02:15:04 84d0f0d97175: Waiting 02:15:04 4d837e8284e4: Waiting 02:15:04 9b063021d93d: Waiting 02:15:04 31168eb775d5: Waiting 02:15:04 b319acefe37b: Waiting 02:15:04 a9eaa45ef418: Verifying Checksum 02:15:04 a9eaa45ef418: Download complete 02:15:04 9b7e78d5cc3f: Verifying Checksum 02:15:04 9b7e78d5cc3f: Download complete 02:15:05 3e5567070d96: Verifying Checksum 02:15:05 3e5567070d96: Download complete 02:15:05 9b063021d93d: Verifying Checksum 02:15:05 9b063021d93d: Download complete 02:15:05 4d837e8284e4: Verifying Checksum 02:15:05 4d837e8284e4: Download complete 02:15:05 31168eb775d5: Verifying Checksum 02:15:05 31168eb775d5: Download complete 02:15:05 a9eaa45ef418: Pull complete 02:15:05 84d0f0d97175: Verifying Checksum 02:15:05 84d0f0d97175: Download complete 02:15:05 b319acefe37b: Verifying Checksum 02:15:05 b319acefe37b: Download complete 02:15:06 9b7e78d5cc3f: Pull complete 02:15:07 3e5567070d96: Pull complete 02:15:08 84d0f0d97175: Pull complete 02:15:09 4d837e8284e4: Pull complete 02:15:09 9b063021d93d: Pull complete 02:15:10 31168eb775d5: Pull complete 02:15:10 b319acefe37b: Pull complete 02:15:10 Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 02:15:10 Status: Downloaded newer image for docker:latest 02:15:13 ---> d9134c3feec3 02:15:13 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:13 ---> Running in a25b8f0868b0 02:15:15 Removing intermediate container a25b8f0868b0 02:15:15 ---> efb2f18b84ad 02:15:15 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:15 ---> Running in 395a6ec4a07a 02:15:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:15:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:15:19 OK: 221 MiB in 51 packages 02:15:20 Removing intermediate container 395a6ec4a07a 02:15:20 ---> 2a05f5c2c939 02:15:20 Step 11/16 : ENV GO111MODULE=on 02:15:20 ---> Running in 648f7e896737 02:15:20 Removing intermediate container 648f7e896737 02:15:20 ---> ad767c39613b 02:15:20 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:15:20 ---> Running in 098a94263326 02:15:21 Removing intermediate container 098a94263326 02:15:21 ---> 528531c24b27 02:15:21 Step 13/16 : COPY go.mod vendor* ./ 02:15:21 ---> 74bc8a6a4303 02:15:21 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:21 ---> Running in 2fa03d393f8e 02:16:30 Removing intermediate container 2fa03d393f8e 02:16:30 ---> c17fe098c2ca 02:16:30 Step 15/16 : COPY . . 02:16:30 ---> 1946343a2efa 02:16:30 Step 16/16 : RUN ${MAKE} 02:16:30 ---> Running in cd39f80e9779 02:16:30 noop 02:16:30 Removing intermediate container cd39f80e9779 02:16:30 ---> a41295f8f057 02:16:30 Successfully built a41295f8f057 02:16:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:30 + docker inspect -f . ci-base-image-arm64 02:16:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:30 prd-ubuntu20.04-docker-arm64-4c-16g-2339 does not seem to be running inside a container 02:16:30 $ 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 02:16:32 $ docker top eea732aa3fb4770843ff02380263b6a94c54f1842bd627cedb3e63a204691b2a -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:33 + go version 02:16:33 go version go1.18.7 linux/arm64 [Pipeline] } 02:16:33 $ docker stop --time=1 eea732aa3fb4770843ff02380263b6a94c54f1842bd627cedb3e63a204691b2a 02:16:35 $ docker rm -f --volumes eea732aa3fb4770843ff02380263b6a94c54f1842bd627cedb3e63a204691b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:35 + docker inspect -f . ci-base-image-arm64 02:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:36 prd-ubuntu20.04-docker-arm64-4c-16g-2339 does not seem to be running inside a container 02:16:36 $ 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 02:16:37 $ docker top 5f911c0201c50a2a4a4748d14c8647069ee420c01c270ca3033e88d0f1833650 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:38 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 02:16:39 + make test 02:16:39 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:16:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:18:18 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:18:18 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:18:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:30 ./bin/test-attribution-txt.sh 02:18:30 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:18:30 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:18:30 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:18:30 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:18:30 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:18:30 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:18:30 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:18:30 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:18:30 make -C web test 02:18:30 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 02:18:30 make[1]: tput: No such file or directory 02:18:30 make[1]: tput: No such file or directory 02:18:30 warning: generating ./VERSION 02:18:30 echo "0.0.0" > VERSION 02:18:30 docker build \ 02:18:30 -f Dockerfile \ 02:18:30 --build-arg USER=1000 \ 02:18:30 \ 02:18:30 --label "git_sha=5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9" \ 02:18:30 -t edgexfoundry/edgex-web-ui:5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 \ 02:18:30 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:18:30 . 02:18:31 Sending build context to Docker daemon 3.269MB 02:18:31 Step 1/10 : FROM node:16.17-alpine3.15 02:18:31 16.17-alpine3.15: Pulling from library/node 02:18:31 47517142f6ba: Pulling fs layer 02:18:31 5f8c4bfa009b: Pulling fs layer 02:18:31 f7079c9c4ba1: Pulling fs layer 02:18:31 aba105e6f55a: Pulling fs layer 02:18:31 aba105e6f55a: Waiting 02:18:31 f7079c9c4ba1: Verifying Checksum 02:18:31 f7079c9c4ba1: Download complete 02:18:31 47517142f6ba: Verifying Checksum 02:18:31 47517142f6ba: Download complete 02:18:31 aba105e6f55a: Verifying Checksum 02:18:31 aba105e6f55a: Download complete 02:18:32 47517142f6ba: Pull complete 02:18:32 5f8c4bfa009b: Verifying Checksum 02:18:32 5f8c4bfa009b: Download complete 02:18:35 5f8c4bfa009b: Pull complete 02:18:36 f7079c9c4ba1: Pull complete 02:18:36 aba105e6f55a: Pull complete 02:18:36 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:18:36 Status: Downloaded newer image for node:16.17-alpine3.15 02:18:36 ---> bf1b8b58d215 02:18:36 Step 2/10 : RUN apk add --no-cache chromium 02:18:37 ---> Running in 9f06df177667 02:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:18:39 (1/128) Installing libxau (1.0.9-r0) 02:18:39 (2/128) Installing libmd (1.0.3-r0) 02:18:39 (3/128) Installing libbsd (0.11.3-r1) 02:18:39 (4/128) Installing libxdmcp (1.1.3-r0) 02:18:39 (5/128) Installing libxcb (1.14-r2) 02:18:39 (6/128) Installing libx11 (1.7.3.1-r0) 02:18:39 (7/128) Installing libxext (1.3.4-r0) 02:18:39 (8/128) Installing libice (1.0.10-r0) 02:18:39 (9/128) Installing libuuid (2.37.4-r0) 02:18:39 (10/128) Installing libsm (1.2.3-r0) 02:18:39 (11/128) Installing libxt (1.2.1-r0) 02:18:39 (12/128) Installing libxmu (1.1.3-r0) 02:18:40 (13/128) Installing xset (1.2.4-r0) 02:18:40 (14/128) Installing xprop (1.2.5-r0) 02:18:40 (15/128) Installing xdg-utils (1.1.3-r0) 02:18:40 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:18:40 (17/128) Installing pkgconf (1.8.0-r0) 02:18:40 (18/128) Installing libffi (3.4.2-r1) 02:18:40 (19/128) Installing libintl (0.21-r0) 02:18:40 (20/128) Installing libblkid (2.37.4-r0) 02:18:40 (21/128) Installing libmount (2.37.4-r0) 02:18:40 (22/128) Installing pcre (8.45-r1) 02:18:40 (23/128) Installing glib (2.70.1-r0) 02:18:40 (24/128) Installing xz-libs (5.2.5-r1) 02:18:40 (25/128) Installing libxml2 (2.9.14-r2) 02:18:40 (26/128) Installing shared-mime-info (2.1-r1) 02:18:40 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:18:40 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:18:40 (29/128) Installing libpng (1.6.37-r1) 02:18:40 (30/128) Installing libwebp (1.2.2-r0) 02:18:40 (31/128) Installing zstd-libs (1.5.0-r0) 02:18:40 (32/128) Installing tiff (4.4.0-r0) 02:18:40 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:18:40 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:18:40 (35/128) Installing libxcomposite (0.4.5-r0) 02:18:40 (36/128) Installing libxfixes (6.0.0-r0) 02:18:40 (37/128) Installing libxrender (0.9.10-r3) 02:18:40 (38/128) Installing libxcursor (1.2.0-r0) 02:18:40 (39/128) Installing libxdamage (1.1.5-r1) 02:18:40 (40/128) Installing libxi (1.8-r0) 02:18:40 (41/128) Installing libxinerama (1.1.4-r1) 02:18:40 (42/128) Installing libxrandr (1.5.2-r1) 02:18:40 (43/128) Installing atk (2.36.0-r0) 02:18:40 (44/128) Installing libxtst (1.2.3-r3) 02:18:40 (45/128) Installing dbus-libs (1.12.24-r0) 02:18:40 (46/128) Installing at-spi2-core (2.42.0-r0) 02:18:40 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:18:40 (48/128) Installing expat (2.5.0-r0) 02:18:40 (49/128) Installing brotli-libs (1.0.9-r5) 02:18:40 (50/128) Installing libbz2 (1.0.8-r1) 02:18:40 (51/128) Installing freetype (2.11.1-r2) 02:18:40 (52/128) Installing fontconfig (2.13.1-r4) 02:18:40 (53/128) Installing pixman (0.40.0-r4) 02:18:40 (54/128) Installing cairo (1.16.0-r5) 02:18:40 (55/128) Installing cairo-gobject (1.16.0-r5) 02:18:40 (56/128) Installing avahi-libs (0.8-r5) 02:18:40 (57/128) Installing gmp (6.2.1-r1) 02:18:40 (58/128) Installing nettle (3.7.3-r0) 02:18:40 (59/128) Installing p11-kit (0.24.0-r1) 02:18:40 (60/128) Installing libtasn1 (4.18.0-r1) 02:18:40 (61/128) Installing libunistring (0.9.10-r1) 02:18:40 (62/128) Installing gnutls (3.7.1-r1) 02:18:41 (63/128) Installing cups-libs (2.3.3-r6) 02:18:41 (64/128) Installing libepoxy (1.5.9-r0) 02:18:41 (65/128) Installing fribidi (1.0.11-r0) 02:18:41 (66/128) Installing graphite2 (1.3.14-r0) 02:18:41 (67/128) Installing harfbuzz (3.0.0-r2) 02:18:41 (68/128) Installing libxft (2.3.4-r0) 02:18:41 (69/128) Installing pango (1.48.10-r0) 02:18:41 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:18:41 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:18:41 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:18:41 (73/128) Installing xkeyboard-config (2.34-r0) 02:18:41 (74/128) Installing libxkbcommon (1.3.1-r0) 02:18:41 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:18:41 Executing gtk+3.0-3.24.30-r0.post-install 02:18:42 (76/128) Installing libfontenc (1.1.4-r0) 02:18:42 (77/128) Installing mkfontscale (1.2.1-r1) 02:18:42 (78/128) Installing ttf-opensans (1.10-r1) 02:18:42 Executing ttf-opensans-1.10-r1.post-install 02:18:44 (79/128) Installing libogg (1.3.5-r0) 02:18:44 (80/128) Installing flac (1.3.4-r0) 02:18:44 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:18:44 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:18:44 (83/128) Installing sdl2 (2.0.16-r4) 02:18:44 (84/128) Installing aom-libs (3.2.0-r0) 02:18:44 (85/128) Installing libass (0.15.2-r0) 02:18:44 (86/128) Installing libdav1d (0.9.2-r0) 02:18:44 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:18:44 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:18:44 (89/128) Installing lame (3.100-r0) 02:18:44 (90/128) Installing opus (1.3.1-r1) 02:18:44 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:18:44 (92/128) Installing soxr (0.1.3-r2) 02:18:44 (93/128) Installing libsrt (1.4.2-r1) 02:18:44 (94/128) Installing libssh (0.9.6-r1) 02:18:44 (95/128) Installing libtheora (1.1.1-r16) 02:18:44 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:18:44 (97/128) Installing libdrm (2.4.109-r0) 02:18:44 (98/128) Installing libva (2.13.0-r0) 02:18:44 (99/128) Installing libvdpau (1.4-r0) 02:18:44 (100/128) Installing vidstab (1.1.0-r1) 02:18:44 (101/128) Installing libvorbis (1.3.7-r0) 02:18:44 (102/128) Installing libvpx (1.10.0-r0) 02:18:44 (103/128) Installing vulkan-loader (1.2.196-r0) 02:18:44 (104/128) Installing x264-libs (20210613-r0) 02:18:45 (105/128) Installing x265-libs (3.5-r0) 02:18:45 (106/128) Installing xvidcore (1.3.7-r1) 02:18:45 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:18:45 (108/128) Installing libevent (2.1.12-r4) 02:18:45 (109/128) Installing mesa (21.2.6-r0) 02:18:45 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:18:45 (111/128) Installing mesa-gbm (21.2.6-r0) 02:18:45 (112/128) Installing lcms2 (2.12-r1) 02:18:45 (113/128) Installing nspr (4.32-r0) 02:18:45 (114/128) Installing sqlite-libs (3.36.0-r0) 02:18:45 (115/128) Installing nss (3.78.1-r0) 02:18:46 (116/128) Installing libasyncns (0.8-r1) 02:18:46 (117/128) Installing libltdl (2.4.6-r7) 02:18:46 (118/128) Installing orc (0.4.32-r0) 02:18:46 (119/128) Installing libsndfile (1.0.31-r1) 02:18:46 (120/128) Installing speexdsp (1.2.0-r0) 02:18:46 (121/128) Installing tdb-libs (1.4.5-r0) 02:18:46 (122/128) Installing libpulse (15.0-r2) 02:18:46 (123/128) Installing re2 (2021.11.01-r0) 02:18:46 (124/128) Installing snappy (1.1.9-r1) 02:18:46 (125/128) Installing libgpg-error (1.42-r1) 02:18:46 (126/128) Installing libgcrypt (1.9.4-r0) 02:18:46 (127/128) Installing libxslt (1.1.35-r0) 02:18:46 (128/128) Installing chromium (99.0.4844.84-r0) 02:18:50 Executing busybox-1.34.1-r7.trigger 02:18:50 Executing glib-2.70.1-r0.trigger 02:18:50 Executing shared-mime-info-2.1-r1.trigger 02:18:57 Executing gdk-pixbuf-2.42.8-r0.trigger 02:18:57 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:18:57 Executing fontconfig-2.13.1-r4.trigger 02:18:57 Executing mkfontscale-1.2.1-r1.trigger 02:18:57 OK: 275 MiB in 144 packages 02:19:05 Removing intermediate container 9f06df177667 02:19:05 ---> 1d2a564410c4 02:19:05 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:19:05 ---> Running in ad5c96e395ec 02:19:05 Removing intermediate container ad5c96e395ec 02:19:05 ---> b0eb391d63cd 02:19:05 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:19:05 ---> Running in 1964130e6d46 02:19:05 Removing intermediate container 1964130e6d46 02:19:05 ---> f677d0b0e80a 02:19:05 Step 5/10 : RUN npm install -g npm 02:19:05 ---> Running in 3f533b12dddb 02:19:37 02:19:37 removed 8 packages, changed 80 packages, and audited 231 packages in 27s 02:19:37 02:19:37 14 packages are looking for funding 02:19:37 run `npm fund` for details 02:19:37 02:19:37 found 0 vulnerabilities 02:19:39 Removing intermediate container 3f533b12dddb 02:19:39 ---> 18917eaf36b0 02:19:39 Step 6/10 : ARG USER=1000 02:19:39 ---> Running in 39e0fe6f5654 02:19:39 Removing intermediate container 39e0fe6f5654 02:19:39 ---> f7a81c39c846 02:19:39 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:19:39 ---> Running in 2808104f7aea 02:19:41 Removing intermediate container 2808104f7aea 02:19:41 ---> 815b01cf3644 02:19:41 Step 8/10 : USER $USER:$USER 02:19:41 ---> Running in 38cb889becfc 02:19:42 Removing intermediate container 38cb889becfc 02:19:42 ---> 0950912a0877 02:19:42 Step 9/10 : WORKDIR /app 02:19:42 ---> Running in 36f9bb134e29 02:19:42 Removing intermediate container 36f9bb134e29 02:19:42 ---> 69f025eadc43 02:19:42 Step 10/10 : LABEL git_sha=5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 02:19:42 ---> Running in 6f45b6e73cdb 02:19:43 Removing intermediate container 6f45b6e73cdb 02:19:43 ---> e84302d88ee0 02:19:43 Successfully built e84302d88ee0 02:19:43 Successfully tagged edgexfoundry/edgex-web-ui:5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 02:19:43 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:19:43 touch edgex-web-ui.imagebuilt 02:19:43 mkdir -p node_modules coverage 02:19:43 chown "1000:1000" node_modules coverage package-lock.json 02:19:43 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:19:58 npm WARN EBADENGINE } 02:20:37 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:20:37 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:20:38 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:20:38 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:20:40 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:20:46 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:20:55 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:20:55 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:20:55 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:21:22 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:21:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:21:24 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:21:29 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:21:30 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:21:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:21:47 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:21:47 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 02:22:06 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:22:38 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:23:25 02:23:25 added 1475 packages, and audited 1476 packages in 4m 02:23:25 02:23:25 90 packages are looking for funding 02:23:25 run `npm fund` for details 02:23:25 02:23:25 22 vulnerabilities (1 low, 5 moderate, 13 high, 3 critical) 02:23:25 02:23:25 To address issues that do not require attention, run: 02:23:25 npm audit fix 02:23:25 02:23:25 To address all issues (including breaking changes), run: 02:23:25 npm audit fix --force 02:23:25 02:23:25 Run `npm audit` for details. 02:23:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:23:43 - Generating browser application bundles (phase: setup)... 02:24:22 Compiling @angular/core : es2015 as esm2015 02:24:22 Compiling @angular/compiler/testing : es2015 as esm2015 02:25:01 Compiling @angular/common : es2015 as esm2015 02:25:01 Compiling @angular/core/testing : es2015 as esm2015 02:25:05 Compiling @angular/platform-browser : es2015 as esm2015 02:25:05 Compiling @angular/common/testing : es2015 as esm2015 02:25:11 Compiling @angular/router : es2015 as esm2015 02:25:11 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:25:18 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:25:19 Compiling @angular/common/http : es2015 as esm2015 02:25:19 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:25:25 Compiling @angular/forms : es2015 as esm2015 02:25:25 Compiling @angular/common/http/testing : es2015 as esm2015 02:25:25 Compiling @angular/router/testing : es2015 as esm2015 02:26:47 14 01 2023 02:26:35.695:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:26:47 14 01 2023 02:26:35.712:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:26:47 14 01 2023 02:26:35.746:INFO [launcher]: Starting browser ChromeHeadless 02:27:55 14 01 2023 02:27:52.391:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:27:59 14 01 2023 02:27:59.227:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:28:01 14 01 2023 02:28:01.378:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:29:09 14 01 2023 02:29:03.540:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:29:11 ✔ Browser application bundle generation complete. 02:29:11 14 01 2023 02:29:11.397:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 02:29:14 14 01 2023 02:29:13.664:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket diDE-bmdb1fGhFIwAAAB with id 48405610 02:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.458 secs) 02:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 2.168 secs) 02:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.306 secs) 02:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.487 secs) 02:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.598 secs) 02:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.811 secs) 02:29:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.864 secs) 02:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.014 secs) 02:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.058 secs) 02:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.135 secs) 02:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.193 secs) 02:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.236 secs) 02:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.289 secs) 02:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.351 secs) 02:29:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.367 secs) 02:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.636 secs) 02:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.909 secs) 02:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.994 secs) 02:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.034 secs) 02:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.321 secs) 02:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.385 secs) 02:29:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.441 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.489 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.513 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.582 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.664 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.007 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.065 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.086 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.235 secs) 02:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.339 secs) 02:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.364 secs) 02:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.514 secs) 02:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.585 secs) 02:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.157 secs) 02:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.462 secs) 02:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.798 secs) 02:29:42 WARN: ' 02:29:42 It looks like you're using ngModel on the same form field as formControlName. 02:29:42 Support for using the ngModel input property and ngModelChange event with 02:29:42 reactive form directives has been deprecated in Angular v6 and will be removed 02:29:42 in a future version of Angular. 02:29:42 02:29:42 For more information on this, see our API docs here: 02:29:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:29:42 ' 02:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.798 secs) 02:29:42 WARN: ' 02:29:42 It looks like you're using ngModel on the same form field as formControlName. 02:29:42 Support for using the ngModel input property and ngModelChange event with 02:29:42 reactive form directives has been deprecated in Angular v6 and will be removed 02:29:42 in a future version of Angular. 02:29:42 02:29:42 For more information on this, see our API docs here: 02:29:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:29:42 ' 02:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.07 secs) 02:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.423 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.511 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.534 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.665 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.7 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.737 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.775 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.845 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.884 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.929 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.166 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.215 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.285 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.314 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.341 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.366 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.754 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.915 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.986 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 9.065 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.127 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.314 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.334 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.448 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.515 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.534 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.549 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.614 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.714 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.75 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.842 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.935 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.056 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.211 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.383 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.457 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.492 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.522 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.673 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.12 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.208 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.262 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.419 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.491 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.555 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.842 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.085 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.13 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.215 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.253 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.981 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.107 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.264 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.337 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.605 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.666 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.802 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.827 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.841 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.086 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.106 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.121 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.18 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.295 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.36 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.444 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.624 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.693 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.78 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.8 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.819 secs) 02:29:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.106 secs) 02:29:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 15.365 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 15.562 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.675 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.007 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.226 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.273 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.293 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.312 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.644 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.664 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.677 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.754 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.777 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.79 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.813 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.831 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.024 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.046 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.139 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.159 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.177 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.203 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.218 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.237 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.258 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.278 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.329 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.386 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.445 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.5 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.608 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 17.646 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 17.716 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 17.955 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.106 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.318 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.389 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.473 secs) 02:29:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (25.925 secs / 18.473 secs) 02:29:59 TOTAL: 149 SUCCESS 02:29:59 ✔ Browser application bundle generation complete. 02:30:03 02:30:03 =============================== Coverage summary =============================== 02:30:03 Statements : 40.98% ( 1467/3580 ) 02:30:03 Branches : 12.03% ( 111/923 ) 02:30:03 Functions : 33.28% ( 432/1298 ) 02:30:03 Lines : 38.91% ( 1318/3387 ) 02:30:03 ================================================================================ 02:30:03 14 01 2023 02:30:03.528:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:30:04 ✔ Browser application bundle generation complete. 02:30:06 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 02:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:30:06 $ docker stop --time=1 5f911c0201c50a2a4a4748d14c8647069ee420c01c270ca3033e88d0f1833650 02:30:08 $ docker rm -f --volumes 5f911c0201c50a2a4a4748d14c8647069ee420c01c270ca3033e88d0f1833650 [Pipeline] // withDockerContainer [Pipeline] sh 02:30:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:30:12 Warning: overwriting stash ‘coverage-report’ 02:30:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:30:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:21 + ls -al . 02:30:21 total 184 02:30:21 drwxrwxr-x 13 jenkins jenkins 4096 Jan 14 02:16 . 02:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:13 .. 02:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:13 .blubracket 02:30:21 -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:13 .dockerignore 02:30:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:13 .git 02:30:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:13 .github 02:30:21 -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:13 .gitignore 02:30:21 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:13 Attribution.txt 02:30:21 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:13 CHANGELOG.md 02:30:21 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:13 CONTRIBUTING.md 02:30:21 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:13 Dockerfile 02:30:21 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:13 Jenkinsfile 02:30:21 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:13 LICENSE 02:30:21 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:13 Makefile 02:30:21 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:13 README.md 02:30:21 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:09 VERSION 02:30:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:13 assets 02:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:13 bin 02:30:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:13 cmd 02:30:21 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:16 coverage.out 02:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:13 docs 02:30:21 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:13 go.mod 02:30:21 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:13 go.sum 02:30:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:13 internal 02:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:13 snap 02:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:13 testing 02:30:21 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:13 version.go 02:30:21 drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:21 + 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=5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 --label arch=arm64 --label version=0.0.0 . 02:30:23 Sending build context to Docker daemon 31.5MB 02:30:23 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:30:23 Step 2/26 : FROM ${BASE} AS builder 02:30:23 ---> a41295f8f057 02:30:23 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:30:24 ---> Running in 81b6536a3067 02:30:24 Removing intermediate container 81b6536a3067 02:30:24 ---> 4a48125f395b 02:30:24 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:30:24 ---> Running in 827b16aed0c1 02:30:24 Removing intermediate container 827b16aed0c1 02:30:24 ---> 35f779a18301 02:30:24 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:30:24 ---> Running in 23ca77bde6d1 02:30:25 Removing intermediate container 23ca77bde6d1 02:30:25 ---> 2c4245bb32aa 02:30:25 Step 6/26 : LABEL Name=edgex-ui-go 02:30:25 ---> Running in fd0014b67d91 02:30:25 Removing intermediate container fd0014b67d91 02:30:25 ---> d196ce5f5c3c 02:30:25 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:30:25 ---> Running in 80a726a9a204 02:30:26 Removing intermediate container 80a726a9a204 02:30:26 ---> c6029d60c3ab 02:30:26 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:30:28 ---> 0bef07345596 02:30:28 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:28 ---> Running in 0c1284b6c5c9 02:30:29 Removing intermediate container 0c1284b6c5c9 02:30:29 ---> 38a678284510 02:30:29 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:30:29 ---> Running in 1b74724c0bb2 02:30:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:30:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:30:32 OK: 221 MiB in 51 packages 02:30:33 Removing intermediate container 1b74724c0bb2 02:30:33 ---> 5a7b31ab4e2f 02:30:33 Step 11/26 : ENV GO111MODULE=on 02:30:34 ---> Running in 2e0ad79a1dae 02:30:34 Removing intermediate container 2e0ad79a1dae 02:30:34 ---> 57073e165553 02:30:34 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:30:34 ---> Running in 95b0c90b34ce 02:30:34 Removing intermediate container 95b0c90b34ce 02:30:34 ---> de1302bd8377 02:30:34 Step 13/26 : COPY go.mod vendor* ./ 02:30:35 ---> 07d03ac2c724 02:30:35 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:35 ---> Running in f4d0e7a371a4 02:30:37 Removing intermediate container f4d0e7a371a4 02:30:37 ---> c8c3412f03ef 02:30:37 Step 15/26 : COPY . . 02:30:41 ---> b471a84408fc 02:30:41 Step 16/26 : RUN ${MAKE} 02:30:41 ---> Running in dc325b351374 02:30:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:32:05 Removing intermediate container dc325b351374 02:32:05 ---> 0103228a1c64 02:32:05 Step 17/26 : FROM alpine:3.14 02:32:05 3.14: Pulling from library/alpine 02:32:05 90cda3b7c325: Pulling fs layer 02:32:05 90cda3b7c325: Verifying Checksum 02:32:05 90cda3b7c325: Download complete 02:32:05 90cda3b7c325: Pull complete 02:32:05 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 02:32:05 Status: Downloaded newer image for alpine:3.14 02:32:05 ---> 275902a1839d 02:32:05 Step 18/26 : EXPOSE 4000 02:32:05 ---> Running in 9ccd4d0662c0 02:32:05 Removing intermediate container 9ccd4d0662c0 02:32:05 ---> 944f35cd93cc 02:32:05 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:32:05 ---> 83c5eb762e06 02:32:05 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:32:05 ---> 5e76575a03fc 02:32:05 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:32:05 ---> fb0acce03e82 02:32:05 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:32:05 ---> Running in ed5e5d3623a3 02:32:05 Removing intermediate container ed5e5d3623a3 02:32:05 ---> 3d04cbb516bb 02:32:05 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:32:05 ---> Running in b8326b85ebda 02:32:05 Removing intermediate container b8326b85ebda 02:32:05 ---> b9e55d28abc0 02:32:05 Step 24/26 : LABEL arch=arm64 02:32:05 ---> Running in e10e7a30fca2 02:32:05 Removing intermediate container e10e7a30fca2 02:32:05 ---> de770ae5260d 02:32:05 Step 25/26 : LABEL git_sha=5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 02:32:05 ---> Running in b38f9655820c 02:32:05 Removing intermediate container b38f9655820c 02:32:05 ---> 3b389101d864 02:32:05 Step 26/26 : LABEL version=0.0.0 02:32:05 ---> Running in 50fca171880b 02:32:05 Removing intermediate container 50fca171880b 02:32:05 ---> ef1d1ab03381 02:32:05 [Warning] One or more build-args [ARCH] were not consumed 02:32:05 Successfully built ef1d1ab03381 02:32:05 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 02:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:05 02:32:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:05 arm64: Pulling from edgex-lftools-log-publisher 02:32:05 8998bd30e6a1: Pulling fs layer 02:32:05 04944245beec: Pulling fs layer 02:32:05 699f458cf7ca: Pulling fs layer 02:32:05 765212b225bb: Pulling fs layer 02:32:05 f23df028b6ca: Pulling fs layer 02:32:05 d65c8cfc05b1: Pulling fs layer 02:32:05 2437ff75d9bd: Pulling fs layer 02:32:05 765212b225bb: Waiting 02:32:05 f23df028b6ca: Waiting 02:32:05 d65c8cfc05b1: Waiting 02:32:06 04944245beec: Verifying Checksum 02:32:06 04944245beec: Download complete 02:32:06 765212b225bb: Verifying Checksum 02:32:06 765212b225bb: Download complete 02:32:06 f23df028b6ca: Verifying Checksum 02:32:06 f23df028b6ca: Download complete 02:32:06 d65c8cfc05b1: Verifying Checksum 02:32:06 d65c8cfc05b1: Download complete 02:32:06 699f458cf7ca: Verifying Checksum 02:32:06 699f458cf7ca: Download complete 02:32:06 8998bd30e6a1: Verifying Checksum 02:32:06 8998bd30e6a1: Download complete 02:32:09 2437ff75d9bd: Download complete 02:32:10 8998bd30e6a1: Pull complete 02:32:10 04944245beec: Pull complete 02:32:11 699f458cf7ca: Pull complete 02:32:12 765212b225bb: Pull complete 02:32:12 f23df028b6ca: Pull complete 02:32:12 d65c8cfc05b1: Pull complete 02:32:25 2437ff75d9bd: Pull complete 02:32:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:25 prd-ubuntu20.04-docker-arm64-4c-16g-2339 does not seem to be running inside a container 02:32:25 $ 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 02:32:28 $ docker top 1de0347035c752170b9120a905fe39e3097c337fcec84982a2de8f07f7ee1e52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:29 ---> job-cost.sh 02:32:29 lf-activate-venv: SKIPPING 02:32:29 INFO: No Stack... 02:32:30 INFO: Retrieving Pricing Info for: v3-standard-4 02:32:30 INFO: Archiving Costs [Pipeline] sh 02:32:30 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 02:32:30 + cut -d, -f6 [Pipeline] lock 02:32:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] 02:32:31 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] did not exist. Created. 02:32:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:32:31 /w/workspace/edgex-ui-go/2@tmp/durable-3e673607/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:32:32 + echo total: 0.10999999940395355 [Pipeline] stash 02:32:32 Warning: overwriting stash ‘stack-cost’ 02:32:37 Stashed 1 file(s) [Pipeline] } 02:32:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:32:37 $ docker stop --time=1 1de0347035c752170b9120a905fe39e3097c337fcec84982a2de8f07f7ee1e52 02:32:38 $ docker rm -f --volumes 1de0347035c752170b9120a905fe39e3097c337fcec84982a2de8f07f7ee1e52 [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 02:32:39 provisioning config files... 02:32:39 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config14915067302157210113tmp [Pipeline] { [Pipeline] sh 02:32:39 + set +x 02:32:39 + bash+ -s -- 02:32:39 curl -s https://codecov.io/bash 02:32:39 02:32:39 _____ _ 02:32:39 / ____| | | 02:32:39 | | ___ __| | ___ ___ _____ __ 02:32:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:32:39 | |___| (_) | (_| | __/ (_| (_) \ V / 02:32:39 \_____\___/ \__,_|\___|\___\___/ \_/ 02:32:39 Bash-1.0.6 02:32:39 02:32:39 02:32:39 ==> git version 2.25.1 found 02:32:39 ==> 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 02:32:39 Release-Date: 2020-01-08 02:32:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:32:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:32:39 ==> Jenkins CI detected. 02:32:39 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-578 02:32:39 project root: . 02:32:39 --> token set from env 02:32:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:32:39 ==> Running gcov in . (disable via -X gcov) 02:32:39 ==> Python coveragepy not found 02:32:39 ==> Searching for coverage reports in: 02:32:39 + . 02:32:39 -> Found 1 reports 02:32:39 ==> Detecting git/mercurial file structure 02:32:39 ==> Reading reports 02:32:39 + ./coverage.out bytes=10 02:32:39 ==> Appending adjustments 02:32:39 https://docs.codecov.io/docs/fixing-reports 02:32:40 + Found adjustments 02:32:40 ==> Gzipping contents 02:32:40 12K /tmp/codecov.GIXNbt.gz 02:32:40 ==> Uploading reports 02:32:40 url: https://codecov.io 02:32:40 query: branch=PR-578&commit=bf3001f6e9c7626460f77cd4fbf087464e051aa4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= 02:32:40 -> Pinging Codecov 02:32:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-578&commit=bf3001f6e9c7626460f77cd4fbf087464e051aa4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= 02:32:40 -> Uploading to 02:32:40 https://storage.googleapis.com/codecov/v4/raw/2023-01-14/FB506323287CE973F263BFD2A0EB1F37/bf3001f6e9c7626460f77cd4fbf087464e051aa4/78369a78-1a88-4d9b-b339-55942b813731.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T023240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90075e0ceb34a036496e9b78ca2b376b5a74d7396d6e3d477dcaba9b9fede811 02:32:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:40 Dload Upload Total Spent Left Speed 02:32:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 38215 --:--:-- --:--:-- --:--:-- 38215 02:32:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] } 02:32:40 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 02:32:41 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives ] 02:32:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 02:32:41 total 16 02:32:41 drwxr-xr-x 3 root root 4096 Jan 14 02:12 . 02:32:41 drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:12 .. 02:32:41 drwxr-xr-x 2 root root 4096 Jan 14 02:12 cost 02:32:41 -rw-r--r-- 1 root root 83 Jan 14 02:12 cost.csv 02:32:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 02:32:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 02:32:41 total 16 02:32:41 drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:12 . 02:32:41 drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:12 .. 02:32:41 drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 02:12 cost 02:32:41 -rw-r--r-- 1 jenkins jenkins 83 Jan 14 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:32:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:32:42 ---> package-listing.sh 02:32:42 ++ facter osfamily 02:32:42 ++ tr '[:upper:]' '[:lower:]' 02:32:42 + OS_FAMILY=debian 02:32:42 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-578 02:32:42 + START_PACKAGES=/tmp/packages_start.txt 02:32:42 + END_PACKAGES=/tmp/packages_end.txt 02:32:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:32:42 + PACKAGES=/tmp/packages_start.txt 02:32:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' 02:32:42 + PACKAGES=/tmp/packages_end.txt 02:32:42 + case "${OS_FAMILY}" in 02:32:42 + grep '^ii' 02:32:42 + dpkg -l 02:32:42 + '[' -f /tmp/packages_start.txt ']' 02:32:42 + '[' -f /tmp/packages_end.txt ']' 02:32:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:32:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' 02:32:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ 02:32:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [Pipeline] echo 02:32:42 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-578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:32:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:43 prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container 02:32:43 $ 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-578/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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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 02:32:44 $ docker top ce7c9fe94038138ff81077aab4f49bd6fb6dc526064c563cbda1cc6a2103b046 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:32:44 + mkdir -p /var/log/sysstat [Pipeline] sh 02:32:45 + ls /var/log/sa-host 02:32:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:45 provisioning config files... 02:32:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config18364852775932549518tmp [Pipeline] { [Pipeline] echo 02:32:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:32:45 ---> create-netrc.sh [Pipeline] } 02:32:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:32:45 ---> python-tools-install.sh [Pipeline] echo 02:32:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:32:46 ---> sudo-logs.sh 02:32:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:32:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:32:46 ---> job-cost.sh 02:32:46 lf-activate-venv: SKIPPING 02:32:46 DEBUG: total: 0.2199999988079071 02:32:46 INFO: Retrieving Stack Cost... 02:32:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:32:48 INFO: Archiving Costs [Pipeline] echo 02:32:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:32:48 ---> logs-deploy.sh 02:32:48 lf-activate-venv: SKIPPING 02:32:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-578/2 02:32:48 INFO: archiving workspace using pattern(s): 02:32:49 Archives upload complete. 02:32:49 INFO: archiving logs to Nexus