Pull request #567 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (b6ed186bb3dc9df6bac51ffab40ecb2d05503309) 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-ssh13648119664333715431.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12571793432061233860.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-567/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-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10142603117202432733.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9077342206782269929.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17161047223157262068.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-567/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-567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1585108251287362467.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117069 in /w/workspace/edgexfoundry_edgex-ui-go_PR-567 [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-567 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf Merge succeeded, producing 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf Checking out Revision 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf (PR-567) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:29:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:29:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:29:51 ========================================================= 04:29:51 EdgeX Global Pipelines Version Info 04:29:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:29:52 ------------------- 04:29:52 stable info: 04:29:52 ------------------- 04:29:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:29:52 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 04:29:52 Message: update stable to v1.0.243 04:29:53 ------------------- 04:29:53 experimental info: 04:29:53 ------------------- 04:29:53 Commited By: **** collab-it+edgex@linuxfoundation.org 04:29:53 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 04:29:53 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-567 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-567 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-567 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16cb6ac [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:55 provisioning config files... 04:29:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/config6952012872134475134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:55 ---> docker-login.sh 04:29:55 nexus3.edgexfoundry.org:10001 04:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:55 Configure a credential helper to remove this warning. See 04:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:55 04:29:55 Login Succeeded 04:29:55 nexus3.edgexfoundry.org:10002 04:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:55 Configure a credential helper to remove this warning. See 04:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:55 04:29:55 Login Succeeded 04:29:55 nexus3.edgexfoundry.org:10003 04:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:55 Configure a credential helper to remove this warning. See 04:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:55 04:29:55 Login Succeeded 04:29:55 nexus3.edgexfoundry.org:10004 04:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:56 Configure a credential helper to remove this warning. See 04:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:56 04:29:56 Login Succeeded 04:29:56 docker.io 04:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:56 Configure a credential helper to remove this warning. See 04:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:56 04:29:56 Login Succeeded 04:29:56 ---> docker-login.sh ends [Pipeline] } 04:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:29:57 + git rev-list -1 --merges 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf~1..16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] echo 04:29:57 -----------> git rev-list -1 --merges 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf~1..16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [false] [Pipeline] sh 04:29:57 + git log --format=format:%s -1 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] echo 04:29:57 ========================================================= 04:29:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:29:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:29:57 + git log --format=format:%s -1 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] echo 04:29:57 [semverPrep] GIT_COMMIT: 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:29:57 [semverPrep] This is not a build commit. [Pipeline] sh 04:29:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:29:58 + grep -v github /etc/ssh/ssh_known_hosts 04:29:58 + [ -e /tmp/ssh_known_hosts ] 04:29:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:29:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:29:58 + sudo tee -a /etc/ssh/ssh_known_hosts 04:29:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:58 04:29:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:59 0.1.4: Pulling from edgex-devops/py-git-semver 04:29:59 b85a868b505f: Pulling fs layer 04:29:59 e2be974225ed: Pulling fs layer 04:29:59 339a4e72a1f5: Pulling fs layer 04:29:59 988bab9f4d93: Pulling fs layer 04:29:59 1469e6f7b9e6: Pulling fs layer 04:29:59 eaf3925da568: Pulling fs layer 04:29:59 bab4dde63d76: Pulling fs layer 04:29:59 bde34c3a00c8: Pulling fs layer 04:29:59 eaf3925da568: Waiting 04:29:59 bab4dde63d76: Waiting 04:29:59 bde34c3a00c8: Waiting 04:29:59 988bab9f4d93: Waiting 04:29:59 b352a97aabf1: Pulling fs layer 04:29:59 4872d77fe225: Pulling fs layer 04:29:59 5851b861e8e6: Pulling fs layer 04:29:59 b352a97aabf1: Waiting 04:29:59 5851b861e8e6: Waiting 04:29:59 4872d77fe225: Waiting 04:29:59 e2be974225ed: Download complete 04:29:59 988bab9f4d93: Verifying Checksum 04:29:59 988bab9f4d93: Download complete 04:29:59 1469e6f7b9e6: Verifying Checksum 04:29:59 1469e6f7b9e6: Download complete 04:29:59 eaf3925da568: Download complete 04:29:59 339a4e72a1f5: Verifying Checksum 04:29:59 339a4e72a1f5: Download complete 04:29:59 bde34c3a00c8: Download complete 04:29:59 b352a97aabf1: Download complete 04:29:59 4872d77fe225: Verifying Checksum 04:29:59 4872d77fe225: Download complete 04:29:59 5851b861e8e6: Download complete 04:29:59 b85a868b505f: Verifying Checksum 04:29:59 b85a868b505f: Download complete 04:29:59 bab4dde63d76: Verifying Checksum 04:29:59 bab4dde63d76: Download complete 04:30:00 b85a868b505f: Pull complete 04:30:00 e2be974225ed: Pull complete 04:30:01 339a4e72a1f5: Pull complete 04:30:01 988bab9f4d93: Pull complete 04:30:01 1469e6f7b9e6: Pull complete 04:30:01 eaf3925da568: Pull complete 04:30:03 bab4dde63d76: Pull complete 04:30:03 bde34c3a00c8: Pull complete 04:30:03 b352a97aabf1: Pull complete 04:30:03 4872d77fe225: Pull complete 04:30:03 5851b861e8e6: Pull complete 04:30:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:03 prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container 04:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@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:30:05 $ docker top 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d -eo pid,comm 04:30:05 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:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:05 [ssh-agent] Looking for ssh-agent implementation... 04:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:06 $ docker exec 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d ssh-agent 04:30:06 SSH_AUTH_SOCK=/tmp/ssh-ynnXXR8MFlEw/agent.33 04:30:06 SSH_AGENT_PID=39 04:30:06 Running ssh-add (command line suppressed) 04:30:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/private_key_10074689090344357501.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/private_key_10074689090344357501.key) 04:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:06 + git tag --points-at HEAD [Pipeline] } 04:30:06 $ docker exec --env ******** --env ******** 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d ssh-agent -k 04:30:06 unset SSH_AUTH_SOCK; 04:30:06 unset SSH_AGENT_PID; 04:30:06 echo Agent pid 39 killed; 04:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:06 [ssh-agent] Looking for ssh-agent implementation... 04:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:07 $ docker exec 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d ssh-agent 04:30:07 SSH_AUTH_SOCK=/tmp/ssh-q9JGbhoac8Uo/agent.72 04:30:07 SSH_AGENT_PID=78 04:30:07 Running ssh-add (command line suppressed) 04:30:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/private_key_15910660464943198846.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/private_key_15910660464943198846.key) 04:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:07 + git semver init 04:30:07 2022-10-26 04:30:07,751 [run_init] DEBUG init version:0.0.0 force:False 04:30:07 2022-10-26 04:30:07,752 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver 04:30:07 2022-10-26 04:30:07,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver 04:30:07 2022-10-26 04:30:07,753 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-567, universal_newlines=False, shell=None, istream=None) 04:30:09 2022-10-26 04:30:09,247 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.git/info/exclude 04:30:09 2022-10-26 04:30:09,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver/PR-567 with force:False 04:30:09 2022-10-26 04:30:09,247 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver/PR-567 04:30:09 2022-10-26 04:30:09,252 [execute] INFO git cat-file --batch-check 04:30:09 2022-10-26 04:30:09,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver, universal_newlines=False, shell=None, istream=) 04:30:09 2022-10-26 04:30:09,258 [execute] INFO git cat-file --batch 04:30:09 2022-10-26 04:30:09,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver, universal_newlines=False, shell=None, istream=) 04:30:09 2022-10-26 04:30:09,264 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver/PR-567 04:30:09 0.0.0 [Pipeline] } 04:30:09 $ docker exec --env ******** --env ******** 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d ssh-agent -k 04:30:09 unset SSH_AUTH_SOCK; 04:30:09 unset SSH_AGENT_PID; 04:30:09 echo Agent pid 78 killed; 04:30:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:10 + git semver [Pipeline] } 04:30:10 $ docker stop --time=1 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d 04:30:11 $ docker rm -f 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d [Pipeline] // withDockerContainer [Pipeline] sh 04:30:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:30:12 Stashed 1 file(s) [Pipeline] echo 04:30:12 [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:30:13 provisioning config files... 04:30:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/config987152525945651980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:13 ---> docker-login.sh 04:30:13 nexus3.edgexfoundry.org:10001 04:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:13 Configure a credential helper to remove this warning. See 04:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:13 04:30:13 Login Succeeded 04:30:13 nexus3.edgexfoundry.org:10002 04:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:13 Configure a credential helper to remove this warning. See 04:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:13 04:30:13 Login Succeeded 04:30:13 nexus3.edgexfoundry.org:10003 04:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:13 Configure a credential helper to remove this warning. See 04:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:13 04:30:13 Login Succeeded 04:30:13 nexus3.edgexfoundry.org:10004 04:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:13 Configure a credential helper to remove this warning. See 04:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:13 04:30:13 Login Succeeded 04:30:13 docker.io 04:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:14 Configure a credential helper to remove this warning. See 04:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:14 04:30:14 Login Succeeded 04:30:14 ---> docker-login.sh ends [Pipeline] } 04:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:14 ========================================================= 04:30:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:30:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:30:15 Sending build context to Docker daemon 45.52MB 04:30:15 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 04:30:15 Step 2/16 : FROM ${BASE} AS builder 04:30:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:30:15 213ec9aee27d: Pulling fs layer 04:30:15 4583459ba037: Pulling fs layer 04:30:15 93c1e223e6f2: Pulling fs layer 04:30:15 53926ce57604: Pulling fs layer 04:30:15 21b2b0c7a3f4: Pulling fs layer 04:30:15 30f14e443154: Pulling fs layer 04:30:15 801331c1e519: Pulling fs layer 04:30:15 99cc6dd402b0: Pulling fs layer 04:30:15 7d9ed39f4882: Pulling fs layer 04:30:15 30f14e443154: Waiting 04:30:15 801331c1e519: Waiting 04:30:15 53926ce57604: Waiting 04:30:15 99cc6dd402b0: Waiting 04:30:15 7d9ed39f4882: Waiting 04:30:15 93c1e223e6f2: Verifying Checksum 04:30:15 93c1e223e6f2: Download complete 04:30:15 4583459ba037: Download complete 04:30:15 21b2b0c7a3f4: Verifying Checksum 04:30:15 21b2b0c7a3f4: Download complete 04:30:15 30f14e443154: Verifying Checksum 04:30:15 30f14e443154: Download complete 04:30:15 213ec9aee27d: Download complete 04:30:15 801331c1e519: Verifying Checksum 04:30:15 801331c1e519: Download complete 04:30:15 213ec9aee27d: Pull complete 04:30:15 4583459ba037: Pull complete 04:30:15 93c1e223e6f2: Pull complete 04:30:16 7d9ed39f4882: Verifying Checksum 04:30:16 7d9ed39f4882: Download complete 04:30:16 53926ce57604: Verifying Checksum 04:30:16 53926ce57604: Download complete 04:30:16 99cc6dd402b0: Verifying Checksum 04:30:16 99cc6dd402b0: Download complete 04:30:19 53926ce57604: Pull complete 04:30:19 21b2b0c7a3f4: Pull complete 04:30:19 30f14e443154: Pull complete 04:30:19 801331c1e519: Pull complete 04:30:21 99cc6dd402b0: Pull complete 04:30:22 7d9ed39f4882: Pull complete 04:30:22 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 04:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:30:22 ---> 1dedd983c030 04:30:22 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:30:24 ---> Running in c5d9c4e6d916 04:30:24 Removing intermediate container c5d9c4e6d916 04:30:24 ---> 692cbf27969c 04:30:24 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 04:30:24 ---> Running in 36d51fa69852 04:30:24 Removing intermediate container 36d51fa69852 04:30:24 ---> 797bce437648 04:30:24 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 04:30:24 ---> Running in e617dc7309af 04:30:25 Removing intermediate container e617dc7309af 04:30:25 ---> f4d96fbfa15a 04:30:25 Step 6/16 : LABEL Name=edgex-ui-go 04:30:25 ---> Running in 7b229f621079 04:30:25 Removing intermediate container 7b229f621079 04:30:25 ---> df55549a760d 04:30:25 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 04:30:25 ---> Running in 12604b31250a 04:30:25 Removing intermediate container 12604b31250a 04:30:25 ---> 2e0b8c9ad00c 04:30:25 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:30:25 latest: Pulling from library/docker 04:30:25 213ec9aee27d: Already exists 04:30:25 7b0dd730a5c3: Pulling fs layer 04:30:25 4b90f8029a36: Pulling fs layer 04:30:25 bea6d6d58c11: Pulling fs layer 04:30:25 b28b21e97172: Pulling fs layer 04:30:25 334122ffbec7: Pulling fs layer 04:30:25 3fb299f33a69: Pulling fs layer 04:30:25 dd1f07ef4870: Pulling fs layer 04:30:25 458294789bc3: Pulling fs layer 04:30:25 b28b21e97172: Waiting 04:30:25 334122ffbec7: Waiting 04:30:25 3fb299f33a69: Waiting 04:30:25 dd1f07ef4870: Waiting 04:30:25 458294789bc3: Waiting 04:30:26 4b90f8029a36: Download complete 04:30:26 7b0dd730a5c3: Verifying Checksum 04:30:26 7b0dd730a5c3: Download complete 04:30:26 7b0dd730a5c3: Pull complete 04:30:26 4b90f8029a36: Pull complete 04:30:26 334122ffbec7: Verifying Checksum 04:30:26 334122ffbec7: Download complete 04:30:26 bea6d6d58c11: Verifying Checksum 04:30:26 bea6d6d58c11: Download complete 04:30:26 3fb299f33a69: Verifying Checksum 04:30:26 3fb299f33a69: Download complete 04:30:26 dd1f07ef4870: Verifying Checksum 04:30:26 dd1f07ef4870: Download complete 04:30:26 b28b21e97172: Verifying Checksum 04:30:26 b28b21e97172: Download complete 04:30:26 458294789bc3: Verifying Checksum 04:30:26 458294789bc3: Download complete 04:30:26 bea6d6d58c11: Pull complete 04:30:27 b28b21e97172: Pull complete 04:30:27 334122ffbec7: Pull complete 04:30:27 3fb299f33a69: Pull complete 04:30:27 dd1f07ef4870: Pull complete 04:30:27 458294789bc3: Pull complete 04:30:27 Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 04:30:27 Status: Downloaded newer image for docker:latest 04:30:28 Still waiting to schedule task 04:30:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:30:29 ---> 74677980f378 04:30:29 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:30:29 ---> Running in 3cea3031929c 04:30:29 Removing intermediate container 3cea3031929c 04:30:29 ---> 2d9a9d54b2ab 04:30:29 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:30:29 ---> Running in 00e2faca1cc7 04:30:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:30:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:30:31 OK: 211 MiB in 51 packages 04:30:31 Removing intermediate container 00e2faca1cc7 04:30:31 ---> d7130320725f 04:30:31 Step 11/16 : ENV GO111MODULE=on 04:30:31 ---> Running in 633b0c1855b5 04:30:31 Removing intermediate container 633b0c1855b5 04:30:31 ---> b1bf63915226 04:30:31 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:30:31 ---> Running in 90118edd9227 04:30:31 Removing intermediate container 90118edd9227 04:30:31 ---> b9ea35d3ffc5 04:30:31 Step 13/16 : COPY go.mod vendor* ./ 04:30:31 ---> 06a5b36d5b8e 04:30:31 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:31 ---> Running in b7f253d3eb2b 04:30:49 Removing intermediate container b7f253d3eb2b 04:30:49 ---> a22f4ccb37ec 04:30:49 Step 15/16 : COPY . . 04:30:49 ---> 856615503c48 04:30:49 Step 16/16 : RUN ${MAKE} 04:30:49 ---> Running in 7aa004b6aa2a 04:30:49 noop 04:30:49 Removing intermediate container 7aa004b6aa2a 04:30:49 ---> 4ae200da0355 04:30:49 Successfully built 4ae200da0355 04:30:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:50 + docker inspect -f . ci-base-image-x86_64 04:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:50 prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container 04:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@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 04:30:50 $ docker top e11f53e196265193ccc269c02bb35ed98bbe32f847e6811f2277025133ab8c9a -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:51 + go version 04:30:51 go version go1.18.7 linux/amd64 [Pipeline] } 04:30:51 $ docker stop --time=1 e11f53e196265193ccc269c02bb35ed98bbe32f847e6811f2277025133ab8c9a 04:30:52 $ docker rm -f e11f53e196265193ccc269c02bb35ed98bbe32f847e6811f2277025133ab8c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:53 + docker inspect -f . ci-base-image-x86_64 04:30:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:53 prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container 04:30:53 $ 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-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@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 04:30:53 $ docker top 0ffaa467d55d68bf3413f2370bfe18617d7274f1caa1041216436fceede9f47f -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-567 [Pipeline] fileExists [Pipeline] sh 04:30:54 + make test 04:30:54 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:30:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:31:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:31:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:31:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:31:02 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:31:02 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:31:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:31:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:31:02 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:31:02 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:31:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:06 ./bin/test-attribution-txt.sh 04:31:06 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 04:31:06 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 04:31:06 An attribution for golang.org/x/net is missing from Attribution.txt, please add 04:31:06 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 04:31:06 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 04:31:06 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 04:31:06 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 04:31:06 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:31:06 make -C web test 04:31:06 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-567/web' 04:31:06 make[1]: tput: No such file or directory 04:31:06 make[1]: tput: No such file or directory 04:31:06 warning: generating ./VERSION 04:31:06 echo "0.0.0" > VERSION 04:31:06 docker build \ 04:31:06 -f Dockerfile \ 04:31:06 --build-arg USER=1000 \ 04:31:06 \ 04:31:06 --label "git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf" \ 04:31:06 -t edgexfoundry/edgex-web-ui:16cb6aca5b17416ce9480fa08d830dd6e0e00cbf \ 04:31:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:31:06 . 04:31:06 Sending build context to Docker daemon 3.269MB 04:31:06 Step 1/10 : FROM node:16.17-alpine3.15 04:31:06 16.17-alpine3.15: Pulling from library/node 04:31:06 9621f1afde84: Pulling fs layer 04:31:06 c6f70ee39829: Pulling fs layer 04:31:06 56892a8094a2: Pulling fs layer 04:31:06 58dd87906ef0: Pulling fs layer 04:31:06 58dd87906ef0: Waiting 04:31:06 56892a8094a2: Download complete 04:31:06 9621f1afde84: Verifying Checksum 04:31:06 58dd87906ef0: Verifying Checksum 04:31:06 58dd87906ef0: Download complete 04:31:06 9621f1afde84: Pull complete 04:31:06 c6f70ee39829: Verifying Checksum 04:31:06 c6f70ee39829: Download complete 04:31:07 c6f70ee39829: Pull complete 04:31:07 56892a8094a2: Pull complete 04:31:07 58dd87906ef0: Pull complete 04:31:07 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 04:31:07 Status: Downloaded newer image for node:16.17-alpine3.15 04:31:07 ---> b69703f70c3d 04:31:07 Step 2/10 : RUN apk add --no-cache chromium 04:31:08 ---> Running in e0ace0da7a8e 04:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:31:09 (1/129) Installing libxau (1.0.9-r0) 04:31:09 (2/129) Installing libmd (1.0.3-r0) 04:31:09 (3/129) Installing libbsd (0.11.3-r1) 04:31:09 (4/129) Installing libxdmcp (1.1.3-r0) 04:31:09 (5/129) Installing libxcb (1.14-r2) 04:31:09 (6/129) Installing libx11 (1.7.3.1-r0) 04:31:09 (7/129) Installing libxext (1.3.4-r0) 04:31:09 (8/129) Installing libice (1.0.10-r0) 04:31:09 (9/129) Installing libuuid (2.37.4-r0) 04:31:09 (10/129) Installing libsm (1.2.3-r0) 04:31:09 (11/129) Installing libxt (1.2.1-r0) 04:31:09 (12/129) Installing libxmu (1.1.3-r0) 04:31:09 (13/129) Installing xset (1.2.4-r0) 04:31:09 (14/129) Installing xprop (1.2.5-r0) 04:31:09 (15/129) Installing xdg-utils (1.1.3-r0) 04:31:09 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 04:31:09 (17/129) Installing pkgconf (1.8.0-r0) 04:31:09 (18/129) Installing libffi (3.4.2-r1) 04:31:09 (19/129) Installing libintl (0.21-r0) 04:31:09 (20/129) Installing libblkid (2.37.4-r0) 04:31:09 (21/129) Installing libmount (2.37.4-r0) 04:31:09 (22/129) Installing pcre (8.45-r1) 04:31:09 (23/129) Installing glib (2.70.1-r0) 04:31:09 (24/129) Installing xz-libs (5.2.5-r1) 04:31:09 (25/129) Installing libxml2 (2.9.14-r2) 04:31:09 (26/129) Installing shared-mime-info (2.1-r1) 04:31:09 (27/129) Installing hicolor-icon-theme (0.17-r1) 04:31:09 (28/129) Installing libjpeg-turbo (2.1.2-r0) 04:31:09 (29/129) Installing libpng (1.6.37-r1) 04:31:09 (30/129) Installing libwebp (1.2.2-r0) 04:31:09 (31/129) Installing zstd-libs (1.5.0-r0) 04:31:09 (32/129) Installing tiff (4.4.0-r0) 04:31:09 (33/129) Installing gdk-pixbuf (2.42.8-r0) 04:31:09 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 04:31:09 (35/129) Installing libxcomposite (0.4.5-r0) 04:31:09 (36/129) Installing libxfixes (6.0.0-r0) 04:31:09 (37/129) Installing libxrender (0.9.10-r3) 04:31:09 (38/129) Installing libxcursor (1.2.0-r0) 04:31:09 (39/129) Installing libxdamage (1.1.5-r1) 04:31:09 (40/129) Installing libxi (1.8-r0) 04:31:09 (41/129) Installing libxinerama (1.1.4-r1) 04:31:09 (42/129) Installing libxrandr (1.5.2-r1) 04:31:09 (43/129) Installing atk (2.36.0-r0) 04:31:09 (44/129) Installing libxtst (1.2.3-r3) 04:31:09 (45/129) Installing dbus-libs (1.12.24-r0) 04:31:09 (46/129) Installing at-spi2-core (2.42.0-r0) 04:31:09 (47/129) Installing at-spi2-atk (2.38.0-r0) 04:31:09 (48/129) Installing expat (2.5.0-r0) 04:31:09 (49/129) Installing brotli-libs (1.0.9-r5) 04:31:09 (50/129) Installing libbz2 (1.0.8-r1) 04:31:09 (51/129) Installing freetype (2.11.1-r2) 04:31:09 (52/129) Installing fontconfig (2.13.1-r4) 04:31:09 (53/129) Installing pixman (0.40.0-r3) 04:31:09 (54/129) Installing cairo (1.16.0-r5) 04:31:09 (55/129) Installing cairo-gobject (1.16.0-r5) 04:31:09 (56/129) Installing avahi-libs (0.8-r5) 04:31:09 (57/129) Installing gmp (6.2.1-r1) 04:31:09 (58/129) Installing nettle (3.7.3-r0) 04:31:09 (59/129) Installing p11-kit (0.24.0-r1) 04:31:09 (60/129) Installing libtasn1 (4.18.0-r0) 04:31:09 (61/129) Installing libunistring (0.9.10-r1) 04:31:09 (62/129) Installing gnutls (3.7.1-r1) 04:31:09 (63/129) Installing cups-libs (2.3.3-r6) 04:31:09 (64/129) Installing libepoxy (1.5.9-r0) 04:31:09 (65/129) Installing fribidi (1.0.11-r0) 04:31:09 (66/129) Installing graphite2 (1.3.14-r0) 04:31:09 (67/129) Installing harfbuzz (3.0.0-r2) 04:31:09 (68/129) Installing libxft (2.3.4-r0) 04:31:09 (69/129) Installing pango (1.48.10-r0) 04:31:09 (70/129) Installing wayland-libs-client (1.19.0-r1) 04:31:09 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 04:31:09 (72/129) Installing wayland-libs-egl (1.19.0-r1) 04:31:09 (73/129) Installing xkeyboard-config (2.34-r0) 04:31:09 (74/129) Installing libxkbcommon (1.3.1-r0) 04:31:09 (75/129) Installing gtk+3.0 (3.24.30-r0) 04:31:09 Executing gtk+3.0-3.24.30-r0.post-install 04:31:09 (76/129) Installing libfontenc (1.1.4-r0) 04:31:09 (77/129) Installing mkfontscale (1.2.1-r1) 04:31:09 (78/129) Installing ttf-opensans (1.10-r1) 04:31:09 Executing ttf-opensans-1.10-r1.post-install 04:31:12 (79/129) Installing libogg (1.3.5-r0) 04:31:12 (80/129) Installing flac (1.3.4-r0) 04:31:12 (81/129) Installing alsa-lib (1.2.5.1-r1) 04:31:12 (82/129) Installing libatomic (10.3.1_git20211027-r0) 04:31:12 (83/129) Installing sdl2 (2.0.16-r4) 04:31:12 (84/129) Installing aom-libs (3.2.0-r0) 04:31:12 (85/129) Installing libass (0.15.2-r0) 04:31:12 (86/129) Installing libdav1d (0.9.2-r0) 04:31:12 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 04:31:12 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 04:31:12 (89/129) Installing lame (3.100-r0) 04:31:12 (90/129) Installing opus (1.3.1-r1) 04:31:12 (91/129) Installing libgomp (10.3.1_git20211027-r0) 04:31:12 (92/129) Installing soxr (0.1.3-r2) 04:31:12 (93/129) Installing libsrt (1.4.2-r1) 04:31:12 (94/129) Installing libssh (0.9.6-r1) 04:31:12 (95/129) Installing libtheora (1.1.1-r16) 04:31:12 (96/129) Installing v4l-utils-libs (1.22.1-r1) 04:31:12 (97/129) Installing libpciaccess (0.16-r0) 04:31:12 (98/129) Installing libdrm (2.4.109-r0) 04:31:12 (99/129) Installing libva (2.13.0-r0) 04:31:12 (100/129) Installing libvdpau (1.4-r0) 04:31:12 (101/129) Installing vidstab (1.1.0-r1) 04:31:12 (102/129) Installing libvorbis (1.3.7-r0) 04:31:12 (103/129) Installing libvpx (1.10.0-r0) 04:31:12 (104/129) Installing vulkan-loader (1.2.196-r0) 04:31:12 (105/129) Installing x264-libs (20210613-r0) 04:31:12 (106/129) Installing x265-libs (3.5-r0) 04:31:12 (107/129) Installing xvidcore (1.3.7-r1) 04:31:12 (108/129) Installing ffmpeg-libs (4.4.1-r2) 04:31:12 (109/129) Installing libevent (2.1.12-r4) 04:31:12 (110/129) Installing mesa (21.2.6-r0) 04:31:12 (111/129) Installing wayland-libs-server (1.19.0-r1) 04:31:12 (112/129) Installing mesa-gbm (21.2.6-r0) 04:31:12 (113/129) Installing lcms2 (2.12-r1) 04:31:12 (114/129) Installing nspr (4.32-r0) 04:31:12 (115/129) Installing sqlite-libs (3.36.0-r0) 04:31:12 (116/129) Installing nss (3.78.1-r0) 04:31:12 (117/129) Installing libasyncns (0.8-r1) 04:31:12 (118/129) Installing libltdl (2.4.6-r7) 04:31:12 (119/129) Installing orc (0.4.32-r0) 04:31:12 (120/129) Installing libsndfile (1.0.31-r1) 04:31:12 (121/129) Installing speexdsp (1.2.0-r0) 04:31:12 (122/129) Installing tdb-libs (1.4.5-r0) 04:31:12 (123/129) Installing libpulse (15.0-r2) 04:31:12 (124/129) Installing re2 (2021.11.01-r0) 04:31:12 (125/129) Installing snappy (1.1.9-r1) 04:31:12 (126/129) Installing libgpg-error (1.42-r1) 04:31:12 (127/129) Installing libgcrypt (1.9.4-r0) 04:31:12 (128/129) Installing libxslt (1.1.35-r0) 04:31:12 (129/129) Installing chromium (99.0.4844.84-r0) 04:31:13 Executing busybox-1.34.1-r7.trigger 04:31:13 Executing glib-2.70.1-r0.trigger 04:31:13 Executing shared-mime-info-2.1-r1.trigger 04:31:15 Executing gdk-pixbuf-2.42.8-r0.trigger 04:31:15 Executing gtk-update-icon-cache-2.24.33-r0.trigger 04:31:15 Executing fontconfig-2.13.1-r4.trigger 04:31:15 Executing mkfontscale-1.2.1-r1.trigger 04:31:15 OK: 286 MiB in 145 packages 04:31:18 Removing intermediate container e0ace0da7a8e 04:31:18 ---> 720aacd093d7 04:31:18 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:31:18 ---> Running in a1d7656724d9 04:31:18 Removing intermediate container a1d7656724d9 04:31:18 ---> 81a22d3eb7b2 04:31:18 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 04:31:19 ---> Running in 398f113afbf1 04:31:19 Removing intermediate container 398f113afbf1 04:31:19 ---> 326863851ca0 04:31:19 Step 5/10 : RUN npm install -g npm 04:31:19 ---> Running in 7a5845aedb43 04:31:25 04:31:25 changed 54 packages, and audited 212 packages in 5s 04:31:25 04:31:25 11 packages are looking for funding 04:31:25 run `npm fund` for details 04:31:25 04:31:25 found 0 vulnerabilities 04:31:25 Removing intermediate container 7a5845aedb43 04:31:25 ---> 4cb1e2da75e2 04:31:25 Step 6/10 : ARG USER=1000 04:31:25 ---> Running in 361e220c4113 04:31:25 Removing intermediate container 361e220c4113 04:31:25 ---> 6f5fe4947b3b 04:31:25 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:31:25 ---> Running in 91c13e3e0783 04:31:26 Removing intermediate container 91c13e3e0783 04:31:26 ---> d0095d27afe7 04:31:26 Step 8/10 : USER $USER:$USER 04:31:26 ---> Running in a5dba346fd4e 04:31:26 Removing intermediate container a5dba346fd4e 04:31:26 ---> 2cead2a7f9fc 04:31:26 Step 9/10 : WORKDIR /app 04:31:26 ---> Running in 94490e41ce39 04:31:26 Removing intermediate container 94490e41ce39 04:31:26 ---> b3f32e7ee1ca 04:31:26 Step 10/10 : LABEL git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 04:31:26 ---> Running in 2bf1969f45b1 04:31:26 Removing intermediate container 2bf1969f45b1 04:31:26 ---> 28ecde2885c6 04:31:26 Successfully built 28ecde2885c6 04:31:26 Successfully tagged edgexfoundry/edgex-web-ui:16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 04:31:26 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:31:26 touch edgex-web-ui.imagebuilt 04:31:27 mkdir -p node_modules coverage 04:31:27 chown "1000:1000" node_modules coverage package-lock.json 04:31:27 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:28 npm WARN EBADENGINE Unsupported engine { 04:31:28 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:31:28 npm WARN EBADENGINE required: { 04:31:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:31:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:31:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:31:28 npm WARN EBADENGINE }, 04:31:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:31:28 npm WARN EBADENGINE } 04:31:33 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:31:33 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 04:31:33 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:31:33 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:31:33 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:31:33 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:31:34 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:31:35 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:31:35 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:31:37 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 04:31:37 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 04:31:37 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. 04:31:38 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:31:38 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:31: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. 04:31: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. 04:31:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:31:41 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. 04:31:44 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. 04:31:49 04:31:49 added 1478 packages, and audited 1479 packages in 21s 04:31:49 04:31:49 90 packages are looking for funding 04:31:49 run `npm fund` for details 04:31:49 04:31:49 14 vulnerabilities (3 moderate, 9 high, 2 critical) 04:31:49 04:31:49 To address issues that do not require attention, run: 04:31:49 npm audit fix 04:31:49 04:31:49 To address all issues (including breaking changes), run: 04:31:49 npm audit fix --force 04:31:49 04:31:49 Run `npm audit` for details. 04:31:52 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 04:31:54 - Generating browser application bundles (phase: setup)... 04:31:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117071 in /w/workspace/edgexfoundry_edgex-ui-go_PR-567 [Pipeline] { [Pipeline] ws 04:31:56 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:31:56 The recommended git tool is: git 04:31:58 Compiling @angular/compiler/testing : es2015 as esm2015 04:31:58 Compiling @angular/core : es2015 as esm2015 04:32:01 using credential edgex-jenkins-ssh 04:32:01 Cloning the remote Git repository 04:32:02 Compiling @angular/common : es2015 as esm2015 04:32:02 Compiling @angular/core/testing : es2015 as esm2015 04:32:02 Compiling @angular/platform-browser : es2015 as esm2015 04:32:02 Compiling @angular/common/testing : es2015 as esm2015 04:32:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:32:01 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:32:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:32:02 > git --version # timeout=10 04:32:02 > git --version # 'git version 2.25.1' 04:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:02 Verifying host key using known hosts file 04:32:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:32:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:03 Compiling @angular/common/http : es2015 as esm2015 04:32:03 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:32:03 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:32:03 Compiling @angular/forms : es2015 as esm2015 04:32:03 Compiling @angular/router : es2015 as esm2015 04:32:03 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:32:04 Compiling @angular/common/http/testing : es2015 as esm2015 04:32:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:32:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:05 Compiling @angular/router/testing : es2015 as esm2015 04:32:06 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 04:32:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:32:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:06 Verifying host key using known hosts file 04:32:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:32:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:32:06 > git config core.sparsecheckout # timeout=10 04:32:06 > git checkout -f 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf # timeout=10 04:32:07 Merge succeeded, producing 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 04:32:07 Checking out Revision 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf (PR-567) 04:32:07 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:32:07 > git --version # timeout=10 04:32:07 > git --version # 'git version 2.25.1' 04:32:07 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 04:32:07 > git remote # timeout=10 04:32:07 > git config --get remote.origin.url # timeout=10 04:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:07 Verifying host key using known hosts file 04:32:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:32:07 > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 04:32:07 > git rev-parse HEAD^{commit} # timeout=10 04:32:07 > git config core.sparsecheckout # timeout=10 04:32:07 > git checkout -f 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:32:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:08 Dload Upload Total Spent Left Speed 04:32:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh 04:32:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:32:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:32:09 + sudo tee /etc/docker/daemon.new 04:32:09 { 04:32:09 "registry-mirrors": [ 04:32:09 "https://nexus3.edgexfoundry.org:10001" 04:32:09 ], 04:32:09 "bip": "10.250.0.254/24", 04:32:09 "hosts": [ 04:32:09 "tcp://0.0.0.0:5555", 04:32:09 "unix:///var/run/docker.sock" 04:32:09 ], 04:32:09 "mtu": 1458, 04:32:09 "selinux-enabled": true, 04:32:09 "seccomp-profile": "/etc/docker/seccomp.json" 04:32:09 } [Pipeline] sh 04:32:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:32:10 + sudo service docker restart 04:32:12 26 10 2022 04:32:11.524:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:32:12 26 10 2022 04:32:11.527:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:32:12 26 10 2022 04:32:11.533:INFO [launcher]: Starting browser ChromeHeadless 04:32:24 ✔ Browser application bundle generation complete. 04:32:24 26 10 2022 04:32:23.138:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket jMreFFos7xK1c13KAAAB with id 11261518 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.064 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.078 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.084 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.09 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.107 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.154 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.185 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.279 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.301 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.319 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.366 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.369 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.42 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.566 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.58 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.584 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.6 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.614 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.625 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.647 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.655 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.662 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.682 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.685 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.72 secs) 04:32:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.751 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.759 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.765 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.773 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.789 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.794 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.797 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.801 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.82 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.823 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.828 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.832 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.835 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.862 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.87 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.873 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.885 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.892 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.915 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.923 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.925 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.929 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.948 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.956 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.96 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.963 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.965 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.983 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.992 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.023 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.032 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.039 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.05 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.067 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.073 secs) 04:32:27 WARN: ' 04:32:27 It looks like you're using ngModel on the same form field as formControlName. 04:32:27 Support for using the ngModel input property and ngModelChange event with 04:32:27 reactive form directives has been deprecated in Angular v6 and will be removed 04:32:27 in a future version of Angular. 04:32:27 04:32:27 For more information on this, see our API docs here: 04:32:27 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:32:27 ' 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.073 secs) 04:32:27 WARN: ' 04:32:27 It looks like you're using ngModel on the same form field as formControlName. 04:32:27 Support for using the ngModel input property and ngModelChange event with 04:32:27 reactive form directives has been deprecated in Angular v6 and will be removed 04:32:27 in a future version of Angular. 04:32:27 04:32:27 For more information on this, see our API docs here: 04:32:27 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:32:27 ' 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.095 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.11 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.114 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.117 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.143 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.147 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.15 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.156 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.168 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.178 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.181 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.192 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.198 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.207 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.219 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.222 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.226 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.229 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.232 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.237 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.239 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.24 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.246 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.254 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.26 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.29 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.298 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.323 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.331 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.34 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.351 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.356 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.388 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.394 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.397 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.421 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.431 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.448 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.454 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.462 secs) 04:32:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.468 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.489 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.53 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.551 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.562 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.576 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.591 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.602 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.635 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.677 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.694 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.726 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.775 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.789 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.794 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.801 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.814 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.817 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.819 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.875 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.878 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.899 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.909 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.911 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.913 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.916 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.918 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.927 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.938 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.942 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.945 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.948 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.95 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.001 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.005 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.007 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:28 provisioning config files... 04:32:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3407651824305831028tmp [Pipeline] { 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.023 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.047 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.055 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.08 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.101 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.112 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.143 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.157 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.167 secs) 04:32:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.172 secs) [Pipeline] libraryResource [Pipeline] sh 04:32:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.178 secs) 04:32:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.193 secs) 04:32:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.201 secs) 04:32:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.29 secs / 2.201 secs) 04:32:29 TOTAL: 149 SUCCESS 04:32:29 ✔ Browser application bundle generation complete. 04:32:29 ---> docker-login.sh 04:32:29 nexus3.edgexfoundry.org:10001 04:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:29 04:32:29 =============================== Coverage summary =============================== 04:32:29 Statements : 40.95% ( 1466/3580 ) 04:32:29 Branches : 12.03% ( 111/923 ) 04:32:29 Functions : 33.2% ( 431/1298 ) 04:32:29 Lines : 38.88% ( 1317/3387 ) 04:32:29 ================================================================================ 04:32:29 ✔ Browser application bundle generation complete. 04:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:30 Configure a credential helper to remove this warning. See 04:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:30 04:32:30 Login Succeeded 04:32:30 nexus3.edgexfoundry.org:10002 04:32:30 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-567/web' [Pipeline] echo 04:32:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:32:30 $ docker stop --time=1 0ffaa467d55d68bf3413f2370bfe18617d7274f1caa1041216436fceede9f47f 04:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:30 Configure a credential helper to remove this warning. See 04:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:30 04:32:30 Login Succeeded 04:32:30 nexus3.edgexfoundry.org:10003 04:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:30 Configure a credential helper to remove this warning. See 04:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:30 04:32:30 Login Succeeded 04:32:30 nexus3.edgexfoundry.org:10004 04:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:31 Configure a credential helper to remove this warning. See 04:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:31 04:32:31 Login Succeeded 04:32:31 docker.io 04:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:31 $ docker rm -f 0ffaa467d55d68bf3413f2370bfe18617d7274f1caa1041216436fceede9f47f 04:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:31 Configure a credential helper to remove this warning. See 04:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:31 04:32:31 Login Succeeded 04:32:31 ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 04:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:32:32 + sudo chown -R jenkins:jenkins . [Pipeline] echo 04:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:32:32 ========================================================= 04:32:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:32:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stash [Pipeline] sh 04:32:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:32:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:32:33 + sudo chown -R jenkins:jenkins . 04:32:33 Sending build context to Docker daemon 28.73MB 04:32:33 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 04:32:33 Step 2/16 : FROM ${BASE} AS builder [Pipeline] sh 04:32:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:32:34 9b18e9b68314: Pulling fs layer 04:32:34 d32db5db7311: Pulling fs layer 04:32:34 d0c4b47475fc: Pulling fs layer 04:32:34 5831b945b038: Pulling fs layer 04:32:34 86bbec2aaacd: Pulling fs layer 04:32:34 e10730c5d714: Pulling fs layer 04:32:34 5dd5c2283517: Pulling fs layer 04:32:34 d5ac0230b979: Pulling fs layer 04:32:34 86bbec2aaacd: Waiting 04:32:34 e10730c5d714: Waiting 04:32:34 5dd5c2283517: Waiting 04:32:34 d5ac0230b979: Waiting 04:32:34 5831b945b038: Waiting 04:32:34 d0c4b47475fc: Verifying Checksum 04:32:34 d0c4b47475fc: Download complete 04:32:34 d32db5db7311: Verifying Checksum 04:32:34 d32db5db7311: Download complete 04:32:34 86bbec2aaacd: Verifying Checksum 04:32:34 86bbec2aaacd: Download complete 04:32:34 e10730c5d714: Verifying Checksum 04:32:34 e10730c5d714: Download complete 04:32:34 9b18e9b68314: Verifying Checksum 04:32:34 9b18e9b68314: Download complete 04:32:34 + ls -al . 04:32:34 total 184 04:32:34 drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 04:30 . 04:32:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:29 .. 04:32:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:29 .blubracket 04:32:34 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 04:29 .dockerignore 04:32:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:30 .git 04:32:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:29 .github 04:32:34 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 04:29 .gitignore 04:32:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 04:30 .semver 04:32:34 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 04:29 Attribution.txt 04:32:34 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 04:29 CHANGELOG.md 04:32:34 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 04:29 CONTRIBUTING.md 04:32:34 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 04:29 Dockerfile 04:32:34 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 04:29 Jenkinsfile 04:32:34 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 04:29 LICENSE 04:32:34 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 04:29 Makefile 04:32:34 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 26 04:29 README.md 04:32:34 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 04:30 VERSION 04:32:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:29 assets 04:32:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:29 bin 04:32:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:29 cmd 04:32:34 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 04:30 coverage.out 04:32:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:29 docs 04:32:34 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 04:29 go.mod 04:32:34 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 04:29 go.sum 04:32:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:29 internal 04:32:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:29 snap 04:32:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:29 testing 04:32:34 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 04:29 version.go 04:32:34 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 04:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:34 + 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=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf --label arch=amd64 --label version=0.0.0 . 04:32:34 Sending build context to Docker daemon 48.27MB 04:32:34 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:32:34 Step 2/26 : FROM ${BASE} AS builder 04:32:34 ---> 4ae200da0355 04:32:34 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:32:35 9b18e9b68314: Pull complete 04:32:35 d5ac0230b979: Verifying Checksum 04:32:35 d5ac0230b979: Download complete 04:32:35 ---> Running in 22db3b23e3a1 04:32:35 Removing intermediate container 22db3b23e3a1 04:32:35 ---> 5ef0d45e03cb 04:32:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 04:32:35 ---> Running in f5a3457689b3 04:32:35 Removing intermediate container f5a3457689b3 04:32:35 ---> cccd9aaa5060 04:32:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:32:35 ---> Running in 6021d87a4106 04:32:35 Removing intermediate container 6021d87a4106 04:32:35 ---> ea5756379e11 04:32:35 Step 6/26 : LABEL Name=edgex-ui-go 04:32:35 ---> Running in 8f6c5da74779 04:32:35 d32db5db7311: Pull complete 04:32:35 d0c4b47475fc: Pull complete 04:32:35 Removing intermediate container 8f6c5da74779 04:32:35 ---> dc915a6449b6 04:32:35 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 04:32:35 ---> Running in 3e115e717a61 04:32:35 Removing intermediate container 3e115e717a61 04:32:35 ---> 1ad0a61e99dc 04:32:35 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:32:36 5dd5c2283517: Verifying Checksum 04:32:36 ---> cee0857a4fa0 04:32:36 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:32:36 ---> Running in d7d404a5decf 04:32:36 5831b945b038: Verifying Checksum 04:32:36 5831b945b038: Download complete 04:32:37 Removing intermediate container d7d404a5decf 04:32:37 ---> e70cb87a7c0a 04:32:37 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:32:37 ---> Running in 5912f9a0871b 04:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:32:38 OK: 211 MiB in 51 packages 04:32:38 Removing intermediate container 5912f9a0871b 04:32:38 ---> 878c9e2518a2 04:32:38 Step 11/26 : ENV GO111MODULE=on 04:32:38 ---> Running in a933b90aae62 04:32:38 Removing intermediate container a933b90aae62 04:32:38 ---> 9f9e1705dfc0 04:32:38 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:32:38 ---> Running in f20d00ff84d9 04:32:38 Removing intermediate container f20d00ff84d9 04:32:38 ---> 984d1d2c784c 04:32:38 Step 13/26 : COPY go.mod vendor* ./ 04:32:39 ---> cc1bbe9b2d17 04:32:39 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:39 ---> Running in 9f0a863be0a2 04:32:39 Removing intermediate container 9f0a863be0a2 04:32:39 ---> 4ebfffa40b6e 04:32:39 Step 15/26 : COPY . . 04:32:41 ---> c36d6f68955f 04:32:41 Step 16/26 : RUN ${MAKE} 04:32:41 ---> Running in 442e148489d1 04:32:41 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 04:32:49 5831b945b038: Pull complete 04:32:49 86bbec2aaacd: Pull complete 04:32:49 e10730c5d714: Pull complete 04:32:53 Removing intermediate container 442e148489d1 04:32:53 ---> f8d73720ae34 04:32:53 Step 17/26 : FROM alpine:3.14 04:32:53 3.14: Pulling from library/alpine 04:32:53 c7ed990a2339: Pulling fs layer 04:32:53 c7ed990a2339: Verifying Checksum 04:32:53 c7ed990a2339: Download complete 04:32:53 c7ed990a2339: Pull complete 04:32:53 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 04:32:53 Status: Downloaded newer image for alpine:3.14 04:32:53 ---> dd53f409bf0b 04:32:53 Step 18/26 : EXPOSE 4000 04:32:53 ---> Running in 442512a4af3e 04:32:53 Removing intermediate container 442512a4af3e 04:32:53 ---> 8ea0ffd9fead 04:32:53 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:32:53 ---> bb8124c74f4b 04:32:53 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:32:53 ---> 9384971ec762 04:32:53 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:32:54 ---> c1c837f9202b 04:32:54 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:32:54 ---> Running in e937b35157ab 04:32:54 Removing intermediate container e937b35157ab 04:32:54 ---> 996ec5c48473 04:32:54 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 04:32:54 ---> Running in ee980667ae55 04:32:54 Removing intermediate container ee980667ae55 04:32:54 ---> 1371b7758693 04:32:54 Step 24/26 : LABEL arch=amd64 04:32:54 ---> Running in 7905f81f837d 04:32:54 Removing intermediate container 7905f81f837d 04:32:54 ---> 728323a0f867 04:32:54 Step 25/26 : LABEL git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 04:32:54 ---> Running in 5c087c3b6cbe 04:32:54 Removing intermediate container 5c087c3b6cbe 04:32:54 ---> 211539bb77ec 04:32:54 Step 26/26 : LABEL version=0.0.0 04:32:54 ---> Running in 8e0557ef5e67 04:32:54 Removing intermediate container 8e0557ef5e67 04:32:54 ---> 5b61efea5f93 04:32:54 [Warning] One or more build-args [ARCH] were not consumed 04:32:54 Successfully built 5b61efea5f93 04:32:54 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 04:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:55 04:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:56 latest: Pulling from edgex-lftools-log-publisher 04:32:56 5eb5b503b376: Pulling fs layer 04:32:56 5c69ac0246d0: Pulling fs layer 04:32:56 ec43610c2a17: Pulling fs layer 04:32:56 3a2ae6a8a46f: Pulling fs layer 04:32:56 33b1e0a273af: Pulling fs layer 04:32:56 5d3b04190fa2: Pulling fs layer 04:32:56 2f39f015ded8: Pulling fs layer 04:32:56 3a2ae6a8a46f: Waiting 04:32:56 33b1e0a273af: Waiting 04:32:56 5d3b04190fa2: Waiting 04:32:56 2f39f015ded8: Waiting 04:32:56 5c69ac0246d0: Download complete 04:32:56 3a2ae6a8a46f: Verifying Checksum 04:32:56 3a2ae6a8a46f: Download complete 04:32:56 33b1e0a273af: Verifying Checksum 04:32:56 33b1e0a273af: Download complete 04:32:56 5dd5c2283517: Pull complete 04:32:56 5d3b04190fa2: Verifying Checksum 04:32:56 5d3b04190fa2: Download complete 04:32:56 ec43610c2a17: Verifying Checksum 04:32:56 ec43610c2a17: Download complete 04:32:56 5eb5b503b376: Verifying Checksum 04:32:56 5eb5b503b376: Download complete 04:32:57 2f39f015ded8: Download complete 04:32:57 5eb5b503b376: Pull complete 04:32:57 5c69ac0246d0: Pull complete 04:32:57 d5ac0230b979: Pull complete 04:32:57 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 04:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:32:57 ---> 59b3b1a385d4 04:32:57 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:32:58 ec43610c2a17: Pull complete 04:32:58 3a2ae6a8a46f: Pull complete 04:32:58 33b1e0a273af: Pull complete 04:32:58 5d3b04190fa2: Pull complete 04:32:59 ---> Running in 4c1075a0cd34 04:32:59 Removing intermediate container 4c1075a0cd34 04:32:59 ---> 02486d35cf0d 04:32:59 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 04:33:00 ---> Running in fa271f5a3cec 04:33:00 Removing intermediate container fa271f5a3cec 04:33:00 ---> a0931c33f391 04:33:00 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 04:33:00 ---> Running in 85f5bae9d3ca 04:33:00 Removing intermediate container 85f5bae9d3ca 04:33:00 ---> 9dd2903b73fc 04:33:00 Step 6/16 : LABEL Name=edgex-ui-go 04:33:00 ---> Running in 61ab6de62abb 04:33:00 Removing intermediate container 61ab6de62abb 04:33:00 ---> e52502a0f03a 04:33:00 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 04:33:01 ---> Running in 409f70298972 04:33:01 Removing intermediate container 409f70298972 04:33:01 ---> cac1402fcb54 04:33:01 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:33:02 latest: Pulling from library/docker 04:33:02 9b18e9b68314: Already exists 04:33:02 e5833820420a: Pulling fs layer 04:33:02 79069699b830: Pulling fs layer 04:33:02 1ee9c3c3cf30: Pulling fs layer 04:33:02 e0d61bd8b9f5: Pulling fs layer 04:33:02 245f2ec60f2d: Pulling fs layer 04:33:02 565435f1ea60: Pulling fs layer 04:33:02 a2b0e4f6483b: Pulling fs layer 04:33:02 2f6ebfe41273: Pulling fs layer 04:33:02 565435f1ea60: Waiting 04:33:02 e0d61bd8b9f5: Waiting 04:33:02 245f2ec60f2d: Waiting 04:33:02 a2b0e4f6483b: Waiting 04:33:02 2f6ebfe41273: Waiting 04:33:02 79069699b830: Download complete 04:33:02 e5833820420a: Verifying Checksum 04:33:02 e5833820420a: Download complete 04:33:02 2f39f015ded8: Pull complete 04:33:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:02 prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container 04:33:02 $ 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-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@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 04:33:02 1ee9c3c3cf30: Verifying Checksum 04:33:02 1ee9c3c3cf30: Download complete 04:33:02 565435f1ea60: Verifying Checksum 04:33:02 565435f1ea60: Download complete 04:33:02 e0d61bd8b9f5: Verifying Checksum 04:33:02 e0d61bd8b9f5: Download complete 04:33:02 245f2ec60f2d: Verifying Checksum 04:33:02 245f2ec60f2d: Download complete 04:33:03 a2b0e4f6483b: Verifying Checksum 04:33:03 a2b0e4f6483b: Download complete 04:33:03 2f6ebfe41273: Verifying Checksum 04:33:03 2f6ebfe41273: Download complete 04:33:03 e5833820420a: Pull complete 04:33:03 79069699b830: Pull complete 04:33:04 $ docker top b5f59bc6d560014af1cb7d0d4c934f055391d732154df170821de228f6dd232f -eo pid,comm 04:33:04 1ee9c3c3cf30: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:05 ---> job-cost.sh 04:33:05 lf-activate-venv: SKIPPING 04:33:05 INFO: No Stack... 04:33:05 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:05 INFO: Archiving Costs 04:33:05 e0d61bd8b9f5: Pull complete [Pipeline] sh 04:33:06 + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives/cost.csv 04:33:06 cut -d, -f6 [Pipeline] lock 04:33:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] 04:33:06 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] did not exist. Created. 04:33:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:06 245f2ec60f2d: Pull complete 04:33:06 + echo total: 0.2199999988079071 [Pipeline] stash 04:33:06 565435f1ea60: Pull complete 04:33:07 a2b0e4f6483b: Pull complete 04:33:07 Stashed 1 file(s) [Pipeline] } 04:33:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:07 $ docker stop --time=1 b5f59bc6d560014af1cb7d0d4c934f055391d732154df170821de228f6dd232f 04:33:07 2f6ebfe41273: Pull complete 04:33:07 Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 04:33:07 Status: Downloaded newer image for docker:latest 04:33:08 $ docker rm -f b5f59bc6d560014af1cb7d0d4c934f055391d732154df170821de228f6dd232f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:09 ---> 2787cbd5d57f 04:33:09 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:09 ---> Running in 554be7ea551d 04:33:11 Removing intermediate container 554be7ea551d 04:33:11 ---> 292670432725 04:33:11 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:33:11 ---> Running in 7537f2794c2d 04:33:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:33:14 OK: 221 MiB in 51 packages 04:33:15 Removing intermediate container 7537f2794c2d 04:33:15 ---> 7350e583edfe 04:33:15 Step 11/16 : ENV GO111MODULE=on 04:33:15 ---> Running in 7f003f07a94a 04:33:15 Removing intermediate container 7f003f07a94a 04:33:15 ---> 5aeed298b5b6 04:33:15 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:33:15 ---> Running in 6d516d4958d9 04:33:15 Removing intermediate container 6d516d4958d9 04:33:15 ---> 7bb6094bad63 04:33:15 Step 13/16 : COPY go.mod vendor* ./ 04:33:16 ---> 2e7020c81c51 04:33:16 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:16 ---> Running in 76faaff00f27 04:34:12 Removing intermediate container 76faaff00f27 04:34:12 ---> a60cd4aded2e 04:34:12 Step 15/16 : COPY . . 04:34:12 ---> 885fdf4fef9c 04:34:12 Step 16/16 : RUN ${MAKE} 04:34:12 ---> Running in 14534924bef9 04:34:12 noop 04:34:12 Removing intermediate container 14534924bef9 04:34:12 ---> 5b5bb946ac72 04:34:12 Successfully built 5b5bb946ac72 04:34:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:13 + docker inspect -f . ci-base-image-arm64 04:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:13 prd-ubuntu20.04-docker-arm64-4c-16g-117071 does not seem to be running inside a container 04:34:13 $ 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 ******** ci-base-image-arm64 cat 04:34:14 $ docker top a37675ed5a1b5a9ff6a297a770eec8588749eccf7de8638e717c2e03e22e3e96 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:15 + go version 04:34:15 go version go1.18.7 linux/arm64 [Pipeline] } 04:34:15 $ docker stop --time=1 a37675ed5a1b5a9ff6a297a770eec8588749eccf7de8638e717c2e03e22e3e96 04:34:17 $ docker rm -f a37675ed5a1b5a9ff6a297a770eec8588749eccf7de8638e717c2e03e22e3e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:18 + docker inspect -f . ci-base-image-arm64 04:34:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:18 prd-ubuntu20.04-docker-arm64-4c-16g-117071 does not seem to be running inside a container 04:34:18 $ 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 ******** ci-base-image-arm64 cat 04:34:20 $ docker top 880b3d019ec11fe10a8baae385f08aa9b7fccbaeecfeaff667d7220d5db820d0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:20 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:34:21 + make test 04:34:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:34:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:35:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:35:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:35:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:35:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:35:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:35:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:35:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:35:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:35:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:35:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:49 ./bin/test-attribution-txt.sh 04:35:49 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 04:35:49 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 04:35:49 An attribution for golang.org/x/net is missing from Attribution.txt, please add 04:35:49 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 04:35:49 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 04:35:49 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 04:35:49 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 04:35:49 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:35:49 make -C web test 04:35:49 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 04:35:49 make[1]: tput: No such file or directory 04:35:49 make[1]: tput: No such file or directory 04:35:49 warning: generating ./VERSION 04:35:49 echo "0.0.0" > VERSION 04:35:49 docker build \ 04:35:49 -f Dockerfile \ 04:35:49 --build-arg USER=1000 \ 04:35:49 \ 04:35:49 --label "git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf" \ 04:35:49 -t edgexfoundry/edgex-web-ui:16cb6aca5b17416ce9480fa08d830dd6e0e00cbf \ 04:35:49 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:35:49 . 04:35:50 Sending build context to Docker daemon 3.269MB 04:35:50 Step 1/10 : FROM node:16.17-alpine3.15 04:35:50 16.17-alpine3.15: Pulling from library/node 04:35:50 47517142f6ba: Pulling fs layer 04:35:50 5f8c4bfa009b: Pulling fs layer 04:35:50 f7079c9c4ba1: Pulling fs layer 04:35:50 aba105e6f55a: Pulling fs layer 04:35:50 aba105e6f55a: Waiting 04:35:51 f7079c9c4ba1: Verifying Checksum 04:35:51 f7079c9c4ba1: Download complete 04:35:51 47517142f6ba: Verifying Checksum 04:35:51 47517142f6ba: Download complete 04:35:51 aba105e6f55a: Verifying Checksum 04:35:51 aba105e6f55a: Download complete 04:35:51 47517142f6ba: Pull complete 04:35:51 5f8c4bfa009b: Verifying Checksum 04:35:51 5f8c4bfa009b: Download complete 04:35:55 5f8c4bfa009b: Pull complete 04:35:55 f7079c9c4ba1: Pull complete 04:35:55 aba105e6f55a: Pull complete 04:35:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 04:35:55 Status: Downloaded newer image for node:16.17-alpine3.15 04:35:55 ---> bf1b8b58d215 04:35:55 Step 2/10 : RUN apk add --no-cache chromium 04:35:56 ---> Running in 745afa65623b 04:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:35:58 (1/128) Installing libxau (1.0.9-r0) 04:35:58 (2/128) Installing libmd (1.0.3-r0) 04:35:58 (3/128) Installing libbsd (0.11.3-r1) 04:35:58 (4/128) Installing libxdmcp (1.1.3-r0) 04:35:58 (5/128) Installing libxcb (1.14-r2) 04:35:58 (6/128) Installing libx11 (1.7.3.1-r0) 04:35:58 (7/128) Installing libxext (1.3.4-r0) 04:35:58 (8/128) Installing libice (1.0.10-r0) 04:35:58 (9/128) Installing libuuid (2.37.4-r0) 04:35:58 (10/128) Installing libsm (1.2.3-r0) 04:35:58 (11/128) Installing libxt (1.2.1-r0) 04:35:58 (12/128) Installing libxmu (1.1.3-r0) 04:35:58 (13/128) Installing xset (1.2.4-r0) 04:35:58 (14/128) Installing xprop (1.2.5-r0) 04:35:58 (15/128) Installing xdg-utils (1.1.3-r0) 04:35:58 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 04:35:58 (17/128) Installing pkgconf (1.8.0-r0) 04:35:58 (18/128) Installing libffi (3.4.2-r1) 04:35:58 (19/128) Installing libintl (0.21-r0) 04:35:58 (20/128) Installing libblkid (2.37.4-r0) 04:35:58 (21/128) Installing libmount (2.37.4-r0) 04:35:58 (22/128) Installing pcre (8.45-r1) 04:35:58 (23/128) Installing glib (2.70.1-r0) 04:35:58 (24/128) Installing xz-libs (5.2.5-r1) 04:35:58 (25/128) Installing libxml2 (2.9.14-r2) 04:35:59 (26/128) Installing shared-mime-info (2.1-r1) 04:35:59 (27/128) Installing hicolor-icon-theme (0.17-r1) 04:35:59 (28/128) Installing libjpeg-turbo (2.1.2-r0) 04:35:59 (29/128) Installing libpng (1.6.37-r1) 04:35:59 (30/128) Installing libwebp (1.2.2-r0) 04:35:59 (31/128) Installing zstd-libs (1.5.0-r0) 04:35:59 (32/128) Installing tiff (4.4.0-r0) 04:35:59 (33/128) Installing gdk-pixbuf (2.42.8-r0) 04:35:59 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 04:35:59 (35/128) Installing libxcomposite (0.4.5-r0) 04:35:59 (36/128) Installing libxfixes (6.0.0-r0) 04:35:59 (37/128) Installing libxrender (0.9.10-r3) 04:35:59 (38/128) Installing libxcursor (1.2.0-r0) 04:35:59 (39/128) Installing libxdamage (1.1.5-r1) 04:35:59 (40/128) Installing libxi (1.8-r0) 04:35:59 (41/128) Installing libxinerama (1.1.4-r1) 04:35:59 (42/128) Installing libxrandr (1.5.2-r1) 04:35:59 (43/128) Installing atk (2.36.0-r0) 04:35:59 (44/128) Installing libxtst (1.2.3-r3) 04:35:59 (45/128) Installing dbus-libs (1.12.24-r0) 04:35:59 (46/128) Installing at-spi2-core (2.42.0-r0) 04:35:59 (47/128) Installing at-spi2-atk (2.38.0-r0) 04:35:59 (48/128) Installing expat (2.5.0-r0) 04:35:59 (49/128) Installing brotli-libs (1.0.9-r5) 04:35:59 (50/128) Installing libbz2 (1.0.8-r1) 04:35:59 (51/128) Installing freetype (2.11.1-r2) 04:35:59 (52/128) Installing fontconfig (2.13.1-r4) 04:35:59 (53/128) Installing pixman (0.40.0-r3) 04:35:59 (54/128) Installing cairo (1.16.0-r5) 04:35:59 (55/128) Installing cairo-gobject (1.16.0-r5) 04:35:59 (56/128) Installing avahi-libs (0.8-r5) 04:35:59 (57/128) Installing gmp (6.2.1-r1) 04:35:59 (58/128) Installing nettle (3.7.3-r0) 04:35:59 (59/128) Installing p11-kit (0.24.0-r1) 04:35:59 (60/128) Installing libtasn1 (4.18.0-r0) 04:35:59 (61/128) Installing libunistring (0.9.10-r1) 04:35:59 (62/128) Installing gnutls (3.7.1-r1) 04:35:59 (63/128) Installing cups-libs (2.3.3-r6) 04:35:59 (64/128) Installing libepoxy (1.5.9-r0) 04:35:59 (65/128) Installing fribidi (1.0.11-r0) 04:35:59 (66/128) Installing graphite2 (1.3.14-r0) 04:35:59 (67/128) Installing harfbuzz (3.0.0-r2) 04:35:59 (68/128) Installing libxft (2.3.4-r0) 04:35:59 (69/128) Installing pango (1.48.10-r0) 04:35:59 (70/128) Installing wayland-libs-client (1.19.0-r1) 04:35:59 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 04:35:59 (72/128) Installing wayland-libs-egl (1.19.0-r1) 04:35:59 (73/128) Installing xkeyboard-config (2.34-r0) 04:36:00 (74/128) Installing libxkbcommon (1.3.1-r0) 04:36:00 (75/128) Installing gtk+3.0 (3.24.30-r0) 04:36:00 Executing gtk+3.0-3.24.30-r0.post-install 04:36:00 (76/128) Installing libfontenc (1.1.4-r0) 04:36:00 (77/128) Installing mkfontscale (1.2.1-r1) 04:36:00 (78/128) Installing ttf-opensans (1.10-r1) 04:36:00 Executing ttf-opensans-1.10-r1.post-install 04:36:02 (79/128) Installing libogg (1.3.5-r0) 04:36:02 (80/128) Installing flac (1.3.4-r0) 04:36:02 (81/128) Installing alsa-lib (1.2.5.1-r1) 04:36:02 (82/128) Installing libatomic (10.3.1_git20211027-r0) 04:36:02 (83/128) Installing sdl2 (2.0.16-r4) 04:36:02 (84/128) Installing aom-libs (3.2.0-r0) 04:36:02 (85/128) Installing libass (0.15.2-r0) 04:36:02 (86/128) Installing libdav1d (0.9.2-r0) 04:36:02 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 04:36:02 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 04:36:02 (89/128) Installing lame (3.100-r0) 04:36:02 (90/128) Installing opus (1.3.1-r1) 04:36:02 (91/128) Installing libgomp (10.3.1_git20211027-r0) 04:36:02 (92/128) Installing soxr (0.1.3-r2) 04:36:02 (93/128) Installing libsrt (1.4.2-r1) 04:36:02 (94/128) Installing libssh (0.9.6-r1) 04:36:02 (95/128) Installing libtheora (1.1.1-r16) 04:36:02 (96/128) Installing v4l-utils-libs (1.22.1-r1) 04:36:02 (97/128) Installing libdrm (2.4.109-r0) 04:36:02 (98/128) Installing libva (2.13.0-r0) 04:36:02 (99/128) Installing libvdpau (1.4-r0) 04:36:02 (100/128) Installing vidstab (1.1.0-r1) 04:36:02 (101/128) Installing libvorbis (1.3.7-r0) 04:36:02 (102/128) Installing libvpx (1.10.0-r0) 04:36:02 (103/128) Installing vulkan-loader (1.2.196-r0) 04:36:03 (104/128) Installing x264-libs (20210613-r0) 04:36:03 (105/128) Installing x265-libs (3.5-r0) 04:36:03 (106/128) Installing xvidcore (1.3.7-r1) 04:36:03 (107/128) Installing ffmpeg-libs (4.4.1-r2) 04:36:03 (108/128) Installing libevent (2.1.12-r4) 04:36:03 (109/128) Installing mesa (21.2.6-r0) 04:36:03 (110/128) Installing wayland-libs-server (1.19.0-r1) 04:36:03 (111/128) Installing mesa-gbm (21.2.6-r0) 04:36:03 (112/128) Installing lcms2 (2.12-r1) 04:36:03 (113/128) Installing nspr (4.32-r0) 04:36:03 (114/128) Installing sqlite-libs (3.36.0-r0) 04:36:03 (115/128) Installing nss (3.78.1-r0) 04:36:03 (116/128) Installing libasyncns (0.8-r1) 04:36:03 (117/128) Installing libltdl (2.4.6-r7) 04:36:03 (118/128) Installing orc (0.4.32-r0) 04:36:03 (119/128) Installing libsndfile (1.0.31-r1) 04:36:03 (120/128) Installing speexdsp (1.2.0-r0) 04:36:03 (121/128) Installing tdb-libs (1.4.5-r0) 04:36:03 (122/128) Installing libpulse (15.0-r2) 04:36:04 (123/128) Installing re2 (2021.11.01-r0) 04:36:04 (124/128) Installing snappy (1.1.9-r1) 04:36:04 (125/128) Installing libgpg-error (1.42-r1) 04:36:04 (126/128) Installing libgcrypt (1.9.4-r0) 04:36:04 (127/128) Installing libxslt (1.1.35-r0) 04:36:04 (128/128) Installing chromium (99.0.4844.84-r0) 04:36:08 Executing busybox-1.34.1-r7.trigger 04:36:08 Executing glib-2.70.1-r0.trigger 04:36:08 Executing shared-mime-info-2.1-r1.trigger 04:36:12 Executing gdk-pixbuf-2.42.8-r0.trigger 04:36:12 Executing gtk-update-icon-cache-2.24.33-r0.trigger 04:36:12 Executing fontconfig-2.13.1-r4.trigger 04:36:12 Executing mkfontscale-1.2.1-r1.trigger 04:36:12 OK: 275 MiB in 144 packages 04:36:22 Removing intermediate container 745afa65623b 04:36:22 ---> 05f8d95de6bd 04:36:22 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:36:22 ---> Running in 5e307e873b8f 04:36:22 Removing intermediate container 5e307e873b8f 04:36:22 ---> 6f18527e08a4 04:36:22 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 04:36:22 ---> Running in 675a3028419c 04:36:22 Removing intermediate container 675a3028419c 04:36:22 ---> e39f70acfa8b 04:36:22 Step 5/10 : RUN npm install -g npm 04:36:22 ---> Running in f2a04146a146 04:36:49 04:36:49 changed 54 packages, and audited 212 packages in 22s 04:36:49 04:36:49 11 packages are looking for funding 04:36:49 run `npm fund` for details 04:36:49 04:36:49 found 0 vulnerabilities 04:36:50 Removing intermediate container f2a04146a146 04:36:50 ---> cff2624260e8 04:36:50 Step 6/10 : ARG USER=1000 04:36:50 ---> Running in 20afd53894f5 04:36:50 Removing intermediate container 20afd53894f5 04:36:50 ---> 5893527a49b4 04:36:50 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:36:50 ---> Running in 4bb4e2fb7ffc 04:36:52 Removing intermediate container 4bb4e2fb7ffc 04:36:52 ---> d656d03d99ee 04:36:52 Step 8/10 : USER $USER:$USER 04:36:52 ---> Running in 14e3c16c4bc6 04:36:52 Removing intermediate container 14e3c16c4bc6 04:36:52 ---> 9de93e43d71d 04:36:52 Step 9/10 : WORKDIR /app 04:36:53 ---> Running in b0fb73db27a7 04:36:53 Removing intermediate container b0fb73db27a7 04:36:53 ---> 977f080126e7 04:36:53 Step 10/10 : LABEL git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 04:36:53 ---> Running in 025b48e6abde 04:36:53 Removing intermediate container 025b48e6abde 04:36:53 ---> e3325367475c 04:36:53 Successfully built e3325367475c 04:36:53 Successfully tagged edgexfoundry/edgex-web-ui:16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 04:36:53 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:36:53 touch edgex-web-ui.imagebuilt 04:36:53 mkdir -p node_modules coverage 04:36:53 chown "1000:1000" node_modules coverage package-lock.json 04:36:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:06 npm WARN EBADENGINE Unsupported engine { 04:37:06 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:37:06 npm WARN EBADENGINE required: { 04:37:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:37:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:37:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:37:06 npm WARN EBADENGINE }, 04:37:06 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 04:37:06 npm WARN EBADENGINE } 04:37:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:37:38 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 04:37:38 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:37:38 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:37:41 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:37:42 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:37:48 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:37:50 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:37:51 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:38:13 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:38:13 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:38:13 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. 04:38:15 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. 04:38:17 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. 04:38:18 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:38:30 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 04:38:30 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 04:38:45 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. 04:39:07 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. 04:39:40 04:39:40 added 1475 packages, and audited 1476 packages in 3m 04:39:40 04:39:40 90 packages are looking for funding 04:39:40 run `npm fund` for details 04:39:40 04:39:40 14 vulnerabilities (3 moderate, 9 high, 2 critical) 04:39:40 04:39:40 To address issues that do not require attention, run: 04:39:40 npm audit fix 04:39:40 04:39:40 To address all issues (including breaking changes), run: 04:39:40 npm audit fix --force 04:39:40 04:39:40 Run `npm audit` for details. 04:39: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 04:39:56 - Generating browser application bundles (phase: setup)... 04:40:28 Compiling @angular/core : es2015 as esm2015 04:40:28 Compiling @angular/compiler/testing : es2015 as esm2015 04:40:55 Compiling @angular/common : es2015 as esm2015 04:40:55 Compiling @angular/core/testing : es2015 as esm2015 04:40:59 Compiling @angular/platform-browser : es2015 as esm2015 04:40:59 Compiling @angular/common/testing : es2015 as esm2015 04:41:03 Compiling @angular/router : es2015 as esm2015 04:41:04 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:41:09 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:41:10 Compiling @angular/common/http : es2015 as esm2015 04:41:11 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:41:14 Compiling @angular/forms : es2015 as esm2015 04:41:15 Compiling @angular/common/http/testing : es2015 as esm2015 04:41:15 Compiling @angular/router/testing : es2015 as esm2015 04:42:12 26 10 2022 04:42:10.380:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:42:12 26 10 2022 04:42:10.394:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:42:12 26 10 2022 04:42:10.418:INFO [launcher]: Starting browser ChromeHeadless 04:43:33 26 10 2022 04:43:25.995:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 04:43:33 26 10 2022 04:43:30.773:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:43:43 26 10 2022 04:43:42.893:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 04:44:05 ✔ Browser application bundle generation complete. 04:44:05 26 10 2022 04:44:05.106:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Ofon9Q13jhYFjiPlAAAB with id 18411141 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.751 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.847 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.863 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.926 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.006 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.313 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.623 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.041 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.109 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.325 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.341 secs) 04:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.384 secs) 04:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.581 secs) 04:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.725 secs) 04:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.75 secs) 04:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.816 secs) 04:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.845 secs) 04:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.875 secs) 04:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.893 secs) 04:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.909 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.376 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.43 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.477 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.703 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.727 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.74 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.812 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.834 secs) 04:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.845 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.924 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.951 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.008 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.031 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.059 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.104 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.123 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.256 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.288 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.314 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.341 secs) 04:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.583 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.792 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.86 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.876 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.886 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.087 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.19 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.21 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.219 secs) 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.256 secs) 04:44:28 WARN: ' 04:44:28 It looks like you're using ngModel on the same form field as formControlName. 04:44:28 Support for using the ngModel input property and ngModelChange event with 04:44:28 reactive form directives has been deprecated in Angular v6 and will be removed 04:44:28 in a future version of Angular. 04:44:28 04:44:28 For more information on this, see our API docs here: 04:44:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:44:28 ' 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.256 secs) 04:44:28 WARN: ' 04:44:28 It looks like you're using ngModel on the same form field as formControlName. 04:44:28 Support for using the ngModel input property and ngModelChange event with 04:44:28 reactive form directives has been deprecated in Angular v6 and will be removed 04:44:28 in a future version of Angular. 04:44:28 04:44:28 For more information on this, see our API docs here: 04:44:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:44:28 ' 04:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.43 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.569 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.612 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.639 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.653 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.678 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.697 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.846 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.894 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.937 secs) 04:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.039 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.167 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.227 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.282 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.371 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.498 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.533 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.631 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.664 secs) 04:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.757 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.793 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 6.889 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 6.967 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.005 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.022 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.034 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.044 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.255 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.323 secs) 04:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.392 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.435 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.479 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.519 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.594 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.652 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 7.807 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 7.942 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.023 secs) 04:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.147 secs) 04:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.35 secs) 04:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.422 secs) 04:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.434 secs) 04:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.445 secs) 04:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 8.717 secs) 04:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 8.815 secs) 04:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 8.869 secs) 04:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 8.894 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 8.938 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 8.969 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 8.979 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 8.991 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.068 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.082 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.095 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.337 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.399 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.464 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 9.578 secs) 04:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 9.634 secs) 04:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 9.647 secs) 04:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 9.659 secs) 04:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 9.681 secs) 04:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.002 secs) 04:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.021 secs) 04:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.031 secs) 04:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.157 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.342 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.411 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.469 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 10.523 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 10.639 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 10.691 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 10.75 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 10.771 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 10.827 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 10.858 secs) 04:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 10.914 secs) 04:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.034 secs) 04:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.161 secs) 04:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.21 secs) 04:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.292 secs) 04:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.347 secs) 04:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 11.388 secs) 04:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 11.418 secs) 04:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 11.93 secs) 04:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.072 secs) 04:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.125 secs) 04:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.149 secs) 04:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.166 secs) 04:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.182 secs) 04:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.367 secs) 04:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.488 secs) 04:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.699 secs) 04:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.883 secs) 04:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 12.922 secs) 04:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.136 secs) 04:44:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.284 secs) 04:44:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.341 secs) 04:44:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.382 secs) 04:44:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.898 secs / 13.382 secs) 04:44:41 TOTAL: 149 SUCCESS 04:44:41 ✔ Browser application bundle generation complete. 04:44:44 04:44:44 =============================== Coverage summary =============================== 04:44:44 Statements : 40.98% ( 1467/3580 ) 04:44:44 Branches : 12.03% ( 111/923 ) 04:44:44 Functions : 33.28% ( 432/1298 ) 04:44:44 Lines : 38.91% ( 1318/3387 ) 04:44:44 ================================================================================ 04:44:44 26 10 2022 04:44:43.952:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:44:45 ✔ Browser application bundle generation complete. 04:44:46 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 04:44:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:44:46 $ docker stop --time=1 880b3d019ec11fe10a8baae385f08aa9b7fccbaeecfeaff667d7220d5db820d0 04:44:47 $ docker rm -f 880b3d019ec11fe10a8baae385f08aa9b7fccbaeecfeaff667d7220d5db820d0 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:44:51 Warning: overwriting stash ‘coverage-report’ 04:44:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:44:59 + ls -al . 04:44:59 total 180 04:44:59 drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 04:34 . 04:44:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:32 .. 04:44:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:32 .blubracket 04:44:59 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 04:32 .dockerignore 04:44:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:32 .git 04:44:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:32 .github 04:44:59 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 04:32 .gitignore 04:44:59 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 04:32 Attribution.txt 04:44:59 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 04:32 CHANGELOG.md 04:44:59 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 04:32 CONTRIBUTING.md 04:44:59 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 04:32 Dockerfile 04:44:59 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 04:32 Jenkinsfile 04:44:59 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 04:32 LICENSE 04:44:59 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 04:32 Makefile 04:44:59 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 26 04:32 README.md 04:44:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 04:30 VERSION 04:44:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:32 assets 04:44:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:32 bin 04:44:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:32 cmd 04:44:59 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 04:34 coverage.out 04:44:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:32 docs 04:44:59 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 04:32 go.mod 04:44:59 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 04:32 go.sum 04:44:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:32 internal 04:44:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:32 snap 04:44:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:32 testing 04:44:59 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 04:32 version.go 04:44:59 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 04:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:00 + 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=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf --label arch=arm64 --label version=0.0.0 . 04:45:01 Sending build context to Docker daemon 31.48MB 04:45:01 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:45:01 Step 2/26 : FROM ${BASE} AS builder 04:45:01 ---> 5b5bb946ac72 04:45:01 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:45:02 ---> Running in beb18efa6322 04:45:02 Removing intermediate container beb18efa6322 04:45:02 ---> f3b85a14f584 04:45:02 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 04:45:02 ---> Running in 9e86a9ce9d7f 04:45:02 Removing intermediate container 9e86a9ce9d7f 04:45:02 ---> 8bda79fb3e2d 04:45:02 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:45:02 ---> Running in 29dc12a9ad0c 04:45:02 Removing intermediate container 29dc12a9ad0c 04:45:02 ---> 7edacbcd14d6 04:45:02 Step 6/26 : LABEL Name=edgex-ui-go 04:45:03 ---> Running in 30dd0e0fd790 04:45:03 Removing intermediate container 30dd0e0fd790 04:45:03 ---> 4195639cd53a 04:45:03 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 04:45:03 ---> Running in d75a735938e8 04:45:03 Removing intermediate container d75a735938e8 04:45:03 ---> 2c03f9302757 04:45:03 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:45:05 ---> a5698e1239ca 04:45:05 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:05 ---> Running in a9ca69c71191 04:45:07 Removing intermediate container a9ca69c71191 04:45:07 ---> 0a8c9893951d 04:45:07 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:45:07 ---> Running in 87a7766b1abc 04:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:45:10 OK: 221 MiB in 51 packages 04:45:10 Removing intermediate container 87a7766b1abc 04:45:10 ---> c8daa452c58c 04:45:10 Step 11/26 : ENV GO111MODULE=on 04:45:11 ---> Running in d92e13924564 04:45:11 Removing intermediate container d92e13924564 04:45:11 ---> b1e92d482661 04:45:11 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:45:11 ---> Running in d669138dbe0c 04:45:11 Removing intermediate container d669138dbe0c 04:45:11 ---> 1ce35113bf7b 04:45:11 Step 13/26 : COPY go.mod vendor* ./ 04:45:12 ---> d18783aae2e9 04:45:12 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:12 ---> Running in 4ccb8f8174c0 04:45:14 Removing intermediate container 4ccb8f8174c0 04:45:14 ---> 4a4a34fb54ae 04:45:14 Step 15/26 : COPY . . 04:45:18 ---> 6bb7c8c99716 04:45:18 Step 16/26 : RUN ${MAKE} 04:45:18 ---> Running in c1a8f2f58348 04:45:19 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 04:46:27 Removing intermediate container c1a8f2f58348 04:46:27 ---> 7a19a4a3e1f0 04:46:27 Step 17/26 : FROM alpine:3.14 04:46:27 3.14: Pulling from library/alpine 04:46:27 90cda3b7c325: Pulling fs layer 04:46:27 90cda3b7c325: Verifying Checksum 04:46:27 90cda3b7c325: Download complete 04:46:27 90cda3b7c325: Pull complete 04:46:27 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 04:46:27 Status: Downloaded newer image for alpine:3.14 04:46:27 ---> 376ba31ae3da 04:46:27 Step 18/26 : EXPOSE 4000 04:46:27 ---> Running in d093a96e256b 04:46:27 Removing intermediate container d093a96e256b 04:46:27 ---> 26009645f0c1 04:46:27 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:46:29 ---> 7c7eedc0c090 04:46:29 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:46:29 ---> 7391e324e7f4 04:46:29 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:46:29 ---> 0224ecf10957 04:46:29 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:46:30 ---> Running in 284a800acfc8 04:46:30 Removing intermediate container 284a800acfc8 04:46:30 ---> 77978829c3f8 04:46:30 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 04:46:30 ---> Running in c88f9cfb2290 04:46:30 Removing intermediate container c88f9cfb2290 04:46:30 ---> d51d98dd81b6 04:46:30 Step 24/26 : LABEL arch=arm64 04:46:30 ---> Running in 90018690f8c6 04:46:30 Removing intermediate container 90018690f8c6 04:46:30 ---> ddb197183301 04:46:30 Step 25/26 : LABEL git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 04:46:31 ---> Running in d44f2f5afff4 04:46:31 Removing intermediate container d44f2f5afff4 04:46:31 ---> 8c7137c4ed08 04:46:31 Step 26/26 : LABEL version=0.0.0 04:46:31 ---> Running in 659ad182e66d 04:46:31 Removing intermediate container 659ad182e66d 04:46:31 ---> 42fd57b86b14 04:46:31 [Warning] One or more build-args [ARCH] were not consumed 04:46:31 Successfully built 42fd57b86b14 04:46:31 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 04:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:32 04:46:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:33 arm64: Pulling from edgex-lftools-log-publisher 04:46:33 8998bd30e6a1: Pulling fs layer 04:46:33 04944245beec: Pulling fs layer 04:46:33 699f458cf7ca: Pulling fs layer 04:46:33 765212b225bb: Pulling fs layer 04:46:33 f23df028b6ca: Pulling fs layer 04:46:33 d65c8cfc05b1: Pulling fs layer 04:46:33 2437ff75d9bd: Pulling fs layer 04:46:33 765212b225bb: Waiting 04:46:33 f23df028b6ca: Waiting 04:46:33 d65c8cfc05b1: Waiting 04:46:33 2437ff75d9bd: Waiting 04:46:33 04944245beec: Verifying Checksum 04:46:33 04944245beec: Download complete 04:46:33 765212b225bb: Download complete 04:46:33 f23df028b6ca: Verifying Checksum 04:46:33 f23df028b6ca: Download complete 04:46:33 d65c8cfc05b1: Download complete 04:46:33 699f458cf7ca: Verifying Checksum 04:46:33 699f458cf7ca: Download complete 04:46:34 8998bd30e6a1: Verifying Checksum 04:46:34 8998bd30e6a1: Download complete 04:46:36 2437ff75d9bd: Verifying Checksum 04:46:36 2437ff75d9bd: Download complete 04:46:37 8998bd30e6a1: Pull complete 04:46:38 04944245beec: Pull complete 04:46:39 699f458cf7ca: Pull complete 04:46:39 765212b225bb: Pull complete 04:46:40 f23df028b6ca: Pull complete 04:46:40 d65c8cfc05b1: Pull complete 04:46:55 2437ff75d9bd: Pull complete 04:46:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:46:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-117071 does not seem to be running inside a container 04:46:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:46:59 $ docker top 7ba9b6db68a6d07ecc7b8a743bd5878eafb1ebfa2ff7490bbb58a13f3162d829 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:59 ---> job-cost.sh 04:46:59 lf-activate-venv: SKIPPING 04:46:59 INFO: No Stack... 04:47:00 INFO: Retrieving Pricing Info for: v3-standard-4 04:47:01 INFO: Archiving Costs [Pipeline] sh 04:47:02 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:47:02 + cut -d, -f6 [Pipeline] lock 04:47:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] 04:47:02 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] did not exist. Created. 04:47:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:02 /w/workspace/edgex-ui-go/1@tmp/durable-94e66afa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:47:02 + echo total: 0.10999999940395355 [Pipeline] stash 04:47:02 Warning: overwriting stash ‘stack-cost’ 04:47:07 Stashed 1 file(s) [Pipeline] } 04:47:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:47:07 $ docker stop --time=1 7ba9b6db68a6d07ecc7b8a743bd5878eafb1ebfa2ff7490bbb58a13f3162d829 04:47:09 $ docker rm -f 7ba9b6db68a6d07ecc7b8a743bd5878eafb1ebfa2ff7490bbb58a13f3162d829 [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 04:47:10 provisioning config files... 04:47:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/config16212898036391320609tmp [Pipeline] { [Pipeline] sh 04:47:10 + set +x 04:47:10 + curl -s https://codecov.io/bash 04:47:10 + bash -s -- 04:47:10 04:47:10 _____ _ 04:47:10 / ____| | | 04:47:10 | | ___ __| | ___ ___ _____ __ 04:47:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:10 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:10 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:10 Bash-1.0.6 04:47:10 04:47:10 04:47:10 ==> git version 2.25.1 found 04:47:10 ==> 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 04:47:10 Release-Date: 2020-01-08 04:47:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:47:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:47:10 ==> Jenkins CI detected. 04:47:10 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-567 04:47:10 project root: . 04:47:10 --> token set from env 04:47:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:10 ==> Running gcov in . (disable via -X gcov) 04:47:10 ==> Python coveragepy not found 04:47:10 ==> Searching for coverage reports in: 04:47:10 + . 04:47:10 -> Found 1 reports 04:47:10 ==> Detecting git/mercurial file structure 04:47:10 ==> Reading reports 04:47:10 + ./coverage.out bytes=10 04:47:10 ==> Appending adjustments 04:47:10 https://docs.codecov.io/docs/fixing-reports 04:47:11 + Found adjustments 04:47:11 ==> Gzipping contents 04:47:11 12K /tmp/codecov.sMkdUO.gz 04:47:11 ==> Uploading reports 04:47:11 url: https://codecov.io 04:47:11 query: branch=PR-567&commit=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=567&job=&cmd_args= 04:47:11 -> Pinging Codecov 04:47:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-567&commit=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=567&job=&cmd_args= 04:47:12 -> Uploading to 04:47:12 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/16cb6aca5b17416ce9480fa08d830dd6e0e00cbf/bcc3db80-6a0c-4abd-952e-d4b8da47ae8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T044711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72dcbee3a80ae4d40eb50e947d02d283d0c56f1ac7c1ddc38463b2bb7c0da7da 04:47:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:12 Dload Upload Total Spent Left Speed 04:47:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36360 --:--:-- --:--:-- --:--:-- 36360 04:47:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] } 04:47:12 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 04:47:14 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives ] 04:47:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives 04:47:14 total 16 04:47:14 drwxr-xr-x 3 root root 4096 Oct 26 04:33 . 04:47:14 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 04:33 .. 04:47:14 drwxr-xr-x 2 root root 4096 Oct 26 04:33 cost 04:47:14 -rw-r--r-- 1 root root 83 Oct 26 04:33 cost.csv 04:47:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives 04:47:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives 04:47:14 total 16 04:47:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 04:33 . 04:47:14 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 04:33 .. 04:47:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 04:33 cost 04:47:14 -rw-r--r-- 1 jenkins jenkins 83 Oct 26 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:47:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:47:15 ---> package-listing.sh 04:47:15 ++ facter osfamily 04:47:15 ++ tr '[:upper:]' '[:lower:]' 04:47:15 + OS_FAMILY=debian 04:47:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-567 04:47:15 + START_PACKAGES=/tmp/packages_start.txt 04:47:15 + END_PACKAGES=/tmp/packages_end.txt 04:47:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:47:15 + PACKAGES=/tmp/packages_start.txt 04:47:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-567 ']' 04:47:15 + PACKAGES=/tmp/packages_end.txt 04:47:15 + case "${OS_FAMILY}" in 04:47:15 + dpkg -l 04:47:15 + grep '^ii' 04:47:15 + '[' -f /tmp/packages_start.txt ']' 04:47:15 + '[' -f /tmp/packages_end.txt ']' 04:47:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:47:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-567 ']' 04:47:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives/ 04:47:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives/ [Pipeline] echo 04:47:15 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-567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:47:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:16 prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container 04:47:16 $ 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-567/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-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@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 04:47:16 $ docker top c6b9db78d4f19e28dc45a458aefaea46e5db486b0a078ec2f8494133145b9d44 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:47:17 + mkdir -p /var/log/sysstat [Pipeline] sh 04:47:18 + ls /var/log/sa-host 04:47:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:18 provisioning config files... 04:47:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/config15558203694919310714tmp [Pipeline] { [Pipeline] echo 04:47:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:47:18 ---> create-netrc.sh [Pipeline] } 04:47:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:47:19 ---> python-tools-install.sh [Pipeline] echo 04:47:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:47:19 ---> sudo-logs.sh 04:47:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:47:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:47:19 ---> job-cost.sh 04:47:19 lf-activate-venv: SKIPPING 04:47:19 DEBUG: total: 0.2199999988079071 04:47:19 INFO: Retrieving Stack Cost... 04:47:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:47:20 INFO: Archiving Costs [Pipeline] echo 04:47:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:47:20 ---> logs-deploy.sh 04:47:20 lf-activate-venv: SKIPPING 04:47:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-567/1 04:47:20 INFO: archiving workspace using pattern(s): 04:47:21 Archives upload complete. 04:47:21 INFO: archiving logs to Nexus