Pull request #616 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 295d9255ef2afa6aeb8c743482b96de3e8f83f5d+588e4747f1d3645342cd4a28a51c9f1e9b808114 (42de81e968b86cf2618d5ca7b51f67771eff8ef4) 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-ssh16458134578752017207.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14774478785925681180.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17339953796591040186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6679434814697078008.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1122450825144473844.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5005100833077313586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16659 in /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [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-616 # 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 > 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/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 295d9255ef2afa6aeb8c743482b96de3e8f83f5d Merge succeeded, producing 295d9255ef2afa6aeb8c743482b96de3e8f83f5d Checking out Revision 295d9255ef2afa6aeb8c743482b96de3e8f83f5d (PR-616) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:06 ========================================================= 04:59:06 EdgeX Global Pipelines Version Info 04:59:06 ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # 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 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # timeout=10 [Pipeline] sh 04:59:06 ------------------- 04:59:06 stable info: 04:59:06 ------------------- 04:59:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:06 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:06 Message: update stable to v1.0.249 04:59:07 ------------------- 04:59:07 experimental info: 04:59:07 ------------------- 04:59:07 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:07 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:07 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:59:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:59:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo 04:59:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo 04:59:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] echo 04:59:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 295d925 [Pipeline] echo 04:59:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:09 provisioning config files... 04:59:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config10855313404919213423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:09 ---> docker-login.sh 04:59:09 nexus3.edgexfoundry.org:10001 04:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:09 Configure a credential helper to remove this warning. See 04:59:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:09 04:59:09 Login Succeeded 04:59:09 nexus3.edgexfoundry.org:10002 04:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:10 Configure a credential helper to remove this warning. See 04:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:10 04:59:10 Login Succeeded 04:59:10 nexus3.edgexfoundry.org:10003 04:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:10 Configure a credential helper to remove this warning. See 04:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:10 04:59:10 Login Succeeded 04:59:10 nexus3.edgexfoundry.org:10004 04:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:10 Configure a credential helper to remove this warning. See 04:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:10 04:59:10 Login Succeeded 04:59:10 docker.io 04:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:11 Configure a credential helper to remove this warning. See 04:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:11 04:59:11 Login Succeeded 04:59:11 ---> docker-login.sh ends [Pipeline] } 04:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:11 + git rev-list -1 --merges 295d9255ef2afa6aeb8c743482b96de3e8f83f5d~1..295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] echo 04:59:12 -----------> git rev-list -1 --merges 295d9255ef2afa6aeb8c743482b96de3e8f83f5d~1..295d9255ef2afa6aeb8c743482b96de3e8f83f5d 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [false] [Pipeline] sh 04:59:12 + git log --format=format:%s -1 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] echo 04:59:12 ========================================================= 04:59:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:12 + git log --format=format:%s -1 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] echo 04:59:12 [semverPrep] GIT_COMMIT: 295d9255ef2afa6aeb8c743482b96de3e8f83f5d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo 04:59:12 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:13 + grep -v github /etc/ssh/ssh_known_hosts 04:59:13 + [ -e /tmp/ssh_known_hosts ] 04:59:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:13 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:13 04:59:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:14 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:14 b85a868b505f: Pulling fs layer 04:59:14 e2be974225ed: Pulling fs layer 04:59:14 339a4e72a1f5: Pulling fs layer 04:59:14 988bab9f4d93: Pulling fs layer 04:59:14 1469e6f7b9e6: Pulling fs layer 04:59:14 eaf3925da568: Pulling fs layer 04:59:14 bab4dde63d76: Pulling fs layer 04:59:14 bde34c3a00c8: Pulling fs layer 04:59:14 b352a97aabf1: Pulling fs layer 04:59:14 4872d77fe225: Pulling fs layer 04:59:14 5851b861e8e6: Pulling fs layer 04:59:14 b352a97aabf1: Waiting 04:59:14 1469e6f7b9e6: Waiting 04:59:14 bde34c3a00c8: Waiting 04:59:14 eaf3925da568: Waiting 04:59:14 4872d77fe225: Waiting 04:59:14 5851b861e8e6: Waiting 04:59:14 bab4dde63d76: Waiting 04:59:14 988bab9f4d93: Waiting 04:59:14 e2be974225ed: Verifying Checksum 04:59:14 e2be974225ed: Download complete 04:59:14 988bab9f4d93: Verifying Checksum 04:59:14 988bab9f4d93: Download complete 04:59:14 1469e6f7b9e6: Verifying Checksum 04:59:14 1469e6f7b9e6: Download complete 04:59:14 eaf3925da568: Download complete 04:59:14 339a4e72a1f5: Verifying Checksum 04:59:14 339a4e72a1f5: Download complete 04:59:14 bde34c3a00c8: Download complete 04:59:14 b352a97aabf1: Verifying Checksum 04:59:14 b352a97aabf1: Download complete 04:59:14 4872d77fe225: Verifying Checksum 04:59:14 4872d77fe225: Download complete 04:59:14 5851b861e8e6: Verifying Checksum 04:59:14 5851b861e8e6: Download complete 04:59:14 b85a868b505f: Verifying Checksum 04:59:14 b85a868b505f: Download complete 04:59:14 bab4dde63d76: Verifying Checksum 04:59:14 bab4dde63d76: Download complete 04:59:15 b85a868b505f: Pull complete 04:59:15 e2be974225ed: Pull complete 04:59:16 339a4e72a1f5: Pull complete 04:59:16 988bab9f4d93: Pull complete 04:59:16 1469e6f7b9e6: Pull complete 04:59:16 eaf3925da568: Pull complete 04:59:18 bab4dde63d76: Pull complete 04:59:18 bde34c3a00c8: Pull complete 04:59:18 b352a97aabf1: Pull complete 04:59:18 4872d77fe225: Pull complete 04:59:18 5851b861e8e6: Pull complete 04:59:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:18 prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container 04:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:21 $ docker top 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e -eo pid,comm 04:59:21 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). 04:59:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:21 [ssh-agent] Looking for ssh-agent implementation... 04:59:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:21 $ docker exec 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e ssh-agent 04:59:21 SSH_AUTH_SOCK=/tmp/ssh-zq5u5hWibbB5/agent.32 04:59:21 SSH_AGENT_PID=38 04:59:21 Running ssh-add (command line suppressed) 04:59:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_8692917851298878064.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_8692917851298878064.key) 04:59:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:22 + git tag --points-at HEAD [Pipeline] } 04:59:22 $ docker exec --env ******** --env ******** 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e ssh-agent -k 04:59:22 unset SSH_AUTH_SOCK; 04:59:22 unset SSH_AGENT_PID; 04:59:22 echo Agent pid 38 killed; 04:59:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:22 [ssh-agent] Looking for ssh-agent implementation... 04:59:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:22 $ docker exec 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e ssh-agent 04:59:22 SSH_AUTH_SOCK=/tmp/ssh-2nUCsgeurpG2/agent.70 04:59:22 SSH_AGENT_PID=76 04:59:22 Running ssh-add (command line suppressed) 04:59:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_2355345546040172860.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_2355345546040172860.key) 04:59:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:23 + git semver init 04:59:23 2023-05-24 04:59:23,497 [run_init] DEBUG init version:0.0.0 force:False 04:59:23 2023-05-24 04:59:23,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver 04:59:23 2023-05-24 04:59:23,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver 04:59:23 2023-05-24 04:59:23,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616, universal_newlines=False, shell=None, istream=None) 04:59:24 2023-05-24 04:59:24,862 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.git/info/exclude 04:59:24 2023-05-24 04:59:24,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 with force:False 04:59:24 2023-05-24 04:59:24,863 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 04:59:24 2023-05-24 04:59:24,866 [execute] INFO git cat-file --batch-check 04:59:24 2023-05-24 04:59:24,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) 04:59:24 2023-05-24 04:59:24,872 [execute] INFO git cat-file --batch 04:59:24 2023-05-24 04:59:24,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) 04:59:24 2023-05-24 04:59:24,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 04:59:24 0.0.0 [Pipeline] } 04:59:24 $ docker exec --env ******** --env ******** 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e ssh-agent -k 04:59:25 unset SSH_AUTH_SOCK; 04:59:25 unset SSH_AGENT_PID; 04:59:25 echo Agent pid 76 killed; 04:59:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:25 + git semver [Pipeline] } 04:59:25 $ docker stop --time=1 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e 04:59:27 $ docker rm -f --volumes 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e [Pipeline] // withDockerContainer [Pipeline] sh 04:59:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:28 Stashed 1 file(s) [Pipeline] echo 04:59:28 [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 04:59:29 provisioning config files... 04:59:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config17356398638089834249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:29 ---> docker-login.sh 04:59:29 nexus3.edgexfoundry.org:10001 04:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:29 Configure a credential helper to remove this warning. See 04:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:29 04:59:29 Login Succeeded 04:59:29 nexus3.edgexfoundry.org:10002 04:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:29 Configure a credential helper to remove this warning. See 04:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:29 04:59:29 Login Succeeded 04:59:29 nexus3.edgexfoundry.org:10003 04:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:29 Configure a credential helper to remove this warning. See 04:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:29 04:59:29 Login Succeeded 04:59:29 nexus3.edgexfoundry.org:10004 04:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:29 Configure a credential helper to remove this warning. See 04:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:29 04:59:29 Login Succeeded 04:59:29 docker.io 04:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:29 Configure a credential helper to remove this warning. See 04:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:29 04:59:29 Login Succeeded 04:59:29 ---> docker-login.sh ends [Pipeline] } 04:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:30 ========================================================= 04:59:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:59:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:59:31 Sending build context to Docker daemon 47.7MB 04:59:31 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 04:59:31 Step 2/15 : FROM ${BASE} AS builder 04:59:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:31 f56be85fc22e: Pulling fs layer 04:59:31 85791d961cd3: Pulling fs layer 04:59:31 d694b5ae8c79: Pulling fs layer 04:59:31 9f32a84ed3da: Pulling fs layer 04:59:31 4d19c01a9841: Pulling fs layer 04:59:31 9325e15d5711: Pulling fs layer 04:59:31 556b6ee489ea: Pulling fs layer 04:59:31 c5a4b2cf53e6: Pulling fs layer 04:59:31 9f32a84ed3da: Waiting 04:59:31 556b6ee489ea: Waiting 04:59:31 9325e15d5711: Waiting 04:59:31 85791d961cd3: Verifying Checksum 04:59:31 85791d961cd3: Download complete 04:59:31 9f32a84ed3da: Download complete 04:59:31 4d19c01a9841: Verifying Checksum 04:59:31 4d19c01a9841: Download complete 04:59:31 f56be85fc22e: Verifying Checksum 04:59:31 f56be85fc22e: Download complete 04:59:31 9325e15d5711: Verifying Checksum 04:59:31 9325e15d5711: Download complete 04:59:31 f56be85fc22e: Pull complete 04:59:31 85791d961cd3: Pull complete 04:59:31 c5a4b2cf53e6: Download complete 04:59:31 d694b5ae8c79: Verifying Checksum 04:59:31 d694b5ae8c79: Download complete 04:59:32 556b6ee489ea: Verifying Checksum 04:59:32 556b6ee489ea: Download complete 04:59:35 d694b5ae8c79: Pull complete 04:59:35 9f32a84ed3da: Pull complete 04:59:35 4d19c01a9841: Pull complete 04:59:35 9325e15d5711: Pull complete 04:59:37 556b6ee489ea: Pull complete 04:59:38 c5a4b2cf53e6: Pull complete 04:59:38 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:59:38 ---> c4be618373d6 04:59:38 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:59:43 ---> Running in 6fcf7f568882 04:59:43 Removing intermediate container 6fcf7f568882 04:59:43 ---> f7e6a96e936d 04:59:43 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:59:43 ---> Running in 1194f6673fd9 04:59:43 Removing intermediate container 1194f6673fd9 04:59:43 ---> 5077ae8a8fde 04:59:43 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:59:43 ---> Running in 3b568aabf1b1 04:59:43 Removing intermediate container 3b568aabf1b1 04:59:43 ---> 05070947313a 04:59:43 Step 6/15 : LABEL Name=edgex-ui-go 04:59:43 ---> Running in 36b0513e1d98 04:59:43 Removing intermediate container 36b0513e1d98 04:59:43 ---> 2f50afce2615 04:59:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:59:43 ---> Running in 8871ac652079 04:59:43 Removing intermediate container 8871ac652079 04:59:43 ---> ab1993305909 04:59:43 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:59:43 Still waiting to schedule task 04:59:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:43 latest: Pulling from library/docker 04:59:43 8a49fdb3b6a5: Pulling fs layer 04:59:43 dfb60e7f5d22: Pulling fs layer 04:59:43 f74671f55a8d: Pulling fs layer 04:59:43 75039dcfa57a: Pulling fs layer 04:59:43 a867a08cc62a: Pulling fs layer 04:59:43 f897c97d93d5: Pulling fs layer 04:59:43 5893dfdf0269: Pulling fs layer 04:59:43 7bd0f5addfbf: Pulling fs layer 04:59:43 b3364461d2a2: Pulling fs layer 04:59:43 3b63b390fabe: Pulling fs layer 04:59:43 200a256d559f: Pulling fs layer 04:59:43 f36549cf8e4b: Pulling fs layer 04:59:43 135f01648aa4: Pulling fs layer 04:59:43 f9804e6a84f9: Pulling fs layer 04:59:43 75039dcfa57a: Waiting 04:59:43 a867a08cc62a: Waiting 04:59:43 f897c97d93d5: Waiting 04:59:43 5893dfdf0269: Waiting 04:59:43 7bd0f5addfbf: Waiting 04:59:43 b3364461d2a2: Waiting 04:59:43 3b63b390fabe: Waiting 04:59:43 200a256d559f: Waiting 04:59:43 f36549cf8e4b: Waiting 04:59:43 135f01648aa4: Waiting 04:59:43 f74671f55a8d: Verifying Checksum 04:59:43 dfb60e7f5d22: Verifying Checksum 04:59:43 dfb60e7f5d22: Download complete 04:59:43 8a49fdb3b6a5: Download complete 04:59:44 8a49fdb3b6a5: Pull complete 04:59:44 75039dcfa57a: Verifying Checksum 04:59:44 75039dcfa57a: Download complete 04:59:44 a867a08cc62a: Verifying Checksum 04:59:44 a867a08cc62a: Download complete 04:59:44 f897c97d93d5: Verifying Checksum 04:59:44 f897c97d93d5: Download complete 04:59:44 5893dfdf0269: Download complete 04:59:44 7bd0f5addfbf: Verifying Checksum 04:59:44 7bd0f5addfbf: Download complete 04:59:44 dfb60e7f5d22: Pull complete 04:59:44 b3364461d2a2: Verifying Checksum 04:59:44 b3364461d2a2: Download complete 04:59:44 200a256d559f: Verifying Checksum 04:59:44 200a256d559f: Download complete 04:59:44 f74671f55a8d: Pull complete 04:59:44 135f01648aa4: Verifying Checksum 04:59:44 135f01648aa4: Download complete 04:59:44 3b63b390fabe: Download complete 04:59:44 f9804e6a84f9: Verifying Checksum 04:59:44 f9804e6a84f9: Download complete 04:59:44 75039dcfa57a: Pull complete 04:59:44 f36549cf8e4b: Verifying Checksum 04:59:44 f36549cf8e4b: Download complete 04:59:44 a867a08cc62a: Pull complete 04:59:45 f897c97d93d5: Pull complete 04:59:45 5893dfdf0269: Pull complete 04:59:45 7bd0f5addfbf: Pull complete 04:59:45 b3364461d2a2: Pull complete 04:59:46 3b63b390fabe: Pull complete 04:59:46 200a256d559f: Pull complete 04:59:46 f36549cf8e4b: Pull complete 04:59:46 135f01648aa4: Pull complete 04:59:46 f9804e6a84f9: Pull complete 04:59:46 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 04:59:46 Status: Downloaded newer image for docker:latest 04:59:49 ---> eb840b7a0492 04:59:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:59:49 ---> Running in 379da01a2111 04:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:59:50 OK: 265 MiB in 53 packages 04:59:50 Removing intermediate container 379da01a2111 04:59:50 ---> 61892f5943f9 04:59:50 Step 10/15 : ENV GO111MODULE=on 04:59:50 ---> Running in c15dff50d4b9 04:59:50 Removing intermediate container c15dff50d4b9 04:59:50 ---> b94bae40b1ac 04:59:50 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:59:50 ---> Running in b53339070dd9 04:59:50 Removing intermediate container b53339070dd9 04:59:50 ---> 6b776ecabfa7 04:59:50 Step 12/15 : COPY go.mod vendor* ./ 04:59:50 ---> 4782e696c8e1 04:59:50 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:50 ---> Running in c7c30fe33a37 05:00:17 Removing intermediate container c7c30fe33a37 05:00:17 ---> ddedaacb6857 05:00:17 Step 14/15 : COPY . . 05:00:18 ---> 03e0fc988d24 05:00:18 Step 15/15 : RUN ${MAKE} 05:00:18 ---> Running in 3552527934a3 05:00:19 noop 05:00:19 Removing intermediate container 3552527934a3 05:00:19 ---> 7a59dd945c83 05:00:19 Successfully built 7a59dd945c83 05:00:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:19 + docker inspect -f . ci-base-image-x86_64 05:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:19 prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container 05:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 ******** ci-base-image-x86_64 cat 05:00:20 $ docker top b68908eee734ab6ad4b2ae6366ebfb7bf3688421b5fe614087e34a8f68eec7e1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:20 + go version 05:00:20 go version go1.20.2 linux/amd64 [Pipeline] } 05:00:20 $ docker stop --time=1 b68908eee734ab6ad4b2ae6366ebfb7bf3688421b5fe614087e34a8f68eec7e1 05:00:21 $ docker rm -f --volumes b68908eee734ab6ad4b2ae6366ebfb7bf3688421b5fe614087e34a8f68eec7e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:22 + docker inspect -f . ci-base-image-x86_64 05:00:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:22 prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container 05:00:22 $ 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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 ******** ci-base-image-x86_64 cat 05:00:23 $ docker top 24ee3acb9e4fe71b1684c460b74bc8c28b7d2a02b61cc82b33abd38d8cf37927 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [Pipeline] fileExists [Pipeline] sh 05:00:23 + make test 05:00:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:00:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:00:37 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:00:37 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:00:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:40 ./bin/test-attribution-txt.sh 05:00:40 make -C web test 05:00:40 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/web' 05:00:40 make[1]: tput: No such file or directory 05:00:40 make[1]: tput: No such file or directory 05:00:40 warning: generating ./VERSION 05:00:40 echo "0.0.0" > VERSION 05:00:40 docker build \ 05:00:40 -f Dockerfile \ 05:00:40 --build-arg USER=1000 \ 05:00:40 \ 05:00:40 --label "git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d" \ 05:00:40 -t edgexfoundry/edgex-web-ui:295d9255ef2afa6aeb8c743482b96de3e8f83f5d \ 05:00:40 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:00:40 . 05:00:40 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:00:40 Install the buildx component to build images with BuildKit: 05:00:40 https://docs.docker.com/go/buildx/ 05:00:40 05:00:40 Sending build context to Docker daemon 2.571MB 05:00:40 Step 1/10 : FROM node:16.17-alpine3.15 05:00:40 16.17-alpine3.15: Pulling from library/node 05:00:40 9621f1afde84: Pulling fs layer 05:00:40 c6f70ee39829: Pulling fs layer 05:00:40 56892a8094a2: Pulling fs layer 05:00:40 58dd87906ef0: Pulling fs layer 05:00:40 9621f1afde84: Download complete 05:00:40 58dd87906ef0: Download complete 05:00:40 56892a8094a2: Download complete 05:00:40 9621f1afde84: Pull complete 05:00:40 c6f70ee39829: Verifying Checksum 05:00:40 c6f70ee39829: Download complete 05:00:41 c6f70ee39829: Pull complete 05:00:41 56892a8094a2: Pull complete 05:00:41 58dd87906ef0: Pull complete 05:00:41 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:00:41 Status: Downloaded newer image for node:16.17-alpine3.15 05:00:41 ---> b69703f70c3d 05:00:41 Step 2/10 : RUN apk add --no-cache chromium 05:00:44 ---> Running in a5fcf4efc9bd 05:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:00:44 (1/129) Installing libxau (1.0.9-r0) 05:00:44 (2/129) Installing libmd (1.0.3-r0) 05:00:44 (3/129) Installing libbsd (0.11.3-r1) 05:00:44 (4/129) Installing libxdmcp (1.1.3-r0) 05:00:44 (5/129) Installing libxcb (1.14-r2) 05:00:44 (6/129) Installing libx11 (1.7.3.1-r0) 05:00:44 (7/129) Installing libxext (1.3.4-r0) 05:00:44 (8/129) Installing libice (1.0.10-r0) 05:00:44 (9/129) Installing libuuid (2.37.4-r0) 05:00:44 (10/129) Installing libsm (1.2.3-r0) 05:00:44 (11/129) Installing libxt (1.2.1-r0) 05:00:44 (12/129) Installing libxmu (1.1.3-r0) 05:00:44 (13/129) Installing xset (1.2.4-r0) 05:00:44 (14/129) Installing xprop (1.2.5-r0) 05:00:44 (15/129) Installing xdg-utils (1.1.3-r0) 05:00:44 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:00:44 (17/129) Installing pkgconf (1.8.1-r0) 05:00:44 (18/129) Installing libffi (3.4.2-r1) 05:00:44 (19/129) Installing libintl (0.21-r0) 05:00:44 (20/129) Installing libblkid (2.37.4-r0) 05:00:44 (21/129) Installing libmount (2.37.4-r0) 05:00:44 (22/129) Installing pcre (8.45-r1) 05:00:44 (23/129) Installing glib (2.70.5-r0) 05:00:44 (24/129) Installing xz-libs (5.2.5-r1) 05:00:44 (25/129) Installing libxml2 (2.9.14-r2) 05:00:44 (26/129) Installing shared-mime-info (2.1-r2) 05:00:44 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:00:44 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:00:44 (29/129) Installing libpng (1.6.37-r1) 05:00:44 (30/129) Installing libwebp (1.2.2-r1) 05:00:44 (31/129) Installing zstd-libs (1.5.0-r0) 05:00:44 (32/129) Installing tiff (4.4.0-r1) 05:00:44 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:00:44 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:00:44 (35/129) Installing libxcomposite (0.4.5-r0) 05:00:44 (36/129) Installing libxfixes (6.0.0-r0) 05:00:44 (37/129) Installing libxrender (0.9.10-r3) 05:00:44 (38/129) Installing libxcursor (1.2.0-r0) 05:00:44 (39/129) Installing libxdamage (1.1.5-r1) 05:00:44 (40/129) Installing libxi (1.8-r0) 05:00:44 (41/129) Installing libxinerama (1.1.4-r1) 05:00:44 (42/129) Installing libxrandr (1.5.2-r1) 05:00:44 (43/129) Installing atk (2.36.0-r0) 05:00:44 (44/129) Installing libxtst (1.2.3-r3) 05:00:44 (45/129) Installing dbus-libs (1.12.24-r0) 05:00:44 (46/129) Installing at-spi2-core (2.42.0-r0) 05:00:44 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:00:44 (48/129) Installing expat (2.5.0-r0) 05:00:44 (49/129) Installing brotli-libs (1.0.9-r5) 05:00:44 (50/129) Installing libbz2 (1.0.8-r1) 05:00:44 (51/129) Installing freetype (2.11.1-r2) 05:00:44 (52/129) Installing fontconfig (2.13.1-r4) 05:00:44 (53/129) Installing pixman (0.40.0-r4) 05:00:44 (54/129) Installing cairo (1.16.0-r5) 05:00:44 (55/129) Installing cairo-gobject (1.16.0-r5) 05:00:44 (56/129) Installing avahi-libs (0.8-r5) 05:00:44 (57/129) Installing gmp (6.2.1-r1) 05:00:44 (58/129) Installing nettle (3.7.3-r0) 05:00:44 (59/129) Installing p11-kit (0.24.0-r1) 05:00:44 (60/129) Installing libtasn1 (4.18.0-r1) 05:00:44 (61/129) Installing libunistring (0.9.10-r1) 05:00:44 (62/129) Installing gnutls (3.7.1-r2) 05:00:44 (63/129) Installing cups-libs (2.3.3-r6) 05:00:44 (64/129) Installing libepoxy (1.5.9-r0) 05:00:44 (65/129) Installing fribidi (1.0.11-r0) 05:00:44 (66/129) Installing graphite2 (1.3.14-r0) 05:00:44 (67/129) Installing harfbuzz (3.0.0-r2) 05:00:44 (68/129) Installing libxft (2.3.4-r0) 05:00:44 (69/129) Installing pango (1.48.10-r0) 05:00:44 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:00:44 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:00:44 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:00:44 (73/129) Installing xkeyboard-config (2.34-r0) 05:00:44 (74/129) Installing libxkbcommon (1.3.1-r0) 05:00:44 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:00:44 Executing gtk+3.0-3.24.30-r0.post-install 05:00:44 (76/129) Installing libfontenc (1.1.4-r0) 05:00:44 (77/129) Installing mkfontscale (1.2.1-r1) 05:00:44 (78/129) Installing ttf-opensans (1.10-r1) 05:00:44 Executing ttf-opensans-1.10-r1.post-install 05:00:47 (79/129) Installing libogg (1.3.5-r0) 05:00:47 (80/129) Installing flac (1.3.4-r0) 05:00:47 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:00:47 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:00:47 (83/129) Installing sdl2 (2.0.16-r4) 05:00:47 (84/129) Installing aom-libs (3.2.0-r0) 05:00:47 (85/129) Installing libass (0.15.2-r0) 05:00:47 (86/129) Installing libdav1d (0.9.2-r0) 05:00:47 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:00:47 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:00:47 (89/129) Installing lame (3.100-r0) 05:00:47 (90/129) Installing opus (1.3.1-r1) 05:00:47 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:00:47 (92/129) Installing soxr (0.1.3-r2) 05:00:47 (93/129) Installing libsrt (1.4.2-r1) 05:00:47 (94/129) Installing libssh (0.9.6-r1) 05:00:47 (95/129) Installing libtheora (1.1.1-r16) 05:00:47 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:00:47 (97/129) Installing libpciaccess (0.16-r0) 05:00:47 (98/129) Installing libdrm (2.4.109-r0) 05:00:47 (99/129) Installing libva (2.13.0-r0) 05:00:47 (100/129) Installing libvdpau (1.4-r0) 05:00:47 (101/129) Installing vidstab (1.1.0-r1) 05:00:47 (102/129) Installing libvorbis (1.3.7-r0) 05:00:47 (103/129) Installing libvpx (1.10.0-r0) 05:00:47 (104/129) Installing vulkan-loader (1.2.196-r0) 05:00:47 (105/129) Installing x264-libs (20210613-r0) 05:00:47 (106/129) Installing x265-libs (3.5-r0) 05:00:47 (107/129) Installing xvidcore (1.3.7-r1) 05:00:47 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:00:47 (109/129) Installing libevent (2.1.12-r4) 05:00:47 (110/129) Installing mesa (21.2.6-r0) 05:00:47 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:00:47 (112/129) Installing mesa-gbm (21.2.6-r0) 05:00:47 (113/129) Installing lcms2 (2.12-r1) 05:00:47 (114/129) Installing nspr (4.32-r0) 05:00:47 (115/129) Installing sqlite-libs (3.36.0-r0) 05:00:47 (116/129) Installing nss (3.78.1-r0) 05:00:47 (117/129) Installing libasyncns (0.8-r1) 05:00:47 (118/129) Installing libltdl (2.4.6-r7) 05:00:47 (119/129) Installing orc (0.4.32-r0) 05:00:47 (120/129) Installing libsndfile (1.0.31-r1) 05:00:47 (121/129) Installing speexdsp (1.2.0-r0) 05:00:47 (122/129) Installing tdb-libs (1.4.5-r0) 05:00:47 (123/129) Installing libpulse (15.0-r2) 05:00:47 (124/129) Installing re2 (2021.11.01-r0) 05:00:47 (125/129) Installing snappy (1.1.9-r1) 05:00:47 (126/129) Installing libgpg-error (1.42-r1) 05:00:47 (127/129) Installing libgcrypt (1.9.4-r0) 05:00:47 (128/129) Installing libxslt (1.1.35-r0) 05:00:47 (129/129) Installing chromium (99.0.4844.84-r0) 05:00:48 Executing busybox-1.34.1-r7.trigger 05:00:48 Executing glib-2.70.5-r0.trigger 05:00:48 Executing shared-mime-info-2.1-r2.trigger 05:00:49 Executing gdk-pixbuf-2.42.8-r0.trigger 05:00:49 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:00:49 Executing fontconfig-2.13.1-r4.trigger 05:00:49 Executing mkfontscale-1.2.1-r1.trigger 05:00:49 OK: 286 MiB in 145 packages 05:00:54 Removing intermediate container a5fcf4efc9bd 05:00:54 ---> eb8bd8130a80 05:00:54 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:00:54 ---> Running in 1ad1f285b219 05:00:54 Removing intermediate container 1ad1f285b219 05:00:54 ---> d95f5ad605be 05:00:54 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:00:54 ---> Running in 385bd207dd3a 05:00:54 Removing intermediate container 385bd207dd3a 05:00:54 ---> 6f57364e6155 05:00:54 Step 5/10 : RUN npm install -g npm 05:00:54 ---> Running in 2752ed68b051 05:01:00 05:01:00 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 05:01:00 05:01:00 27 packages are looking for funding 05:01:00 run `npm fund` for details 05:01:00 05:01:00 found 0 vulnerabilities 05:01:01 Removing intermediate container 2752ed68b051 05:01:01 ---> 05671093e7b9 05:01:01 Step 6/10 : ARG USER=1000 05:01:01 ---> Running in 4a03ad68a8d5 05:01:02 Removing intermediate container 4a03ad68a8d5 05:01:02 ---> 805deda89e1c 05:01:02 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:01:02 ---> Running in 8bc791b3f75e 05:01:02 Removing intermediate container 8bc791b3f75e 05:01:02 ---> b88f43c347c1 05:01:02 Step 8/10 : USER $USER:$USER 05:01:02 ---> Running in 4f82f0956a46 05:01:02 Removing intermediate container 4f82f0956a46 05:01:02 ---> 787f08f1e35e 05:01:02 Step 9/10 : WORKDIR /app 05:01:02 ---> Running in cfd0448d520c 05:01:03 Removing intermediate container cfd0448d520c 05:01:03 ---> 1adc35d94639 05:01:03 Step 10/10 : LABEL git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d 05:01:03 ---> Running in 7ef1dd93c839 05:01:03 Removing intermediate container 7ef1dd93c839 05:01:03 ---> 8510a7926e99 05:01:03 Successfully built 8510a7926e99 05:01:03 Successfully tagged edgexfoundry/edgex-web-ui:295d9255ef2afa6aeb8c743482b96de3e8f83f5d 05:01:03 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:01:03 touch edgex-web-ui.imagebuilt 05:01:03 mkdir -p node_modules coverage 05:01:03 chown "1000:1000" node_modules coverage package-lock.json 05:01:03 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:01:05 npm WARN old lockfile 05:01:05 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:01:05 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:01:05 npm WARN old lockfile 05:01:05 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:01:05 npm WARN old lockfile 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:13 npm WARN EBADENGINE Unsupported engine { 05:01:13 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:01:13 npm WARN EBADENGINE required: { 05:01:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:13 npm WARN EBADENGINE }, 05:01:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:13 npm WARN EBADENGINE } 05:01:15 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:01:15 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 05:01:15 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:01:15 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:01:16 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:01:16 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:01:16 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:01:17 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:01:18 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:01:18 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:01:19 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:01: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 05:01: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 05:01:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16662 in /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [Pipeline] { [Pipeline] ws 05:01:20 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:01:20 The recommended git tool is: git 05:01: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. 05:01: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 05:01:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:01: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. 05:01: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. 05:01:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:01: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. 05:01:26 using credential edgex-jenkins-ssh 05:01:27 Cloning the remote Git repository 05:01:27 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. 05:01:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:01:27 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:01:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:01:27 > git --version # timeout=10 05:01:27 > git --version # 'git version 2.25.1' 05:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:33 05:01:33 added 1478 packages, and audited 1479 packages in 29s 05:01:33 05:01:33 90 packages are looking for funding 05:01:33 run `npm fund` for details 05:01:33 05:01:33 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:01:33 05:01:33 To address issues that do not require attention, run: 05:01:33 npm audit fix 05:01:33 05:01:33 To address all issues (including breaking changes), run: 05:01:33 npm audit fix --force 05:01:33 05:01:33 Run `npm audit` for details. 05:01:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:01:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:01:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:01:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:34 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 295d9255ef2afa6aeb8c743482b96de3e8f83f5d 05:01:35 Merge succeeded, producing 295d9255ef2afa6aeb8c743482b96de3e8f83f5d 05:01:35 Checking out Revision 295d9255ef2afa6aeb8c743482b96de3e8f83f5d (PR-616) 05:01:34 > git config core.sparsecheckout # timeout=10 05:01:34 > git checkout -f 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # timeout=10 05:01:35 > git remote # timeout=10 05:01:35 > git config --get remote.origin.url # timeout=10 05:01:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:35 > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 05:01:35 > git rev-parse HEAD^{commit} # timeout=10 05:01:35 > git config core.sparsecheckout # timeout=10 05:01:35 > git checkout -f 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # timeout=10 05:01:36 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" 05:01:36 > git --version # timeout=10 05:01:36 > git --version # 'git version 2.25.1' 05:01:36 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:37 Dload Upload Total Spent Left Speed 05:01:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64398 0 --:--:-- --:--:-- --:--:-- 64398 [Pipeline] sh 05:01:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:38 + sudo tee /etc/docker/daemon.new 05:01:38 { 05:01:38 "registry-mirrors": [ 05:01:38 "https://nexus3.edgexfoundry.org:10001" 05:01:38 ], 05:01:38 "bip": "10.250.0.254/24", 05:01:38 "hosts": [ 05:01:38 "tcp://0.0.0.0:5555", 05:01:38 "unix:///var/run/docker.sock" 05:01:38 ], 05:01:38 "mtu": 1458, 05:01:38 "selinux-enabled": true, 05:01:38 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:38 } [Pipeline] sh 05:01:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:39 + sudo service docker restart 05:01:41 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 05:01:43 - Generating browser application bundles (phase: setup)... 05:01:47 Compiling @angular/core : es2015 as esm2015 05:01:47 Compiling @angular/compiler/testing : es2015 as esm2015 05:01:50 Compiling @angular/common : es2015 as esm2015 05:01:50 Compiling @angular/core/testing : es2015 as esm2015 05:01:51 Compiling @angular/platform-browser : es2015 as esm2015 05:01:51 Compiling @angular/common/testing : es2015 as esm2015 05:01:51 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:01:51 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:01:52 Compiling @angular/common/http : es2015 as esm2015 05:01:52 Compiling @angular/router : es2015 as esm2015 05:01:52 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:01:52 Compiling @angular/forms : es2015 as esm2015 05:01:52 Compiling @angular/common/http/testing : es2015 as esm2015 05:01:54 Compiling @angular/router/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:57 provisioning config files... 05:01:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config14288742690208443412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:57 ---> docker-login.sh 05:01:57 nexus3.edgexfoundry.org:10001 05:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:58 Configure a credential helper to remove this warning. See 05:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:58 05:01:58 Login Succeeded 05:01:58 nexus3.edgexfoundry.org:10002 05:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:58 Configure a credential helper to remove this warning. See 05:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:58 05:01:58 Login Succeeded 05:01:58 nexus3.edgexfoundry.org:10003 05:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:59 Configure a credential helper to remove this warning. See 05:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:59 05:01:59 Login Succeeded 05:01:59 nexus3.edgexfoundry.org:10004 05:01:59 24 05 2023 05:01:59.290:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:01:59 24 05 2023 05:01:59.292:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:01:59 24 05 2023 05:01:59.295:INFO [launcher]: Starting browser ChromeHeadless 05:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:59 Configure a credential helper to remove this warning. See 05:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:59 05:01:59 Login Succeeded 05:01:59 docker.io 05:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:05 Configure a credential helper to remove this warning. See 05:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:05 05:02:05 Login Succeeded 05:02:05 ---> docker-login.sh ends [Pipeline] } 05:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:05 ========================================================= 05:02:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:02:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:02:07 Sending build context to Docker daemon 30.42MB 05:02:07 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:02:07 Step 2/15 : FROM ${BASE} AS builder 05:02:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:07 c41833b44d91: Pulling fs layer 05:02:07 ed15518f5707: Pulling fs layer 05:02:07 feae8fd75edb: Pulling fs layer 05:02:07 242c74f7c9fa: Pulling fs layer 05:02:07 3cdef696dda3: Pulling fs layer 05:02:07 2ced38df9373: Pulling fs layer 05:02:07 58f1dce35555: Pulling fs layer 05:02:07 3cdef696dda3: Waiting 05:02:07 2ced38df9373: Waiting 05:02:07 58f1dce35555: Waiting 05:02:07 242c74f7c9fa: Waiting 05:02:07 ed15518f5707: Download complete 05:02:07 242c74f7c9fa: Verifying Checksum 05:02:07 242c74f7c9fa: Download complete 05:02:07 3cdef696dda3: Verifying Checksum 05:02:07 3cdef696dda3: Download complete 05:02:07 c41833b44d91: Verifying Checksum 05:02:07 c41833b44d91: Download complete 05:02:08 c41833b44d91: Pull complete 05:02:08 58f1dce35555: Verifying Checksum 05:02:08 58f1dce35555: Download complete 05:02:09 ed15518f5707: Pull complete 05:02:10 feae8fd75edb: Verifying Checksum 05:02:10 feae8fd75edb: Download complete 05:02:10 2ced38df9373: Verifying Checksum 05:02:10 2ced38df9373: Download complete 05:02:11 ✔ Browser application bundle generation complete. 05:02:11 24 05 2023 05:02:10.718:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Cnj72qTTGbn1AXrtAAAB with id 9897896 05:02:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:02:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.03 secs) 05:02:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.177 secs) 05:02:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.261 secs) 05:02:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.319 secs) 05:02:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.323 secs) 05:02:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.365 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.408 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.419 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.428 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.465 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.475 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.479 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.515 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.563 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.585 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.593 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.617 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.622 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.626 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.629 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.631 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.635 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.671 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.696 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.704 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.71 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.731 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.78 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.789 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.797 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.808 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.846 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.856 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.866 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.869 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.873 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.881 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.884 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.887 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.894 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.914 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.924 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.93 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.019 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.024 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.025 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.033 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.037 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.039 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.041 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.067 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.076 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.087 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.094 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.098 secs) 05:02:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.107 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.112 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.149 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.163 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.165 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.166 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.169 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.174 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.178 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.191 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.232 secs) 05:02:15 WARN: ' 05:02:15 It looks like you're using ngModel on the same form field as formControlName. 05:02:15 Support for using the ngModel input property and ngModelChange event with 05:02:15 reactive form directives has been deprecated in Angular v6 and will be removed 05:02:15 in a future version of Angular. 05:02:15 05:02:15 For more information on this, see our API docs here: 05:02:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:02:15 ' 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.232 secs) 05:02:15 WARN: ' 05:02:15 It looks like you're using ngModel on the same form field as formControlName. 05:02:15 Support for using the ngModel input property and ngModelChange event with 05:02:15 reactive form directives has been deprecated in Angular v6 and will be removed 05:02:15 in a future version of Angular. 05:02:15 05:02:15 For more information on this, see our API docs here: 05:02:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:02:15 ' 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.253 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.258 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.274 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.279 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.282 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.297 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.301 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.303 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.314 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.32 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.324 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.331 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.345 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.353 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.362 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.366 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.373 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.396 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.408 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.416 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.452 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.461 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.493 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.512 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.522 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.552 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.558 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.563 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.565 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.591 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.623 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.641 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.66 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.671 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.674 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.69 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.698 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.725 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.744 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.753 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.759 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.766 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.77 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.772 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.781 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.786 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.788 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.798 secs) 05:02:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.807 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.816 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.83 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.846 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.85 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.851 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.854 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.857 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.874 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.884 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.891 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.906 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.912 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.935 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.955 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.964 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.972 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.981 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.984 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.994 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.003 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.006 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.008 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.01 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.015 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.017 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.018 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.019 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.021 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.023 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.034 secs) 05:02:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.003 secs / 2.034 secs) 05:02:16 TOTAL: 145 SUCCESS 05:02:16 ✔ Browser application bundle generation complete. 05:02:16 05:02:16 =============================== Coverage summary =============================== 05:02:16 Statements : 41.56% ( 1425/3429 ) 05:02:16 Branches : 12.14% ( 109/898 ) 05:02:16 Functions : 33.33% ( 417/1251 ) 05:02:16 Lines : 39.45% ( 1280/3245 ) 05:02:16 ================================================================================ 05:02:16 ✔ Browser application bundle generation complete. 05:02:17 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/web' [Pipeline] echo 05:02:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:17 $ docker stop --time=1 24ee3acb9e4fe71b1684c460b74bc8c28b7d2a02b61cc82b33abd38d8cf37927 05:02:18 $ docker rm -f --volumes 24ee3acb9e4fe71b1684c460b74bc8c28b7d2a02b61cc82b33abd38d8cf37927 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:21 + ls -al . 05:02:21 total 180 05:02:21 drwxrwxr-x 14 jenkins jenkins 4096 May 24 05:00 . 05:02:21 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 .. 05:02:21 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 .blubracket 05:02:21 -rw-rw-r-- 1 jenkins jenkins 18 May 24 04:59 .dockerignore 05:02:21 drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:59 .git 05:02:21 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 .github 05:02:21 -rw-rw-r-- 1 jenkins jenkins 185 May 24 04:59 .gitignore 05:02:21 drwxr-xr-x 3 jenkins jenkins 4096 May 24 04:59 .semver 05:02:21 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 04:59 Attribution.txt 05:02:21 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 04:59 CHANGELOG.md 05:02:21 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 04:59 CONTRIBUTING.md 05:02:21 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 04:59 Dockerfile 05:02:21 -rw-rw-r-- 1 jenkins jenkins 652 May 24 04:59 Jenkinsfile 05:02:21 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 04:59 LICENSE 05:02:21 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 04:59 Makefile 05:02:21 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 04:59 README.md 05:02:21 -rw-rw-r-- 1 jenkins jenkins 5 May 24 04:59 VERSION 05:02:21 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 assets 05:02:21 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 bin 05:02:21 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 cmd 05:02:21 -rw-r--r-- 1 jenkins jenkins 10 May 24 05:00 coverage.out 05:02:21 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 docs 05:02:21 -rw-rw-r-- 1 jenkins jenkins 3034 May 24 04:59 go.mod 05:02:21 -rw-rw-r-- 1 jenkins jenkins 30598 May 24 04:59 go.sum 05:02:21 drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:59 internal 05:02:21 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 snap 05:02:21 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 testing 05:02:21 -rw-rw-r-- 1 jenkins jenkins 155 May 24 04:59 version.go 05:02:21 drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:21 + 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=295d9255ef2afa6aeb8c743482b96de3e8f83f5d --label arch=amd64 --label version=0.0.0 . 05:02:22 Sending build context to Docker daemon 50.46MB 05:02:22 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:02:22 Step 2/25 : FROM ${BASE} AS builder 05:02:22 ---> 7a59dd945c83 05:02:22 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:02:22 feae8fd75edb: Pull complete 05:02:22 242c74f7c9fa: Pull complete 05:02:22 3cdef696dda3: Pull complete 05:02:23 ---> Running in 1ac3db99bf62 05:02:23 Removing intermediate container 1ac3db99bf62 05:02:23 ---> 6d9aa4f40579 05:02:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:02:23 ---> Running in 05b57c2f6e99 05:02:23 Removing intermediate container 05b57c2f6e99 05:02:23 ---> 49992c1e2074 05:02:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:02:23 ---> Running in ecd27f8497ed 05:02:23 Removing intermediate container ecd27f8497ed 05:02:23 ---> 52665007e6ab 05:02:23 Step 6/25 : LABEL Name=edgex-ui-go 05:02:23 ---> Running in 2caeed23df4b 05:02:23 Removing intermediate container 2caeed23df4b 05:02:23 ---> 45b1a81f23b6 05:02:23 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:02:23 ---> Running in b05a8a107dc3 05:02:23 Removing intermediate container b05a8a107dc3 05:02:23 ---> e883404c759c 05:02:23 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:02:24 ---> fe2571c9a56b 05:02:24 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:24 ---> Running in 27fce90d7435 05:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:25 OK: 265 MiB in 53 packages 05:02:25 Removing intermediate container 27fce90d7435 05:02:25 ---> 2fcd16d9aa70 05:02:25 Step 10/25 : ENV GO111MODULE=on 05:02:25 ---> Running in 15118ae27802 05:02:25 Removing intermediate container 15118ae27802 05:02:25 ---> eba59ef64a59 05:02:25 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:02:25 ---> Running in cc57c631edef 05:02:25 Removing intermediate container cc57c631edef 05:02:25 ---> 70f069496dd4 05:02:25 Step 12/25 : COPY go.mod vendor* ./ 05:02:25 ---> b6b1142d765e 05:02:25 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:25 ---> Running in 1fe8da735625 05:02:26 Removing intermediate container 1fe8da735625 05:02:26 ---> 7eed21c49230 05:02:26 Step 14/25 : COPY . . 05:02:28 ---> 872bd7b03e32 05:02:28 Step 15/25 : RUN ${MAKE} 05:02:28 ---> Running in 029a3eea1452 05:02:28 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 05:02:29 2ced38df9373: Pull complete 05:02:31 58f1dce35555: Pull complete 05:02:31 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:02:31 ---> fadd8f120f05 05:02:31 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:02:33 ---> Running in a277a77a4ae8 05:02:33 Removing intermediate container a277a77a4ae8 05:02:33 ---> 5582a8158f4e 05:02:33 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:02:33 ---> Running in 8eda8d570e97 05:02:34 Removing intermediate container 8eda8d570e97 05:02:34 ---> 493bff38bd2d 05:02:34 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:02:34 ---> Running in 9ac99cf89f81 05:02:34 Removing intermediate container 9ac99cf89f81 05:02:34 ---> d4e1556c8717 05:02:34 Step 6/15 : LABEL Name=edgex-ui-go 05:02:34 ---> Running in 34715d9ec1ed 05:02:34 Removing intermediate container 34715d9ec1ed 05:02:34 ---> 95aabc9c145e 05:02:34 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:02:34 ---> Running in 04e9cb4b8fb1 05:02:35 Removing intermediate container 04e9cb4b8fb1 05:02:35 ---> c681339ddddf 05:02:35 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:02:35 latest: Pulling from library/docker 05:02:35 08409d417260: Pulling fs layer 05:02:35 bf127bdc9f4f: Pulling fs layer 05:02:35 55b4810136f4: Pulling fs layer 05:02:35 2e7805c665c5: Pulling fs layer 05:02:35 560067f77f09: Pulling fs layer 05:02:35 87854ced1808: Pulling fs layer 05:02:35 cb23a4dee6cb: Pulling fs layer 05:02:35 0f440641682c: Pulling fs layer 05:02:35 d5751f9f360d: Pulling fs layer 05:02:35 39b4d37fd203: Pulling fs layer 05:02:35 181b4cd8a6de: Pulling fs layer 05:02:35 59b8b8583a6e: Pulling fs layer 05:02:35 5363e21a005c: Pulling fs layer 05:02:35 d56ef98c0a70: Pulling fs layer 05:02:35 87854ced1808: Waiting 05:02:35 cb23a4dee6cb: Waiting 05:02:35 0f440641682c: Waiting 05:02:35 d5751f9f360d: Waiting 05:02:35 39b4d37fd203: Waiting 05:02:35 181b4cd8a6de: Waiting 05:02:35 59b8b8583a6e: Waiting 05:02:35 5363e21a005c: Waiting 05:02:35 d56ef98c0a70: Waiting 05:02:35 560067f77f09: Waiting 05:02:35 2e7805c665c5: Waiting 05:02:36 55b4810136f4: Verifying Checksum 05:02:36 55b4810136f4: Download complete 05:02:36 bf127bdc9f4f: Verifying Checksum 05:02:36 bf127bdc9f4f: Download complete 05:02:36 08409d417260: Verifying Checksum 05:02:36 08409d417260: Download complete 05:02:37 2e7805c665c5: Verifying Checksum 05:02:37 2e7805c665c5: Download complete 05:02:37 560067f77f09: Verifying Checksum 05:02:37 560067f77f09: Download complete 05:02:37 cb23a4dee6cb: Verifying Checksum 05:02:37 cb23a4dee6cb: Download complete 05:02:37 87854ced1808: Verifying Checksum 05:02:37 87854ced1808: Download complete 05:02:37 0f440641682c: Verifying Checksum 05:02:37 0f440641682c: Download complete 05:02:37 d5751f9f360d: Verifying Checksum 05:02:37 d5751f9f360d: Download complete 05:02:37 181b4cd8a6de: Verifying Checksum 05:02:37 181b4cd8a6de: Download complete 05:02:37 08409d417260: Pull complete 05:02:37 5363e21a005c: Verifying Checksum 05:02:37 5363e21a005c: Download complete 05:02:37 39b4d37fd203: Verifying Checksum 05:02:37 39b4d37fd203: Download complete 05:02:37 d56ef98c0a70: Verifying Checksum 05:02:37 d56ef98c0a70: Download complete 05:02:37 bf127bdc9f4f: Pull complete 05:02:38 55b4810136f4: Pull complete 05:02:38 59b8b8583a6e: Download complete 05:02:39 2e7805c665c5: Pull complete 05:02:41 560067f77f09: Pull complete 05:02:42 87854ced1808: Pull complete 05:02:42 cb23a4dee6cb: Pull complete 05:02:42 0f440641682c: Pull complete 05:02:43 d5751f9f360d: Pull complete 05:02:44 39b4d37fd203: Pull complete 05:02:44 181b4cd8a6de: Pull complete 05:02:46 Removing intermediate container 029a3eea1452 05:02:46 ---> 2223bc446356 05:02:46 Step 16/25 : FROM alpine:3.17 05:02:46 3.17: Pulling from library/alpine 05:02:46 f56be85fc22e: Already exists 05:02:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:02:46 Status: Downloaded newer image for alpine:3.17 05:02:46 ---> 9ed4aefc74f6 05:02:46 Step 17/25 : EXPOSE 4000 05:02:46 ---> Running in df7c0e2fdf67 05:02:46 Removing intermediate container df7c0e2fdf67 05:02:46 ---> c46f4923c51a 05:02:46 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:02:47 59b8b8583a6e: Pull complete 05:02:47 5363e21a005c: Pull complete 05:02:47 ---> 8812822168ab 05:02:47 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:02:47 d56ef98c0a70: Pull complete 05:02:47 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:02:47 Status: Downloaded newer image for docker:latest 05:02:47 ---> 26095fb42003 05:02:47 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:02:47 ---> 5655b3c5499e 05:02:47 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:02:47 ---> Running in 4b36b01da91f 05:02:47 Removing intermediate container 4b36b01da91f 05:02:47 ---> 9d42ee14a5a6 05:02:47 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:02:47 ---> Running in b65298fe640b 05:02:47 Removing intermediate container b65298fe640b 05:02:47 ---> ce35cc36f954 05:02:47 Step 23/25 : LABEL arch=amd64 05:02:47 ---> Running in 489753228ed1 05:02:47 Removing intermediate container 489753228ed1 05:02:47 ---> aceded6a039a 05:02:47 Step 24/25 : LABEL git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d 05:02:47 ---> Running in 36030c26cc4a 05:02:47 Removing intermediate container 36030c26cc4a 05:02:47 ---> 70183d694eed 05:02:47 Step 25/25 : LABEL version=0.0.0 05:02:47 ---> Running in 370963251e3a 05:02:47 Removing intermediate container 370963251e3a 05:02:47 ---> ce0ce0e64499 05:02:47 [Warning] One or more build-args [ARCH] were not consumed 05:02:47 Successfully built ce0ce0e64499 05:02:47 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 05:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:48 05:02:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:49 latest: Pulling from edgex-lftools-log-publisher 05:02:49 5eb5b503b376: Pulling fs layer 05:02:49 5c69ac0246d0: Pulling fs layer 05:02:49 ec43610c2a17: Pulling fs layer 05:02:49 3a2ae6a8a46f: Pulling fs layer 05:02:49 33b1e0a273af: Pulling fs layer 05:02:49 5d3b04190fa2: Pulling fs layer 05:02:49 2f39f015ded8: Pulling fs layer 05:02:49 3a2ae6a8a46f: Waiting 05:02:49 33b1e0a273af: Waiting 05:02:49 2f39f015ded8: Waiting 05:02:49 5d3b04190fa2: Waiting 05:02:49 5c69ac0246d0: Download complete 05:02:49 3a2ae6a8a46f: Verifying Checksum 05:02:49 3a2ae6a8a46f: Download complete 05:02:49 33b1e0a273af: Verifying Checksum 05:02:49 33b1e0a273af: Download complete 05:02:49 ec43610c2a17: Verifying Checksum 05:02:49 ec43610c2a17: Download complete 05:02:49 5d3b04190fa2: Download complete 05:02:49 ---> 6afdb14fda93 05:02:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:49 5eb5b503b376: Verifying Checksum 05:02:49 5eb5b503b376: Download complete 05:02:49 ---> Running in a374fdac1c91 05:02:50 2f39f015ded8: Download complete 05:02:50 5eb5b503b376: Pull complete 05:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:02:50 5c69ac0246d0: Pull complete 05:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:02:51 ec43610c2a17: Pull complete 05:02:51 3a2ae6a8a46f: Pull complete 05:02:51 33b1e0a273af: Pull complete 05:02:51 5d3b04190fa2: Pull complete 05:02:52 OK: 263 MiB in 53 packages 05:02:55 2f39f015ded8: Pull complete 05:02:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:55 prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container 05:02:55 $ 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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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-lftools-log-publisher:latest cat 05:02:56 Removing intermediate container a374fdac1c91 05:02:56 ---> 032ff0fd750a 05:02:56 Step 10/15 : ENV GO111MODULE=on 05:02:56 ---> Running in 59c505be8171 05:02:56 Removing intermediate container 59c505be8171 05:02:56 ---> 253218c82660 05:02:56 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:02:56 ---> Running in 009eb8fdb300 05:02:56 Removing intermediate container 009eb8fdb300 05:02:56 ---> f99a4fad363f 05:02:56 Step 12/15 : COPY go.mod vendor* ./ 05:02:57 ---> bce24bc16fe9 05:02:57 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:57 ---> Running in 63d380ab34ea 05:02:59 $ docker top 9d3910327250c3602087878b8945de9e035e2c219dc21b384e35d39856bda5ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:59 ---> job-cost.sh 05:02:59 lf-activate-venv: SKIPPING 05:02:59 INFO: No Stack... 05:03:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:00 INFO: Archiving Costs [Pipeline] sh 05:03:01 + cut -d, -f6 05:03:01 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/cost.csv [Pipeline] lock 05:03:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] 05:03:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] did not exist. Created. 05:03:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:01 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:01 Stashed 1 file(s) [Pipeline] } 05:03:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:02 $ docker stop --time=1 9d3910327250c3602087878b8945de9e035e2c219dc21b384e35d39856bda5ce 05:03:03 $ docker rm -f --volumes 9d3910327250c3602087878b8945de9e035e2c219dc21b384e35d39856bda5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:05 Removing intermediate container 63d380ab34ea 05:04:05 ---> 4855b1a35944 05:04:05 Step 14/15 : COPY . . 05:04:05 ---> 3c46e06d3623 05:04:05 Step 15/15 : RUN ${MAKE} 05:04:05 ---> Running in b36ca5d2be7f 05:04:05 noop 05:04:05 Removing intermediate container b36ca5d2be7f 05:04:05 ---> 10a074527ef4 05:04:05 Successfully built 10a074527ef4 05:04:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:05 + docker inspect -f . ci-base-image-arm64 05:04:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:06 prd-ubuntu20.04-docker-arm64-4c-16g-16662 does not seem to be running inside a container 05:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 05:04:07 $ docker top bb9d91ebd7f5a2570cb3c47f520822c45486a30b766632f36d249fde5ec3933c -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:08 + go version 05:04:08 go version go1.20.2 linux/arm64 [Pipeline] } 05:04:08 $ docker stop --time=1 bb9d91ebd7f5a2570cb3c47f520822c45486a30b766632f36d249fde5ec3933c 05:04:10 $ docker rm -f --volumes bb9d91ebd7f5a2570cb3c47f520822c45486a30b766632f36d249fde5ec3933c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:10 + docker inspect -f . ci-base-image-arm64 05:04:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:11 prd-ubuntu20.04-docker-arm64-4c-16g-16662 does not seem to be running inside a container 05:04:11 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 05:04:12 $ docker top 3b8fc5346a4fc8ffb91a3ec852ecfe5b96a21389a80a7ddc43445b42618a8542 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:12 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:04:13 + make test 05:04:13 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:04:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:06:43 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:07:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:10 ./bin/test-attribution-txt.sh 05:07:10 make -C web test 05:07:10 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:07:10 make[1]: tput: No such file or directory 05:07:10 make[1]: tput: No such file or directory 05:07:10 warning: generating ./VERSION 05:07:10 echo "0.0.0" > VERSION 05:07:10 docker build \ 05:07:10 -f Dockerfile \ 05:07:10 --build-arg USER=1000 \ 05:07:10 \ 05:07:10 --label "git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d" \ 05:07:10 -t edgexfoundry/edgex-web-ui:295d9255ef2afa6aeb8c743482b96de3e8f83f5d \ 05:07:10 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:07:10 . 05:07:10 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:07:10 Install the buildx component to build images with BuildKit: 05:07:10 https://docs.docker.com/go/buildx/ 05:07:10 05:07:11 Sending build context to Docker daemon 2.571MB 05:07:11 Step 1/10 : FROM node:16.17-alpine3.15 05:07:11 16.17-alpine3.15: Pulling from library/node 05:07:11 47517142f6ba: Pulling fs layer 05:07:11 5f8c4bfa009b: Pulling fs layer 05:07:11 f7079c9c4ba1: Pulling fs layer 05:07:11 aba105e6f55a: Pulling fs layer 05:07:11 aba105e6f55a: Waiting 05:07:11 f7079c9c4ba1: Download complete 05:07:11 47517142f6ba: Verifying Checksum 05:07:11 47517142f6ba: Download complete 05:07:11 aba105e6f55a: Verifying Checksum 05:07:11 aba105e6f55a: Download complete 05:07:12 47517142f6ba: Pull complete 05:07:12 5f8c4bfa009b: Download complete 05:07:17 5f8c4bfa009b: Pull complete 05:07:17 f7079c9c4ba1: Pull complete 05:07:17 aba105e6f55a: Pull complete 05:07:17 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:07:17 Status: Downloaded newer image for node:16.17-alpine3.15 05:07:17 ---> bf1b8b58d215 05:07:17 Step 2/10 : RUN apk add --no-cache chromium 05:07:17 ---> Running in 36c6da5fd235 05:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:07:20 (1/128) Installing libxau (1.0.9-r0) 05:07:20 (2/128) Installing libmd (1.0.3-r0) 05:07:20 (3/128) Installing libbsd (0.11.3-r1) 05:07:20 (4/128) Installing libxdmcp (1.1.3-r0) 05:07:20 (5/128) Installing libxcb (1.14-r2) 05:07:20 (6/128) Installing libx11 (1.7.3.1-r0) 05:07:20 (7/128) Installing libxext (1.3.4-r0) 05:07:20 (8/128) Installing libice (1.0.10-r0) 05:07:20 (9/128) Installing libuuid (2.37.4-r0) 05:07:20 (10/128) Installing libsm (1.2.3-r0) 05:07:20 (11/128) Installing libxt (1.2.1-r0) 05:07:20 (12/128) Installing libxmu (1.1.3-r0) 05:07:20 (13/128) Installing xset (1.2.4-r0) 05:07:20 (14/128) Installing xprop (1.2.5-r0) 05:07:20 (15/128) Installing xdg-utils (1.1.3-r0) 05:07:20 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:07:20 (17/128) Installing pkgconf (1.8.1-r0) 05:07:20 (18/128) Installing libffi (3.4.2-r1) 05:07:20 (19/128) Installing libintl (0.21-r0) 05:07:20 (20/128) Installing libblkid (2.37.4-r0) 05:07:20 (21/128) Installing libmount (2.37.4-r0) 05:07:20 (22/128) Installing pcre (8.45-r1) 05:07:20 (23/128) Installing glib (2.70.5-r0) 05:07:21 (24/128) Installing xz-libs (5.2.5-r1) 05:07:21 (25/128) Installing libxml2 (2.9.14-r2) 05:07:21 (26/128) Installing shared-mime-info (2.1-r2) 05:07:21 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:07:21 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:07:21 (29/128) Installing libpng (1.6.37-r1) 05:07:21 (30/128) Installing libwebp (1.2.2-r1) 05:07:21 (31/128) Installing zstd-libs (1.5.0-r0) 05:07:21 (32/128) Installing tiff (4.4.0-r1) 05:07:21 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:07:21 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:07:21 (35/128) Installing libxcomposite (0.4.5-r0) 05:07:21 (36/128) Installing libxfixes (6.0.0-r0) 05:07:21 (37/128) Installing libxrender (0.9.10-r3) 05:07:21 (38/128) Installing libxcursor (1.2.0-r0) 05:07:21 (39/128) Installing libxdamage (1.1.5-r1) 05:07:21 (40/128) Installing libxi (1.8-r0) 05:07:21 (41/128) Installing libxinerama (1.1.4-r1) 05:07:21 (42/128) Installing libxrandr (1.5.2-r1) 05:07:21 (43/128) Installing atk (2.36.0-r0) 05:07:21 (44/128) Installing libxtst (1.2.3-r3) 05:07:21 (45/128) Installing dbus-libs (1.12.24-r0) 05:07:21 (46/128) Installing at-spi2-core (2.42.0-r0) 05:07:21 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:07:21 (48/128) Installing expat (2.5.0-r0) 05:07:21 (49/128) Installing brotli-libs (1.0.9-r5) 05:07:21 (50/128) Installing libbz2 (1.0.8-r1) 05:07:21 (51/128) Installing freetype (2.11.1-r2) 05:07:21 (52/128) Installing fontconfig (2.13.1-r4) 05:07:21 (53/128) Installing pixman (0.40.0-r4) 05:07:21 (54/128) Installing cairo (1.16.0-r5) 05:07:21 (55/128) Installing cairo-gobject (1.16.0-r5) 05:07:21 (56/128) Installing avahi-libs (0.8-r5) 05:07:21 (57/128) Installing gmp (6.2.1-r1) 05:07:21 (58/128) Installing nettle (3.7.3-r0) 05:07:21 (59/128) Installing p11-kit (0.24.0-r1) 05:07:21 (60/128) Installing libtasn1 (4.18.0-r1) 05:07:21 (61/128) Installing libunistring (0.9.10-r1) 05:07:21 (62/128) Installing gnutls (3.7.1-r2) 05:07:21 (63/128) Installing cups-libs (2.3.3-r6) 05:07:21 (64/128) Installing libepoxy (1.5.9-r0) 05:07:21 (65/128) Installing fribidi (1.0.11-r0) 05:07:21 (66/128) Installing graphite2 (1.3.14-r0) 05:07:21 (67/128) Installing harfbuzz (3.0.0-r2) 05:07:21 (68/128) Installing libxft (2.3.4-r0) 05:07:21 (69/128) Installing pango (1.48.10-r0) 05:07:21 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:07:21 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:07:21 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:07:21 (73/128) Installing xkeyboard-config (2.34-r0) 05:07:22 (74/128) Installing libxkbcommon (1.3.1-r0) 05:07:22 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:07:22 Executing gtk+3.0-3.24.30-r0.post-install 05:07:22 (76/128) Installing libfontenc (1.1.4-r0) 05:07:22 (77/128) Installing mkfontscale (1.2.1-r1) 05:07:22 (78/128) Installing ttf-opensans (1.10-r1) 05:07:22 Executing ttf-opensans-1.10-r1.post-install 05:07:24 (79/128) Installing libogg (1.3.5-r0) 05:07:24 (80/128) Installing flac (1.3.4-r0) 05:07:24 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:07:24 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:07:24 (83/128) Installing sdl2 (2.0.16-r4) 05:07:24 (84/128) Installing aom-libs (3.2.0-r0) 05:07:24 (85/128) Installing libass (0.15.2-r0) 05:07:24 (86/128) Installing libdav1d (0.9.2-r0) 05:07:24 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:07:24 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:07:24 (89/128) Installing lame (3.100-r0) 05:07:24 (90/128) Installing opus (1.3.1-r1) 05:07:24 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:07:24 (92/128) Installing soxr (0.1.3-r2) 05:07:24 (93/128) Installing libsrt (1.4.2-r1) 05:07:24 (94/128) Installing libssh (0.9.6-r1) 05:07:24 (95/128) Installing libtheora (1.1.1-r16) 05:07:24 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:07:24 (97/128) Installing libdrm (2.4.109-r0) 05:07:24 (98/128) Installing libva (2.13.0-r0) 05:07:24 (99/128) Installing libvdpau (1.4-r0) 05:07:24 (100/128) Installing vidstab (1.1.0-r1) 05:07:24 (101/128) Installing libvorbis (1.3.7-r0) 05:07:25 (102/128) Installing libvpx (1.10.0-r0) 05:07:25 (103/128) Installing vulkan-loader (1.2.196-r0) 05:07:25 (104/128) Installing x264-libs (20210613-r0) 05:07:25 (105/128) Installing x265-libs (3.5-r0) 05:07:25 (106/128) Installing xvidcore (1.3.7-r1) 05:07:25 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:07:25 (108/128) Installing libevent (2.1.12-r4) 05:07:25 (109/128) Installing mesa (21.2.6-r0) 05:07:25 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:07:25 (111/128) Installing mesa-gbm (21.2.6-r0) 05:07:25 (112/128) Installing lcms2 (2.12-r1) 05:07:25 (113/128) Installing nspr (4.32-r0) 05:07:25 (114/128) Installing sqlite-libs (3.36.0-r0) 05:07:25 (115/128) Installing nss (3.78.1-r0) 05:07:25 (116/128) Installing libasyncns (0.8-r1) 05:07:25 (117/128) Installing libltdl (2.4.6-r7) 05:07:25 (118/128) Installing orc (0.4.32-r0) 05:07:26 (119/128) Installing libsndfile (1.0.31-r1) 05:07:26 (120/128) Installing speexdsp (1.2.0-r0) 05:07:26 (121/128) Installing tdb-libs (1.4.5-r0) 05:07:26 (122/128) Installing libpulse (15.0-r2) 05:07:26 (123/128) Installing re2 (2021.11.01-r0) 05:07:26 (124/128) Installing snappy (1.1.9-r1) 05:07:26 (125/128) Installing libgpg-error (1.42-r1) 05:07:26 (126/128) Installing libgcrypt (1.9.4-r0) 05:07:26 (127/128) Installing libxslt (1.1.35-r0) 05:07:26 (128/128) Installing chromium (99.0.4844.84-r0) 05:07:30 Executing busybox-1.34.1-r7.trigger 05:07:30 Executing glib-2.70.5-r0.trigger 05:07:30 Executing shared-mime-info-2.1-r2.trigger 05:07:32 Executing gdk-pixbuf-2.42.8-r0.trigger 05:07:32 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:07:32 Executing fontconfig-2.13.1-r4.trigger 05:07:32 Executing mkfontscale-1.2.1-r1.trigger 05:07:32 OK: 275 MiB in 144 packages 05:07:40 Removing intermediate container 36c6da5fd235 05:07:40 ---> c899a3a9d556 05:07:40 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:07:40 ---> Running in 22f2e79de349 05:07:41 Removing intermediate container 22f2e79de349 05:07:41 ---> f723159923e6 05:07:41 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:07:41 ---> Running in 726fd2018695 05:07:41 Removing intermediate container 726fd2018695 05:07:41 ---> 92aa39d0dc8d 05:07:41 Step 5/10 : RUN npm install -g npm 05:07:41 ---> Running in 5781adce179d 05:08:13 05:08:13 removed 7 packages, changed 101 packages, and audited 264 packages in 27s 05:08:13 05:08:13 27 packages are looking for funding 05:08:13 run `npm fund` for details 05:08:13 05:08:13 found 0 vulnerabilities 05:08:16 Removing intermediate container 5781adce179d 05:08:16 ---> 8babe5e52461 05:08:16 Step 6/10 : ARG USER=1000 05:08:16 ---> Running in 7fc4a6765010 05:08:16 Removing intermediate container 7fc4a6765010 05:08:16 ---> b837c87ad0a7 05:08:16 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:08:16 ---> Running in 37f751892052 05:08:18 Removing intermediate container 37f751892052 05:08:18 ---> 23ac8ff5b0f7 05:08:18 Step 8/10 : USER $USER:$USER 05:08:18 ---> Running in def22e8d6361 05:08:19 Removing intermediate container def22e8d6361 05:08:19 ---> 87ef9c58cbe3 05:08:19 Step 9/10 : WORKDIR /app 05:08:19 ---> Running in 2841d57a80cf 05:08:19 Removing intermediate container 2841d57a80cf 05:08:19 ---> 5561e1405da6 05:08:19 Step 10/10 : LABEL git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d 05:08:19 ---> Running in 15742862c53d 05:08:19 Removing intermediate container 15742862c53d 05:08:19 ---> 967da85886e2 05:08:19 Successfully built 967da85886e2 05:08:19 Successfully tagged edgexfoundry/edgex-web-ui:295d9255ef2afa6aeb8c743482b96de3e8f83f5d 05:08:19 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:08:19 touch edgex-web-ui.imagebuilt 05:08:20 mkdir -p node_modules coverage 05:08:20 chown "1000:1000" node_modules coverage package-lock.json 05:08:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:08:35 npm WARN old lockfile 05:08:35 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:08:35 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:08:35 npm WARN old lockfile 05:08:35 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:08:35 npm WARN old lockfile 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:22 npm WARN EBADENGINE Unsupported engine { 05:09:22 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:09:22 npm WARN EBADENGINE required: { 05:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:22 npm WARN EBADENGINE }, 05:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:22 npm WARN EBADENGINE } 05:09:53 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:09:53 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 05:09:53 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:09:54 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:09:55 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:09:57 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:10:02 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:10:11 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:10:11 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:10:12 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:10:22 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:10:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:10:32 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:10:34 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. 05:10:38 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. 05:10:38 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. 05:10:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:10:54 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 05:10:54 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 05:11:16 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. 05:11:38 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 05:12:17 05:12:17 added 1475 packages, and audited 1476 packages in 4m 05:12:17 05:12:17 90 packages are looking for funding 05:12:17 run `npm fund` for details 05:12:17 05:12:17 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:12:17 05:12:17 To address issues that do not require attention, run: 05:12:17 npm audit fix 05:12:17 05:12:17 To address all issues (including breaking changes), run: 05:12:17 npm audit fix --force 05:12:17 05:12:17 Run `npm audit` for details. 05:12:21 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 05:12:43 - Generating browser application bundles (phase: setup)... 05:13:15 Compiling @angular/core : es2015 as esm2015 05:13:15 Compiling @angular/compiler/testing : es2015 as esm2015 05:13:47 Compiling @angular/common : es2015 as esm2015 05:13:47 Compiling @angular/core/testing : es2015 as esm2015 05:13:51 Compiling @angular/platform-browser : es2015 as esm2015 05:13:51 Compiling @angular/common/testing : es2015 as esm2015 05:13:55 Compiling @angular/router : es2015 as esm2015 05:13:56 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:14:01 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:14:03 Compiling @angular/common/http : es2015 as esm2015 05:14:03 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:14:07 Compiling @angular/forms : es2015 as esm2015 05:14:08 Compiling @angular/router/testing : es2015 as esm2015 05:14:08 Compiling @angular/common/http/testing : es2015 as esm2015 05:15:16 24 05 2023 05:15:11.863:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:15:16 24 05 2023 05:15:11.878:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:15:16 24 05 2023 05:15:11.908:INFO [launcher]: Starting browser ChromeHeadless 05:16:37 24 05 2023 05:16:27.803:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:16:37 24 05 2023 05:16:31.915:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:17:04 24 05 2023 05:17:01.172:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:17:22 ✔ Browser application bundle generation complete. 05:17:22 24 05 2023 05:17:21.688:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket TcEzAIrhXiSb3aOIAAAB with id 2764940 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.311 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.347 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.891 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 0.934 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 0.961 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.062 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.084 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.104 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.747 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.051 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.14 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.574 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.649 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.79 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.009 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.235 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.263 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.278 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.325 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.381 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.548 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.672 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.697 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.018 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.161 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.314 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.423 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.464 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.603 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.662 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.691 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.716 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.743 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.769 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.784 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.108 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.181 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.276 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.357 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.542 secs) 05:17:47 WARN: ' 05:17:47 It looks like you're using ngModel on the same form field as formControlName. 05:17:47 Support for using the ngModel input property and ngModelChange event with 05:17:47 reactive form directives has been deprecated in Angular v6 and will be removed 05:17:47 in a future version of Angular. 05:17:47 05:17:47 For more information on this, see our API docs here: 05:17:47 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:17:47 ' 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.542 secs) 05:17:47 WARN: ' 05:17:47 It looks like you're using ngModel on the same form field as formControlName. 05:17:47 Support for using the ngModel input property and ngModelChange event with 05:17:47 reactive form directives has been deprecated in Angular v6 and will be removed 05:17:47 in a future version of Angular. 05:17:47 05:17:47 For more information on this, see our API docs here: 05:17:47 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:17:47 ' 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.808 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.917 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.096 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.119 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.291 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.361 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.434 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.455 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.471 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.528 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.785 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.934 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.049 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.114 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.145 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.184 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.571 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.593 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.677 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.785 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.805 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.825 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.894 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.928 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.057 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.087 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.134 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.154 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.174 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.268 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.324 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.388 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.46 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.813 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.886 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.05 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.067 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.085 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.113 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.157 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.195 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.266 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.326 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.35 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.362 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.414 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.43 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.443 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.555 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.188 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.27 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.303 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.336 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.503 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.526 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.559 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.576 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.59 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.727 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.737 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.973 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.39 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.442 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.47 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.524 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.679 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.71 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.751 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.799 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.851 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.086 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.167 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.275 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.346 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.517 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.581 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.714 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.963 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.992 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.24 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.429 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.489 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.626 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.67 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.917 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.024 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.161 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.305 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.354 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.394 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.452 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.661 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.781 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.858 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.029 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.152 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.182 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.214 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.248 secs) 05:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.334 secs) 05:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.374 secs) 05:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.425 secs) 05:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.464 secs) 05:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.481 secs) 05:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.496 secs) 05:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.558 secs / 15.496 secs) 05:18:01 TOTAL: 145 SUCCESS 05:18:01 ✔ Browser application bundle generation complete. 05:18:04 05:18:04 =============================== Coverage summary =============================== 05:18:04 Statements : 41.56% ( 1425/3429 ) 05:18:04 Branches : 12.14% ( 109/898 ) 05:18:04 Functions : 33.33% ( 417/1251 ) 05:18:04 Lines : 39.45% ( 1280/3245 ) 05:18:04 ================================================================================ 05:18:04 24 05 2023 05:18:04.722:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:18:05 ✔ Browser application bundle generation complete. 05:18:06 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:18:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:18:06 $ docker stop --time=1 3b8fc5346a4fc8ffb91a3ec852ecfe5b96a21389a80a7ddc43445b42618a8542 05:18:08 $ docker rm -f --volumes 3b8fc5346a4fc8ffb91a3ec852ecfe5b96a21389a80a7ddc43445b42618a8542 [Pipeline] // withDockerContainer [Pipeline] sh 05:18:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:18:12 Warning: overwriting stash ‘coverage-report’ 05:18:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:18:20 + ls -al . 05:18:20 total 176 05:18:20 drwxrwxr-x 13 jenkins jenkins 4096 May 24 05:04 . 05:18:20 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:01 .. 05:18:20 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:01 .blubracket 05:18:20 -rw-rw-r-- 1 jenkins jenkins 18 May 24 05:01 .dockerignore 05:18:20 drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:01 .git 05:18:20 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:01 .github 05:18:20 -rw-rw-r-- 1 jenkins jenkins 185 May 24 05:01 .gitignore 05:18:20 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 05:01 Attribution.txt 05:18:20 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 05:01 CHANGELOG.md 05:18:20 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 05:01 CONTRIBUTING.md 05:18:20 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 05:01 Dockerfile 05:18:20 -rw-rw-r-- 1 jenkins jenkins 652 May 24 05:01 Jenkinsfile 05:18:20 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 05:01 LICENSE 05:18:20 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 05:01 Makefile 05:18:20 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 05:01 README.md 05:18:20 -rw-rw-r-- 1 jenkins jenkins 5 May 24 04:59 VERSION 05:18:20 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:01 assets 05:18:20 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:01 bin 05:18:20 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:01 cmd 05:18:20 -rw-r--r-- 1 jenkins jenkins 10 May 24 05:04 coverage.out 05:18:20 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:01 docs 05:18:20 -rw-rw-r-- 1 jenkins jenkins 3034 May 24 05:01 go.mod 05:18:20 -rw-rw-r-- 1 jenkins jenkins 30598 May 24 05:01 go.sum 05:18:20 drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:01 internal 05:18:20 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:01 snap 05:18:20 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:01 testing 05:18:20 -rw-rw-r-- 1 jenkins jenkins 155 May 24 05:01 version.go 05:18:20 drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18: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=295d9255ef2afa6aeb8c743482b96de3e8f83f5d --label arch=arm64 --label version=0.0.0 . 05:18:22 Sending build context to Docker daemon 33.17MB 05:18:22 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:18:22 Step 2/25 : FROM ${BASE} AS builder 05:18:22 ---> 10a074527ef4 05:18:22 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:18:23 ---> Running in 86bcb22bc7ff 05:18:23 Removing intermediate container 86bcb22bc7ff 05:18:23 ---> 089dac3c7827 05:18:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:18:23 ---> Running in 9d7b02f12088 05:18:24 Removing intermediate container 9d7b02f12088 05:18:24 ---> f899ac82e4a3 05:18:24 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:18:24 ---> Running in 15ccb5949859 05:18:24 Removing intermediate container 15ccb5949859 05:18:24 ---> 1d791802298a 05:18:24 Step 6/25 : LABEL Name=edgex-ui-go 05:18:24 ---> Running in cc42009d37ff 05:18:24 Removing intermediate container cc42009d37ff 05:18:24 ---> 80002b4cd925 05:18:24 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:18:24 ---> Running in 230ac6290596 05:18:25 Removing intermediate container 230ac6290596 05:18:25 ---> 4f3e212649d2 05:18:25 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:18:29 ---> 73ee5fb3d1e0 05:18:29 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:29 ---> Running in 62c73afa935e 05:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:18:32 OK: 263 MiB in 53 packages 05:18:33 Removing intermediate container 62c73afa935e 05:18:33 ---> 7dce64216477 05:18:33 Step 10/25 : ENV GO111MODULE=on 05:18:33 ---> Running in 5f9fe575ec69 05:18:33 Removing intermediate container 5f9fe575ec69 05:18:33 ---> 4e1817f0974d 05:18:33 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:18:33 ---> Running in 26699a34f1d2 05:18:33 Removing intermediate container 26699a34f1d2 05:18:33 ---> d8c59eaca35e 05:18:33 Step 12/25 : COPY go.mod vendor* ./ 05:18:34 ---> acaea95473b8 05:18:34 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:34 ---> Running in 488b16f2b358 05:18:37 Removing intermediate container 488b16f2b358 05:18:37 ---> 4c79665a59f3 05:18:37 Step 14/25 : COPY . . 05:18:42 ---> 1e144a572951 05:18:42 Step 15/25 : RUN ${MAKE} 05:18:42 ---> Running in 712de1b0f8da 05:18: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 05:20:50 Removing intermediate container 712de1b0f8da 05:20:50 ---> 7125e975ec2a 05:20:50 Step 16/25 : FROM alpine:3.17 05:20:50 3.17: Pulling from library/alpine 05:20:50 c41833b44d91: Already exists 05:20:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:20:50 Status: Downloaded newer image for alpine:3.17 05:20:50 ---> 51e60588ff2c 05:20:50 Step 17/25 : EXPOSE 4000 05:20:50 ---> Running in 2b1ce5b040b7 05:20:50 Removing intermediate container 2b1ce5b040b7 05:20:50 ---> 281307006525 05:20:50 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:20:51 ---> f7e9c1ccdcc5 05:20:51 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:20:52 ---> bb548b97439c 05:20:52 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:20:53 ---> dc5e759574f3 05:20:53 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:20:53 ---> Running in e806196c158a 05:20:53 Removing intermediate container e806196c158a 05:20:53 ---> f6525d41087a 05:20:53 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:20:53 ---> Running in dee869f0c3e4 05:20:53 Removing intermediate container dee869f0c3e4 05:20:53 ---> 27c7bd527a8c 05:20:53 Step 23/25 : LABEL arch=arm64 05:20:53 ---> Running in 87c2d3d91175 05:20:54 Removing intermediate container 87c2d3d91175 05:20:54 ---> 2073e00d008d 05:20:54 Step 24/25 : LABEL git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d 05:20:54 ---> Running in 97619c0830de 05:20:54 Removing intermediate container 97619c0830de 05:20:54 ---> f52610fdf880 05:20:54 Step 25/25 : LABEL version=0.0.0 05:20:54 ---> Running in 6401c7024b3c 05:20:55 Removing intermediate container 6401c7024b3c 05:20:55 ---> 00e7db3f2d9e 05:20:55 [Warning] One or more build-args [ARCH] were not consumed 05:20:55 Successfully built 00e7db3f2d9e 05:20:55 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 05:20:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:56 05:20:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:56 arm64: Pulling from edgex-lftools-log-publisher 05:20:56 8998bd30e6a1: Pulling fs layer 05:20:56 04944245beec: Pulling fs layer 05:20:56 699f458cf7ca: Pulling fs layer 05:20:56 765212b225bb: Pulling fs layer 05:20:56 f23df028b6ca: Pulling fs layer 05:20:56 d65c8cfc05b1: Pulling fs layer 05:20:56 2437ff75d9bd: Pulling fs layer 05:20:56 765212b225bb: Waiting 05:20:56 f23df028b6ca: Waiting 05:20:56 d65c8cfc05b1: Waiting 05:20:56 2437ff75d9bd: Waiting 05:20:56 04944245beec: Verifying Checksum 05:20:56 04944245beec: Download complete 05:20:56 765212b225bb: Verifying Checksum 05:20:56 765212b225bb: Download complete 05:20:56 f23df028b6ca: Verifying Checksum 05:20:56 f23df028b6ca: Download complete 05:20:56 d65c8cfc05b1: Verifying Checksum 05:20:56 d65c8cfc05b1: Download complete 05:20:57 699f458cf7ca: Verifying Checksum 05:20:57 699f458cf7ca: Download complete 05:20:57 8998bd30e6a1: Verifying Checksum 05:20:57 8998bd30e6a1: Download complete 05:20:59 2437ff75d9bd: Verifying Checksum 05:20:59 2437ff75d9bd: Download complete 05:21:01 8998bd30e6a1: Pull complete 05:21:01 04944245beec: Pull complete 05:21:03 699f458cf7ca: Pull complete 05:21:03 765212b225bb: Pull complete 05:21:04 f23df028b6ca: Pull complete 05:21:04 d65c8cfc05b1: Pull complete 05:21:19 2437ff75d9bd: Pull complete 05:21:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:19 prd-ubuntu20.04-docker-arm64-4c-16g-16662 does not seem to be running inside a container 05:21:19 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-lftools-log-publisher:arm64 cat 05:21:22 $ docker top 15e98b434beb96a96a4866416e9594f6479b081c9d6f4781204e6eba03faf859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:23 ---> job-cost.sh 05:21:23 lf-activate-venv: SKIPPING 05:21:23 INFO: No Stack... 05:21:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:21:24 INFO: Archiving Costs [Pipeline] sh 05:21:25 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:21:25 + cut -d, -f6 [Pipeline] lock 05:21:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] 05:21:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] did not exist. Created. 05:21:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:26 /w/workspace/edgex-ui-go/1@tmp/durable-117e3493/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:21:27 + echo total: 0.10999999940395355 [Pipeline] stash 05:21:27 Warning: overwriting stash ‘stack-cost’ 05:21:32 Stashed 1 file(s) [Pipeline] } 05:21:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:21:32 $ docker stop --time=1 15e98b434beb96a96a4866416e9594f6479b081c9d6f4781204e6eba03faf859 05:21:34 $ docker rm -f --volumes 15e98b434beb96a96a4866416e9594f6479b081c9d6f4781204e6eba03faf859 [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 05:21:35 provisioning config files... 05:21:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config525748794716504768tmp [Pipeline] { [Pipeline] sh 05:21:35 + set +x 05:21:35 + curl -s https://codecov.io/bash 05:21:35 + bash -s -- 05:21:35 05:21:35 _____ _ 05:21:35 / ____| | | 05:21:35 | | ___ __| | ___ ___ _____ __ 05:21:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:21:35 | |___| (_) | (_| | __/ (_| (_) \ V / 05:21:35 \_____\___/ \__,_|\___|\___\___/ \_/ 05:21:35 Bash-1.0.6 05:21:35 05:21:35 05:21:35 ==> git version 2.25.1 found 05:21:35 ==> 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 05:21:35 Release-Date: 2020-01-08 05:21:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:21:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:21:35 ==> Jenkins CI detected. 05:21:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-616 05:21:35 project root: . 05:21:35 --> token set from env 05:21:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:21:35 ==> Running gcov in . (disable via -X gcov) 05:21:35 ==> Python coveragepy not found 05:21:35 ==> Searching for coverage reports in: 05:21:35 + . 05:21:35 -> Found 1 reports 05:21:35 ==> Detecting git/mercurial file structure 05:21:35 ==> Reading reports 05:21:35 + ./coverage.out bytes=10 05:21:35 ==> Appending adjustments 05:21:35 https://docs.codecov.io/docs/fixing-reports 05:21:36 + Found adjustments 05:21:36 ==> Gzipping contents 05:21:36 12K /tmp/codecov.psn1KU.gz 05:21:36 ==> Uploading reports 05:21:36 url: https://codecov.io 05:21:36 query: branch=PR-616&commit=295d9255ef2afa6aeb8c743482b96de3e8f83f5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=616&job=&cmd_args= 05:21:36 -> Pinging Codecov 05:21:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-616&commit=295d9255ef2afa6aeb8c743482b96de3e8f83f5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=616&job=&cmd_args= 05:21:36 -> Uploading to 05:21:36 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/295d9255ef2afa6aeb8c743482b96de3e8f83f5d/b5b2cbdf-147f-46f8-aef8-013a5f4c0892.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T052136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=961f891f7b89e87bebb50da2c3dcafda4b7040c34996f143aef9cbcc0b45feb1 05:21:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:36 Dload Upload Total Spent Left Speed 05:21:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41150 --:--:-- --:--:-- --:--:-- 40963 100 9053 0 0 100 9053 0 41150 --:--:-- --:--:-- --:--:-- 40963 05:21:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] } 05:21:36 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 05:21:38 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives ] 05:21:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives 05:21:38 total 16 05:21:38 drwxr-xr-x 3 root root 4096 May 24 05:03 . 05:21:38 drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:03 .. 05:21:38 drwxr-xr-x 2 root root 4096 May 24 05:03 cost 05:21:38 -rw-r--r-- 1 root root 83 May 24 05:03 cost.csv 05:21:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives 05:21:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives 05:21:38 total 16 05:21:38 drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:03 . 05:21:38 drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:03 .. 05:21:38 drwxr-xr-x 2 jenkins jenkins 4096 May 24 05:03 cost 05:21:38 -rw-r--r-- 1 jenkins jenkins 83 May 24 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:21:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:21:39 ---> package-listing.sh 05:21:39 ++ facter osfamily 05:21:39 ++ tr '[:upper:]' '[:lower:]' 05:21:39 + OS_FAMILY=debian 05:21:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-616 05:21:39 + START_PACKAGES=/tmp/packages_start.txt 05:21:39 + END_PACKAGES=/tmp/packages_end.txt 05:21:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:21:39 + PACKAGES=/tmp/packages_start.txt 05:21:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-616 ']' 05:21:39 + PACKAGES=/tmp/packages_end.txt 05:21:39 + case "${OS_FAMILY}" in 05:21:39 + dpkg -l 05:21:39 + grep '^ii' 05:21:39 + '[' -f /tmp/packages_start.txt ']' 05:21:39 + '[' -f /tmp/packages_end.txt ']' 05:21:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:21:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-616 ']' 05:21:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/ 05:21:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/ [Pipeline] echo 05:21:39 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-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:21:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:41 prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container 05:21:41 $ 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-616/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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:21:41 $ docker top e6b8b22208a84fcb9f8f372d50fc45eefbcc27f9ebd90032211967cc4a06f019 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:41 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:42 + mkdir -p /var/log/sysstat [Pipeline] sh 05:21:42 + ls /var/log/sa-host 05:21:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:42 provisioning config files... 05:21:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config12485254129326987295tmp [Pipeline] { [Pipeline] echo 05:21:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:42 ---> create-netrc.sh [Pipeline] } 05:21:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:21:43 ---> python-tools-install.sh [Pipeline] echo 05:21:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:21:43 ---> sudo-logs.sh 05:21:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:21:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:21:44 ---> job-cost.sh 05:21:44 lf-activate-venv: SKIPPING 05:21:44 DEBUG: total: 0.2199999988079071 05:21:44 INFO: Retrieving Stack Cost... 05:21:44 INFO: Retrieving Pricing Info for: v3-standard-8 05:21:44 INFO: Archiving Costs [Pipeline] echo 05:21:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:21:45 ---> logs-deploy.sh 05:21:45 lf-activate-venv: SKIPPING 05:21:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-616/1 05:21:45 INFO: archiving workspace using pattern(s): 05:21:46 Archives upload complete. 05:21:46 INFO: archiving logs to Nexus