Pull request #559 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 48be4b68ee06b9f6f6552b1246fb67f87e36394a+1f247822aed2ea5797dd0dba969c3d64ef023385 (44c44f730bfc3b998cb1cdf0fd3fc72f6e848154) 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-ssh5702148197308409642.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-ssh4202534261952324969.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-559/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-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1973203770687018508.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-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2625810146636943250.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-ssh1385681060930121726.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-559/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-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14803677954020376511.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-8550 in /w/workspace/edgexfoundry_edgex-ui-go_PR-559 [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-559 # 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 1f247822aed2ea5797dd0dba969c3d64ef023385 into PR head commit 48be4b68ee06b9f6f6552b1246fb67f87e36394a Merge succeeded, producing 48be4b68ee06b9f6f6552b1246fb67f87e36394a Checking out Revision 48be4b68ee06b9f6f6552b1246fb67f87e36394a (PR-559) > 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/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48be4b68ee06b9f6f6552b1246fb67f87e36394a # 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 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48be4b68ee06b9f6f6552b1246fb67f87e36394a # timeout=10 Commit message: "feat: copy Attribution.txt and LICENSE into Docker image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:20:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:20:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:20:36 ========================================================= 09:20:36 EdgeX Global Pipelines Version Info 09:20:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:20:37 ------------------- 09:20:37 stable info: 09:20:37 ------------------- 09:20:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:20:37 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 09:20:37 Message: update stable to v1.0.243 09:20:37 ------------------- 09:20:37 experimental info: 09:20:37 ------------------- 09:20:37 Commited By: **** collab-it+edgex@linuxfoundation.org 09:20:37 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 09:20:37 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:20:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-559 [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-559 [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-559 [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48be4b6 [Pipeline] echo 09:20:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:39 provisioning config files... 09:20:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/config9685997623823449340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:39 ---> docker-login.sh 09:20:39 nexus3.edgexfoundry.org:10001 09:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:40 Configure a credential helper to remove this warning. See 09:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:40 09:20:40 Login Succeeded 09:20:40 nexus3.edgexfoundry.org:10002 09:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:40 Configure a credential helper to remove this warning. See 09:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:40 09:20:40 Login Succeeded 09:20:40 nexus3.edgexfoundry.org:10003 09:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:40 Configure a credential helper to remove this warning. See 09:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:40 09:20:40 Login Succeeded 09:20:40 nexus3.edgexfoundry.org:10004 09:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:40 Configure a credential helper to remove this warning. See 09:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:40 09:20:40 Login Succeeded 09:20:40 docker.io 09:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:40 Configure a credential helper to remove this warning. See 09:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:40 09:20:40 Login Succeeded 09:20:40 ---> docker-login.sh ends [Pipeline] } 09:20:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:20:41 + git rev-list -1 --merges 48be4b68ee06b9f6f6552b1246fb67f87e36394a~1..48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] echo 09:20:41 -----------> git rev-list -1 --merges 48be4b68ee06b9f6f6552b1246fb67f87e36394a~1..48be4b68ee06b9f6f6552b1246fb67f87e36394a 48be4b68ee06b9f6f6552b1246fb67f87e36394a [false] [Pipeline] sh 09:20:41 + git log --format=format:%s -1 48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] echo 09:20:42 ========================================================= 09:20:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:20:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:42 + git log --format=format:%s -1 48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] echo 09:20:42 [semverPrep] GIT_COMMIT: 48be4b68ee06b9f6f6552b1246fb67f87e36394a, Commit Message: feat: copy Attribution.txt and LICENSE into Docker image [Pipeline] echo 09:20:42 [semverPrep] This is not a build commit. [Pipeline] sh 09:20:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:20:42 + grep -v github /etc/ssh/ssh_known_hosts 09:20:42 + [ -e /tmp/ssh_known_hosts ] 09:20:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:20:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:20:42 + sudo tee -a /etc/ssh/ssh_known_hosts 09:20:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:43 09:20:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:43 0.1.4: Pulling from edgex-devops/py-git-semver 09:20:43 b85a868b505f: Pulling fs layer 09:20:43 e2be974225ed: Pulling fs layer 09:20:43 339a4e72a1f5: Pulling fs layer 09:20:43 988bab9f4d93: Pulling fs layer 09:20:43 1469e6f7b9e6: Pulling fs layer 09:20:43 eaf3925da568: Pulling fs layer 09:20:43 bab4dde63d76: Pulling fs layer 09:20:43 bde34c3a00c8: Pulling fs layer 09:20:43 b352a97aabf1: Pulling fs layer 09:20:43 4872d77fe225: Pulling fs layer 09:20:43 5851b861e8e6: Pulling fs layer 09:20:43 988bab9f4d93: Waiting 09:20:43 1469e6f7b9e6: Waiting 09:20:43 eaf3925da568: Waiting 09:20:43 bab4dde63d76: Waiting 09:20:43 bde34c3a00c8: Waiting 09:20:43 b352a97aabf1: Waiting 09:20:43 4872d77fe225: Waiting 09:20:43 5851b861e8e6: Waiting 09:20:43 e2be974225ed: Download complete 09:20:43 988bab9f4d93: Verifying Checksum 09:20:43 988bab9f4d93: Download complete 09:20:43 1469e6f7b9e6: Verifying Checksum 09:20:43 1469e6f7b9e6: Download complete 09:20:44 eaf3925da568: Verifying Checksum 09:20:44 eaf3925da568: Download complete 09:20:44 339a4e72a1f5: Verifying Checksum 09:20:44 339a4e72a1f5: Download complete 09:20:44 bde34c3a00c8: Download complete 09:20:44 b352a97aabf1: Download complete 09:20:44 4872d77fe225: Download complete 09:20:44 5851b861e8e6: Download complete 09:20:44 b85a868b505f: Verifying Checksum 09:20:44 b85a868b505f: Download complete 09:20:44 bab4dde63d76: Verifying Checksum 09:20:44 bab4dde63d76: Download complete 09:20:45 b85a868b505f: Pull complete 09:20:45 e2be974225ed: Pull complete 09:20:45 339a4e72a1f5: Pull complete 09:20:46 988bab9f4d93: Pull complete 09:20:46 1469e6f7b9e6: Pull complete 09:20:46 eaf3925da568: Pull complete 09:20:48 bab4dde63d76: Pull complete 09:20:48 bde34c3a00c8: Pull complete 09:20:48 b352a97aabf1: Pull complete 09:20:48 4872d77fe225: Pull complete 09:20:48 5851b861e8e6: Pull complete 09:20:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:48 prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container 09:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@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-devops/py-git-semver:0.1.4 cat 09:20:51 $ docker top 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 -eo pid,comm 09:20:51 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). 09:20:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:51 [ssh-agent] Looking for ssh-agent implementation... 09:20:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:51 $ docker exec 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 ssh-agent 09:20:51 SSH_AUTH_SOCK=/tmp/ssh-n88orrPY7szI/agent.33 09:20:51 SSH_AGENT_PID=39 09:20:51 Running ssh-add (command line suppressed) 09:20:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/private_key_1839202368630474936.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/private_key_1839202368630474936.key) 09:20:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:51 + git tag --points-at HEAD [Pipeline] } 09:20:51 $ docker exec --env ******** --env ******** 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 ssh-agent -k 09:20:52 unset SSH_AUTH_SOCK; 09:20:52 unset SSH_AGENT_PID; 09:20:52 echo Agent pid 39 killed; 09:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:20:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:52 [ssh-agent] Looking for ssh-agent implementation... 09:20:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:52 $ docker exec 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 ssh-agent 09:20:52 SSH_AUTH_SOCK=/tmp/ssh-JCpTVB73iAWd/agent.71 09:20:52 SSH_AGENT_PID=77 09:20:52 Running ssh-add (command line suppressed) 09:20:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/private_key_2290923299620991765.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/private_key_2290923299620991765.key) 09:20:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:52 + git semver init 09:20:53 2022-10-19 09:20:53,016 [run_init] DEBUG init version:0.0.0 force:False 09:20:53 2022-10-19 09:20:53,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver 09:20:53 2022-10-19 09:20:53,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver 09:20:53 2022-10-19 09:20:53,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-559, universal_newlines=False, shell=None, istream=None) 09:20:54 2022-10-19 09:20:54,541 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.git/info/exclude 09:20:54 2022-10-19 09:20:54,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver/PR-559 with force:False 09:20:54 2022-10-19 09:20:54,541 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver/PR-559 09:20:54 2022-10-19 09:20:54,544 [execute] INFO git cat-file --batch-check 09:20:54 2022-10-19 09:20:54,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver, universal_newlines=False, shell=None, istream=) 09:20:54 2022-10-19 09:20:54,552 [execute] INFO git cat-file --batch 09:20:54 2022-10-19 09:20:54,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver, universal_newlines=False, shell=None, istream=) 09:20:54 2022-10-19 09:20:54,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver/PR-559 09:20:54 0.0.0 [Pipeline] } 09:20:55 $ docker exec --env ******** --env ******** 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 ssh-agent -k 09:20:55 unset SSH_AUTH_SOCK; 09:20:55 unset SSH_AGENT_PID; 09:20:55 echo Agent pid 77 killed; 09:20:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:55 + git semver [Pipeline] } 09:20:55 $ docker stop --time=1 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 09:20:57 $ docker rm -f 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:20:57 Stashed 1 file(s) [Pipeline] echo 09:20:57 [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 09:20:58 provisioning config files... 09:20:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/config1381745851442641597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:58 ---> docker-login.sh 09:20:58 nexus3.edgexfoundry.org:10001 09:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:58 Configure a credential helper to remove this warning. See 09:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:58 09:20:58 Login Succeeded 09:20:58 nexus3.edgexfoundry.org:10002 09:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:58 Configure a credential helper to remove this warning. See 09:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:58 09:20:58 Login Succeeded 09:20:58 nexus3.edgexfoundry.org:10003 09:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:58 Configure a credential helper to remove this warning. See 09:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:58 09:20:58 Login Succeeded 09:20:58 nexus3.edgexfoundry.org:10004 09:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:58 Configure a credential helper to remove this warning. See 09:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:58 09:20:58 Login Succeeded 09:20:58 docker.io 09:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:59 Configure a credential helper to remove this warning. See 09:20:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:59 09:20:59 Login Succeeded 09:20:59 ---> docker-login.sh ends [Pipeline] } 09:20:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:20:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:20:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:20:59 ========================================================= 09:20:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:20:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:00 + 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 . 09:21:00 Sending build context to Docker daemon 45.43MB 09:21:00 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 09:21:00 Step 2/16 : FROM ${BASE} AS builder 09:21:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:21:00 213ec9aee27d: Pulling fs layer 09:21:00 4583459ba037: Pulling fs layer 09:21:00 93c1e223e6f2: Pulling fs layer 09:21:00 53926ce57604: Pulling fs layer 09:21:00 21b2b0c7a3f4: Pulling fs layer 09:21:00 30f14e443154: Pulling fs layer 09:21:00 801331c1e519: Pulling fs layer 09:21:00 99cc6dd402b0: Pulling fs layer 09:21:00 7d9ed39f4882: Pulling fs layer 09:21:00 30f14e443154: Waiting 09:21:00 53926ce57604: Waiting 09:21:00 801331c1e519: Waiting 09:21:00 21b2b0c7a3f4: Waiting 09:21:00 99cc6dd402b0: Waiting 09:21:00 7d9ed39f4882: Waiting 09:21:00 93c1e223e6f2: Verifying Checksum 09:21:00 93c1e223e6f2: Download complete 09:21:00 4583459ba037: Verifying Checksum 09:21:00 4583459ba037: Download complete 09:21:00 21b2b0c7a3f4: Verifying Checksum 09:21:00 21b2b0c7a3f4: Download complete 09:21:00 30f14e443154: Verifying Checksum 09:21:00 30f14e443154: Download complete 09:21:00 213ec9aee27d: Verifying Checksum 09:21:00 213ec9aee27d: Download complete 09:21:00 801331c1e519: Verifying Checksum 09:21:00 801331c1e519: Download complete 09:21:00 213ec9aee27d: Pull complete 09:21:01 4583459ba037: Pull complete 09:21:01 93c1e223e6f2: Pull complete 09:21:01 7d9ed39f4882: Verifying Checksum 09:21:01 7d9ed39f4882: Download complete 09:21:01 99cc6dd402b0: Verifying Checksum 09:21:01 99cc6dd402b0: Download complete 09:21:01 53926ce57604: Verifying Checksum 09:21:01 53926ce57604: Download complete 09:21:05 53926ce57604: Pull complete 09:21:05 21b2b0c7a3f4: Pull complete 09:21:05 30f14e443154: Pull complete 09:21:05 801331c1e519: Pull complete 09:21:06 99cc6dd402b0: Pull complete 09:21:07 7d9ed39f4882: Pull complete 09:21:07 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 09:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:21:07 ---> 1dedd983c030 09:21:07 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:21:11 ---> Running in 9ebed1f66b28 09:21:12 Removing intermediate container 9ebed1f66b28 09:21:12 ---> db28b3122ea9 09:21:12 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 09:21:12 ---> Running in 2b2ffc5d0ccc 09:21:12 Removing intermediate container 2b2ffc5d0ccc 09:21:12 ---> a500f7428a55 09:21:12 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 09:21:12 ---> Running in c99e07b40084 09:21:12 Removing intermediate container c99e07b40084 09:21:12 ---> 08c81310a7f2 09:21:12 Step 6/16 : LABEL Name=edgex-ui-go 09:21:12 ---> Running in 776a5a82e8a7 09:21:12 Removing intermediate container 776a5a82e8a7 09:21:12 ---> 912392a7179c 09:21:12 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:21:12 ---> Running in 8423fd2cfd3a 09:21:12 Removing intermediate container 8423fd2cfd3a 09:21:12 ---> 103d2b5d4fee 09:21:12 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:21:13 latest: Pulling from library/docker 09:21:13 Still waiting to schedule task 09:21:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8547’ 09:21:13 213ec9aee27d: Already exists 09:21:13 7b0dd730a5c3: Pulling fs layer 09:21:13 4b90f8029a36: Pulling fs layer 09:21:13 bea6d6d58c11: Pulling fs layer 09:21:13 b28b21e97172: Pulling fs layer 09:21:13 fd102b8fb384: Pulling fs layer 09:21:13 9eb1d0209852: Pulling fs layer 09:21:13 d3ef7050c453: Pulling fs layer 09:21:13 fd102b8fb384: Waiting 09:21:13 9eb1d0209852: Waiting 09:21:13 fb4cbd776d56: Pulling fs layer 09:21:13 d3ef7050c453: Waiting 09:21:13 fb4cbd776d56: Waiting 09:21:13 4b90f8029a36: Verifying Checksum 09:21:13 4b90f8029a36: Download complete 09:21:13 7b0dd730a5c3: Verifying Checksum 09:21:13 bea6d6d58c11: Verifying Checksum 09:21:13 bea6d6d58c11: Download complete 09:21:13 7b0dd730a5c3: Pull complete 09:21:13 4b90f8029a36: Pull complete 09:21:13 b28b21e97172: Verifying Checksum 09:21:13 b28b21e97172: Download complete 09:21:13 9eb1d0209852: Download complete 09:21:13 fd102b8fb384: Verifying Checksum 09:21:13 fd102b8fb384: Download complete 09:21:13 d3ef7050c453: Verifying Checksum 09:21:13 d3ef7050c453: Download complete 09:21:13 fb4cbd776d56: Verifying Checksum 09:21:13 fb4cbd776d56: Download complete 09:21:14 bea6d6d58c11: Pull complete 09:21:14 b28b21e97172: Pull complete 09:21:14 fd102b8fb384: Pull complete 09:21:14 9eb1d0209852: Pull complete 09:21:14 d3ef7050c453: Pull complete 09:21:14 fb4cbd776d56: Pull complete 09:21:14 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 09:21:14 Status: Downloaded newer image for docker:latest 09:21:16 ---> a560c01028ed 09:21:16 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:16 ---> Running in d1bbab871cf1 09:21:17 Removing intermediate container d1bbab871cf1 09:21:17 ---> 759f17820ef1 09:21:17 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:21:17 ---> Running in 67ea148624ef 09:21:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:21:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:21:18 OK: 211 MiB in 51 packages 09:21:19 Removing intermediate container 67ea148624ef 09:21:19 ---> 3b4bb58ac8fa 09:21:19 Step 11/16 : ENV GO111MODULE=on 09:21:19 ---> Running in 587bfb5f8925 09:21:19 Removing intermediate container 587bfb5f8925 09:21:19 ---> 8f65d1528cf9 09:21:19 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:21:19 ---> Running in b0c411f75351 09:21:19 Removing intermediate container b0c411f75351 09:21:19 ---> 72168429efff 09:21:19 Step 13/16 : COPY go.mod vendor* ./ 09:21:19 ---> 1ff969379b2c 09:21:19 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:19 ---> Running in 26c65c2ae9df 09:21:41 Removing intermediate container 26c65c2ae9df 09:21:41 ---> e6f8ce12fc43 09:21:41 Step 15/16 : COPY . . 09:21:41 ---> 4f7deebc6c4b 09:21:41 Step 16/16 : RUN ${MAKE} 09:21:41 ---> Running in 92f64d28c250 09:21:41 noop 09:21:41 Removing intermediate container 92f64d28c250 09:21:41 ---> 0a97c7403b5e 09:21:41 Successfully built 0a97c7403b5e 09:21:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:41 + docker inspect -f . ci-base-image-x86_64 09:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:41 prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container 09:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:42 $ docker top 3415ae28c25a2d510b9596fe6b335b6634a4e9a4def5ab1e45cb40d6d4174640 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:42 + go version 09:21:42 go version go1.18.7 linux/amd64 [Pipeline] } 09:21:42 $ docker stop --time=1 3415ae28c25a2d510b9596fe6b335b6634a4e9a4def5ab1e45cb40d6d4174640 09:21:43 $ docker rm -f 3415ae28c25a2d510b9596fe6b335b6634a4e9a4def5ab1e45cb40d6d4174640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:44 + docker inspect -f . ci-base-image-x86_64 09:21:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:44 prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container 09:21:44 $ 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-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:45 $ docker top d5674b8113af3c39e6bc3d748747c8b910f26271812fe109e73a3131426552ca -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-559 [Pipeline] fileExists [Pipeline] sh 09:21:45 + make test 09:21:45 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:21:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:21:54 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:21:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:57 ./bin/test-attribution-txt.sh 09:21:57 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 09:21:57 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 09:21:57 An attribution for golang.org/x/net is missing from Attribution.txt, please add 09:21:57 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 09:21:57 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 09:21:57 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 09:21:57 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 09:21:57 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 09:21:57 make -C web test 09:21:57 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-559/web' 09:21:57 make[1]: tput: No such file or directory 09:21:57 make[1]: tput: No such file or directory 09:21:57 warning: generating ./VERSION 09:21:57 echo "0.0.0" > VERSION 09:21:57 docker build \ 09:21:57 -f Dockerfile \ 09:21:57 --build-arg USER=1000 \ 09:21:57 \ 09:21:57 --label "git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a" \ 09:21:57 -t edgexfoundry/edgex-web-ui:48be4b68ee06b9f6f6552b1246fb67f87e36394a \ 09:21:57 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:21:57 . 09:21:57 Sending build context to Docker daemon 3.269MB 09:21:57 Step 1/10 : FROM node:16.17-alpine3.15 09:21:58 16.17-alpine3.15: Pulling from library/node 09:21:58 9621f1afde84: Pulling fs layer 09:21:58 c6f70ee39829: Pulling fs layer 09:21:58 56892a8094a2: Pulling fs layer 09:21:58 58dd87906ef0: Pulling fs layer 09:21:58 58dd87906ef0: Waiting 09:21:58 9621f1afde84: Verifying Checksum 09:21:58 9621f1afde84: Download complete 09:21:58 9621f1afde84: Pull complete 09:21:58 58dd87906ef0: Verifying Checksum 09:21:58 58dd87906ef0: Download complete 09:21:58 56892a8094a2: Verifying Checksum 09:21:58 56892a8094a2: Download complete 09:21:59 c6f70ee39829: Verifying Checksum 09:21:59 c6f70ee39829: Download complete 09:22:00 c6f70ee39829: Pull complete 09:22:00 56892a8094a2: Pull complete 09:22:00 58dd87906ef0: Pull complete 09:22:00 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:22:00 Status: Downloaded newer image for node:16.17-alpine3.15 09:22:00 ---> b69703f70c3d 09:22:00 Step 2/10 : RUN apk add --no-cache chromium 09:22:02 ---> Running in 87de86215f1f 09:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:02 (1/129) Installing libxau (1.0.9-r0) 09:22:02 (2/129) Installing libmd (1.0.3-r0) 09:22:02 (3/129) Installing libbsd (0.11.3-r1) 09:22:02 (4/129) Installing libxdmcp (1.1.3-r0) 09:22:02 (5/129) Installing libxcb (1.14-r2) 09:22:02 (6/129) Installing libx11 (1.7.3.1-r0) 09:22:02 (7/129) Installing libxext (1.3.4-r0) 09:22:02 (8/129) Installing libice (1.0.10-r0) 09:22:02 (9/129) Installing libuuid (2.37.4-r0) 09:22:02 (10/129) Installing libsm (1.2.3-r0) 09:22:02 (11/129) Installing libxt (1.2.1-r0) 09:22:02 (12/129) Installing libxmu (1.1.3-r0) 09:22:02 (13/129) Installing xset (1.2.4-r0) 09:22:02 (14/129) Installing xprop (1.2.5-r0) 09:22:02 (15/129) Installing xdg-utils (1.1.3-r0) 09:22:02 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 09:22:02 (17/129) Installing pkgconf (1.8.0-r0) 09:22:02 (18/129) Installing libffi (3.4.2-r1) 09:22:02 (19/129) Installing libintl (0.21-r0) 09:22:02 (20/129) Installing libblkid (2.37.4-r0) 09:22:02 (21/129) Installing libmount (2.37.4-r0) 09:22:02 (22/129) Installing pcre (8.45-r1) 09:22:02 (23/129) Installing glib (2.70.1-r0) 09:22:02 (24/129) Installing xz-libs (5.2.5-r1) 09:22:02 (25/129) Installing libxml2 (2.9.14-r2) 09:22:02 (26/129) Installing shared-mime-info (2.1-r1) 09:22:02 (27/129) Installing hicolor-icon-theme (0.17-r1) 09:22:02 (28/129) Installing libjpeg-turbo (2.1.2-r0) 09:22:02 (29/129) Installing libpng (1.6.37-r1) 09:22:03 (30/129) Installing libwebp (1.2.2-r0) 09:22:03 (31/129) Installing zstd-libs (1.5.0-r0) 09:22:03 (32/129) Installing tiff (4.4.0-r0) 09:22:03 (33/129) Installing gdk-pixbuf (2.42.8-r0) 09:22:03 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 09:22:03 (35/129) Installing libxcomposite (0.4.5-r0) 09:22:03 (36/129) Installing libxfixes (6.0.0-r0) 09:22:03 (37/129) Installing libxrender (0.9.10-r3) 09:22:03 (38/129) Installing libxcursor (1.2.0-r0) 09:22:03 (39/129) Installing libxdamage (1.1.5-r1) 09:22:03 (40/129) Installing libxi (1.8-r0) 09:22:03 (41/129) Installing libxinerama (1.1.4-r1) 09:22:03 (42/129) Installing libxrandr (1.5.2-r1) 09:22:03 (43/129) Installing atk (2.36.0-r0) 09:22:03 (44/129) Installing libxtst (1.2.3-r3) 09:22:03 (45/129) Installing dbus-libs (1.12.24-r0) 09:22:03 (46/129) Installing at-spi2-core (2.42.0-r0) 09:22:03 (47/129) Installing at-spi2-atk (2.38.0-r0) 09:22:03 (48/129) Installing expat (2.4.9-r0) 09:22:03 (49/129) Installing brotli-libs (1.0.9-r5) 09:22:03 (50/129) Installing libbz2 (1.0.8-r1) 09:22:03 (51/129) Installing freetype (2.11.1-r2) 09:22:03 (52/129) Installing fontconfig (2.13.1-r4) 09:22:03 (53/129) Installing pixman (0.40.0-r3) 09:22:03 (54/129) Installing cairo (1.16.0-r5) 09:22:03 (55/129) Installing cairo-gobject (1.16.0-r5) 09:22:03 (56/129) Installing avahi-libs (0.8-r5) 09:22:03 (57/129) Installing gmp (6.2.1-r1) 09:22:03 (58/129) Installing nettle (3.7.3-r0) 09:22:03 (59/129) Installing p11-kit (0.24.0-r1) 09:22:03 (60/129) Installing libtasn1 (4.18.0-r0) 09:22:03 (61/129) Installing libunistring (0.9.10-r1) 09:22:03 (62/129) Installing gnutls (3.7.1-r1) 09:22:03 (63/129) Installing cups-libs (2.3.3-r6) 09:22:03 (64/129) Installing libepoxy (1.5.9-r0) 09:22:03 (65/129) Installing fribidi (1.0.11-r0) 09:22:03 (66/129) Installing graphite2 (1.3.14-r0) 09:22:03 (67/129) Installing harfbuzz (3.0.0-r2) 09:22:03 (68/129) Installing libxft (2.3.4-r0) 09:22:03 (69/129) Installing pango (1.48.10-r0) 09:22:03 (70/129) Installing wayland-libs-client (1.19.0-r1) 09:22:03 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 09:22:03 (72/129) Installing wayland-libs-egl (1.19.0-r1) 09:22:03 (73/129) Installing xkeyboard-config (2.34-r0) 09:22:03 (74/129) Installing libxkbcommon (1.3.1-r0) 09:22:03 (75/129) Installing gtk+3.0 (3.24.30-r0) 09:22:03 Executing gtk+3.0-3.24.30-r0.post-install 09:22:03 (76/129) Installing libfontenc (1.1.4-r0) 09:22:03 (77/129) Installing mkfontscale (1.2.1-r1) 09:22:03 (78/129) Installing ttf-opensans (1.10-r1) 09:22:03 Executing ttf-opensans-1.10-r1.post-install 09:22:05 (79/129) Installing libogg (1.3.5-r0) 09:22:05 (80/129) Installing flac (1.3.4-r0) 09:22:05 (81/129) Installing alsa-lib (1.2.5.1-r1) 09:22:05 (82/129) Installing libatomic (10.3.1_git20211027-r0) 09:22:05 (83/129) Installing sdl2 (2.0.16-r4) 09:22:05 (84/129) Installing aom-libs (3.2.0-r0) 09:22:05 (85/129) Installing libass (0.15.2-r0) 09:22:05 (86/129) Installing libdav1d (0.9.2-r0) 09:22:05 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:22:05 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 09:22:05 (89/129) Installing lame (3.100-r0) 09:22:05 (90/129) Installing opus (1.3.1-r1) 09:22:05 (91/129) Installing libgomp (10.3.1_git20211027-r0) 09:22:05 (92/129) Installing soxr (0.1.3-r2) 09:22:05 (93/129) Installing libsrt (1.4.2-r1) 09:22:05 (94/129) Installing libssh (0.9.6-r1) 09:22:05 (95/129) Installing libtheora (1.1.1-r16) 09:22:05 (96/129) Installing v4l-utils-libs (1.22.1-r1) 09:22:05 (97/129) Installing libpciaccess (0.16-r0) 09:22:05 (98/129) Installing libdrm (2.4.109-r0) 09:22:05 (99/129) Installing libva (2.13.0-r0) 09:22:05 (100/129) Installing libvdpau (1.4-r0) 09:22:05 (101/129) Installing vidstab (1.1.0-r1) 09:22:05 (102/129) Installing libvorbis (1.3.7-r0) 09:22:05 (103/129) Installing libvpx (1.10.0-r0) 09:22:05 (104/129) Installing vulkan-loader (1.2.196-r0) 09:22:05 (105/129) Installing x264-libs (20210613-r0) 09:22:05 (106/129) Installing x265-libs (3.5-r0) 09:22:05 (107/129) Installing xvidcore (1.3.7-r1) 09:22:05 (108/129) Installing ffmpeg-libs (4.4.1-r2) 09:22:05 (109/129) Installing libevent (2.1.12-r4) 09:22:05 (110/129) Installing mesa (21.2.6-r0) 09:22:05 (111/129) Installing wayland-libs-server (1.19.0-r1) 09:22:05 (112/129) Installing mesa-gbm (21.2.6-r0) 09:22:05 (113/129) Installing lcms2 (2.12-r1) 09:22:05 (114/129) Installing nspr (4.32-r0) 09:22:05 (115/129) Installing sqlite-libs (3.36.0-r0) 09:22:06 (116/129) Installing nss (3.78.1-r0) 09:22:06 (117/129) Installing libasyncns (0.8-r1) 09:22:06 (118/129) Installing libltdl (2.4.6-r7) 09:22:06 (119/129) Installing orc (0.4.32-r0) 09:22:06 (120/129) Installing libsndfile (1.0.31-r1) 09:22:06 (121/129) Installing speexdsp (1.2.0-r0) 09:22:06 (122/129) Installing tdb-libs (1.4.5-r0) 09:22:06 (123/129) Installing libpulse (15.0-r2) 09:22:06 (124/129) Installing re2 (2021.11.01-r0) 09:22:06 (125/129) Installing snappy (1.1.9-r1) 09:22:06 (126/129) Installing libgpg-error (1.42-r1) 09:22:06 (127/129) Installing libgcrypt (1.9.4-r0) 09:22:06 (128/129) Installing libxslt (1.1.35-r0) 09:22:06 (129/129) Installing chromium (99.0.4844.84-r0) 09:22:07 Executing busybox-1.34.1-r7.trigger 09:22:07 Executing glib-2.70.1-r0.trigger 09:22:07 Executing shared-mime-info-2.1-r1.trigger 09:22:08 Executing gdk-pixbuf-2.42.8-r0.trigger 09:22:08 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:22:08 Executing fontconfig-2.13.1-r4.trigger 09:22:08 Executing mkfontscale-1.2.1-r1.trigger 09:22:08 OK: 286 MiB in 145 packages 09:22:13 Removing intermediate container 87de86215f1f 09:22:13 ---> 899c2322879f 09:22:13 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:22:13 ---> Running in 44b1b91455c7 09:22:13 Removing intermediate container 44b1b91455c7 09:22:13 ---> 0b1ee443a233 09:22:13 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:22:13 ---> Running in 861f891e77e8 09:22:13 Removing intermediate container 861f891e77e8 09:22:13 ---> c5350145129a 09:22:13 Step 5/10 : RUN npm install -g npm 09:22:13 ---> Running in a8788df1f4d2 09:22:18 09:22:18 changed 54 packages, and audited 212 packages in 5s 09:22:18 09:22:18 11 packages are looking for funding 09:22:18 run `npm fund` for details 09:22:18 09:22:18 found 0 vulnerabilities 09:22:19 Removing intermediate container a8788df1f4d2 09:22:19 ---> feb5a82c4d68 09:22:19 Step 6/10 : ARG USER=1000 09:22:19 ---> Running in 5b1289a4f647 09:22:19 Removing intermediate container 5b1289a4f647 09:22:19 ---> 877b757331c7 09:22:19 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:22:19 ---> Running in 652273122c70 09:22:20 Removing intermediate container 652273122c70 09:22:20 ---> c154c423c3e3 09:22:20 Step 8/10 : USER $USER:$USER 09:22:20 ---> Running in dc8b57f2cf07 09:22:20 Removing intermediate container dc8b57f2cf07 09:22:20 ---> c726b2f238e0 09:22:20 Step 9/10 : WORKDIR /app 09:22:20 ---> Running in 0f1a13373e23 09:22:20 Removing intermediate container 0f1a13373e23 09:22:20 ---> 51b4ec9ad8b3 09:22:20 Step 10/10 : LABEL git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a 09:22:20 ---> Running in bf4178de0463 09:22:20 Removing intermediate container bf4178de0463 09:22:20 ---> 83f4a4e13a28 09:22:20 Successfully built 83f4a4e13a28 09:22:20 Successfully tagged edgexfoundry/edgex-web-ui:48be4b68ee06b9f6f6552b1246fb67f87e36394a 09:22:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:22:20 touch edgex-web-ui.imagebuilt 09:22:20 mkdir -p node_modules coverage 09:22:20 chown "1000:1000" node_modules coverage package-lock.json 09:22:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:21 npm WARN EBADENGINE Unsupported engine { 09:22:21 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:22:21 npm WARN EBADENGINE required: { 09:22:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:22:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:22:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:22:21 npm WARN EBADENGINE }, 09:22:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:22:21 npm WARN EBADENGINE } 09:22:27 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:22:27 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 09:22:27 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:22:27 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:22:27 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:22:27 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:22:27 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:22:28 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:22:28 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:22: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 09:22: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 09:22:31 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. 09:22:31 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:22:32 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. 09:22:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:22:32 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:22:32 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:22:33 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:22:36 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. 09:22:45 09:22:45 added 1478 packages, and audited 1479 packages in 23s 09:22:45 09:22:45 90 packages are looking for funding 09:22:45 run `npm fund` for details 09:22:45 09:22:45 13 vulnerabilities (3 moderate, 8 high, 2 critical) 09:22:45 09:22:45 To address issues that do not require attention, run: 09:22:45 npm audit fix 09:22:45 09:22:45 To address all issues (including breaking changes), run: 09:22:45 npm audit fix --force 09:22:45 09:22:45 Run `npm audit` for details. 09:22:49 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 09:22:51 - Generating browser application bundles (phase: setup)... 09:22:55 Compiling @angular/compiler/testing : es2015 as esm2015 09:22:55 Compiling @angular/core : es2015 as esm2015 09:22:58 Compiling @angular/common : es2015 as esm2015 09:22:58 Compiling @angular/core/testing : es2015 as esm2015 09:22:59 Compiling @angular/platform-browser : es2015 as esm2015 09:22:59 Compiling @angular/common/testing : es2015 as esm2015 09:22:59 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:22:59 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:23:00 Compiling @angular/router : es2015 as esm2015 09:23:00 Compiling @angular/common/http : es2015 as esm2015 09:23:00 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:23:00 Compiling @angular/forms : es2015 as esm2015 09:23:00 Compiling @angular/common/http/testing : es2015 as esm2015 09:23:02 Compiling @angular/router/testing : es2015 as esm2015 09:23:08 19 10 2022 09:23:07.778:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:23:08 19 10 2022 09:23:07.780:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:23:08 19 10 2022 09:23:07.783:INFO [launcher]: Starting browser ChromeHeadless 09:23:20 ✔ Browser application bundle generation complete. 09:23:20 19 10 2022 09:23:18.750:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Z_dbNKNHEnA3fwNkAAAB with id 86778436 09:23:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 09:23:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.082 secs) 09:23:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.1 secs) 09:23:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.132 secs) 09:23:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.242 secs) 09:23:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.263 secs) 09:23:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.278 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.328 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.365 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.374 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.418 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.424 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.43 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.518 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.525 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.537 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.541 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.545 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.551 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.571 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.611 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.623 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.639 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.647 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.655 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.693 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.713 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.718 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.727 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.729 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.741 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.743 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.744 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.751 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.76 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.772 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.806 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.844 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.872 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.878 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.888 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.892 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.895 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.898 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.921 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.929 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.956 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.966 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.971 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.992 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.002 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.011 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.019 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.021 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.022 secs) 09:23:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.036 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.088 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.116 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.122 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.138 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.145 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.148 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.154 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.175 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.184 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.195 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.209 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.214 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.233 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.239 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.244 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.27 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.289 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.297 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.299 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.303 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.305 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.307 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.308 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.318 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.321 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.322 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.346 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.354 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.366 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.369 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.372 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.375 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.381 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.396 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.4 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.404 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.41 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.424 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.434 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.438 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.441 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.445 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.448 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.45 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.469 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.495 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.519 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.525 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.535 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.539 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.541 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.543 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.545 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.577 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.585 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.603 secs) 09:23:23 WARN: ' 09:23:23 It looks like you're using ngModel on the same form field as formControlName. 09:23:23 Support for using the ngModel input property and ngModelChange event with 09:23:23 reactive form directives has been deprecated in Angular v6 and will be removed 09:23:23 in a future version of Angular. 09:23:23 09:23:23 For more information on this, see our API docs here: 09:23:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:23:23 ' 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.603 secs) 09:23:23 WARN: ' 09:23:23 It looks like you're using ngModel on the same form field as formControlName. 09:23:23 Support for using the ngModel input property and ngModelChange event with 09:23:23 reactive form directives has been deprecated in Angular v6 and will be removed 09:23:23 in a future version of Angular. 09:23:23 09:23:23 For more information on this, see our API docs here: 09:23:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:23:23 ' 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.629 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.643 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.665 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.675 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.686 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.695 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.71 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.719 secs) 09:23:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.737 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.747 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.756 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.767 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.785 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.794 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.806 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.811 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.818 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.82 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.825 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.827 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.828 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.891 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.905 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.908 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.911 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.917 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.92 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.923 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.932 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.942 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.961 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.97 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.974 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.977 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.996 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.002 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.023 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.032 secs) 09:23:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.026 secs / 2.032 secs) 09:23:24 TOTAL: 149 SUCCESS 09:23:24 ✔ Browser application bundle generation complete. 09:23:25 09:23:25 =============================== Coverage summary =============================== 09:23:25 Statements : 40.87% ( 1463/3580 ) 09:23:25 Branches : 12.03% ( 111/923 ) 09:23:25 Functions : 33.13% ( 430/1298 ) 09:23:25 Lines : 38.8% ( 1314/3387 ) 09:23:25 ================================================================================ 09:23:25 ✔ Browser application bundle generation complete. 09:23:25 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-559/web' [Pipeline] echo 09:23:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:23:25 $ docker stop --time=1 d5674b8113af3c39e6bc3d748747c8b910f26271812fe109e73a3131426552ca 09:23:26 $ docker rm -f d5674b8113af3c39e6bc3d748747c8b910f26271812fe109e73a3131426552ca [Pipeline] // withDockerContainer [Pipeline] sh 09:23:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:23:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:23:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:23:29 + ls -al . 09:23:29 total 176 09:23:29 drwxrwxr-x 14 jenkins jenkins 4096 Oct 19 09:21 . 09:23:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:20 .. 09:23:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:20 .blubracket 09:23:29 -rw-rw-r-- 1 jenkins jenkins 18 Oct 19 09:20 .dockerignore 09:23:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 09:20 .git 09:23:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:20 .github 09:23:29 -rw-rw-r-- 1 jenkins jenkins 185 Oct 19 09:20 .gitignore 09:23:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 09:20 .semver 09:23:29 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 19 09:20 Attribution.txt 09:23:29 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 19 09:20 CHANGELOG.md 09:23:29 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 09:20 CONTRIBUTING.md 09:23:29 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 19 09:20 Dockerfile 09:23:29 -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 09:20 Jenkinsfile 09:23:29 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 09:20 LICENSE 09:23:29 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 19 09:20 Makefile 09:23:29 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 19 09:20 README.md 09:23:29 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 09:20 VERSION 09:23:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:20 assets 09:23:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:20 bin 09:23:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:20 cmd 09:23:29 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 09:21 coverage.out 09:23:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:20 docs 09:23:29 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 19 09:20 go.mod 09:23:29 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 19 09:20 go.sum 09:23:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 09:20 internal 09:23:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:20 snap 09:23:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:20 testing 09:23:29 -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 09:20 version.go 09:23:29 drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 09:22 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:29 + 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=48be4b68ee06b9f6f6552b1246fb67f87e36394a --label arch=amd64 --label version=0.0.0 . 09:23:30 Sending build context to Docker daemon 48.18MB 09:23:30 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 09:23:30 Step 2/26 : FROM ${BASE} AS builder 09:23:30 ---> 0a97c7403b5e 09:23:30 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:23:30 ---> Running in 74d43724a07f 09:23:30 Removing intermediate container 74d43724a07f 09:23:30 ---> 3eb8343a6fa9 09:23:30 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 09:23:30 ---> Running in 2f5a3a7793a5 09:23:30 Removing intermediate container 2f5a3a7793a5 09:23:30 ---> 14439907c5a6 09:23:30 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 09:23:30 ---> Running in 69fc0b48231d 09:23:30 Removing intermediate container 69fc0b48231d 09:23:30 ---> 82f9c6a380c0 09:23:30 Step 6/26 : LABEL Name=edgex-ui-go 09:23:30 ---> Running in f200517d6caa 09:23:30 Removing intermediate container f200517d6caa 09:23:30 ---> 009cb389282a 09:23:30 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:23:30 ---> Running in 603ad77f7fba 09:23:30 Removing intermediate container 603ad77f7fba 09:23:30 ---> ba6f076ec532 09:23:30 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:23:31 ---> 9e5b387f66d4 09:23:31 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:31 ---> Running in c1defab9246d 09:23:32 Removing intermediate container c1defab9246d 09:23:32 ---> 6b23cfc9f0c8 09:23:32 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:23:32 ---> Running in 7a80b57aecf6 09:23:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:23:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:23:33 OK: 211 MiB in 51 packages 09:23:34 Removing intermediate container 7a80b57aecf6 09:23:34 ---> d8d95d4ecc26 09:23:34 Step 11/26 : ENV GO111MODULE=on 09:23:34 ---> Running in 58ef2ba7fd83 09:23:34 Removing intermediate container 58ef2ba7fd83 09:23:34 ---> c28356c114fc 09:23:34 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:23:34 ---> Running in db4169fdb943 09:23:34 Removing intermediate container db4169fdb943 09:23:34 ---> cf5720528140 09:23:34 Step 13/26 : COPY go.mod vendor* ./ 09:23:34 ---> 9a46f5d863a4 09:23:34 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:34 ---> Running in 1594b8211543 09:23:35 Removing intermediate container 1594b8211543 09:23:35 ---> e9cb4a64cca3 09:23:35 Step 15/26 : COPY . . 09:23:36 ---> 2f1be6e2ac8b 09:23:36 Step 16/26 : RUN ${MAKE} 09:23:36 ---> Running in 5ef76f7d7cba 09:23:36 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 09:23:48 Removing intermediate container 5ef76f7d7cba 09:23:48 ---> 4c41bcc11c48 09:23:48 Step 17/26 : FROM alpine:3.14 09:23:48 3.14: Pulling from library/alpine 09:23:48 c7ed990a2339: Pulling fs layer 09:23:48 c7ed990a2339: Verifying Checksum 09:23:48 c7ed990a2339: Download complete 09:23:48 c7ed990a2339: Pull complete 09:23:48 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 09:23:48 Status: Downloaded newer image for alpine:3.14 09:23:48 ---> dd53f409bf0b 09:23:48 Step 18/26 : EXPOSE 4000 09:23:48 ---> Running in 0664857beb42 09:23:48 Removing intermediate container 0664857beb42 09:23:48 ---> 4dd20425c9bb 09:23:48 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:23:49 ---> 02dd1a93cef9 09:23:49 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 09:23:49 ---> e8c09fc7e226 09:23:49 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 09:23:49 ---> a1d17f63088f 09:23:49 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:23:49 ---> Running in 8baa631b51cf 09:23:49 Removing intermediate container 8baa631b51cf 09:23:49 ---> 3a5a2bb9d077 09:23:49 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 09:23:49 ---> Running in 44169786e22e 09:23:49 Removing intermediate container 44169786e22e 09:23:49 ---> aaa20ea649c4 09:23:49 Step 24/26 : LABEL arch=amd64 09:23:49 ---> Running in bfc2094eea45 09:23:50 Removing intermediate container bfc2094eea45 09:23:50 ---> 2cfabb365f84 09:23:50 Step 25/26 : LABEL git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a 09:23:50 ---> Running in 71346d6c6e3e 09:23:50 Removing intermediate container 71346d6c6e3e 09:23:50 ---> 934631310366 09:23:50 Step 26/26 : LABEL version=0.0.0 09:23:50 ---> Running in 29474a9b9b79 09:23:50 Removing intermediate container 29474a9b9b79 09:23:50 ---> 2f14eb521726 09:23:50 [Warning] One or more build-args [ARCH] were not consumed 09:23:50 Successfully built 2f14eb521726 09:23:50 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 09:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:50 09:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:51 latest: Pulling from edgex-lftools-log-publisher 09:23:51 5eb5b503b376: Pulling fs layer 09:23:51 5c69ac0246d0: Pulling fs layer 09:23:51 ec43610c2a17: Pulling fs layer 09:23:51 3a2ae6a8a46f: Pulling fs layer 09:23:51 33b1e0a273af: Pulling fs layer 09:23:51 5d3b04190fa2: Pulling fs layer 09:23:51 2f39f015ded8: Pulling fs layer 09:23:51 33b1e0a273af: Waiting 09:23:51 3a2ae6a8a46f: Waiting 09:23:51 2f39f015ded8: Waiting 09:23:51 5d3b04190fa2: Waiting 09:23:51 5c69ac0246d0: Verifying Checksum 09:23:51 5c69ac0246d0: Download complete 09:23:51 3a2ae6a8a46f: Verifying Checksum 09:23:51 3a2ae6a8a46f: Download complete 09:23:51 33b1e0a273af: Verifying Checksum 09:23:51 33b1e0a273af: Download complete 09:23:51 5d3b04190fa2: Verifying Checksum 09:23:51 5d3b04190fa2: Download complete 09:23:51 ec43610c2a17: Verifying Checksum 09:23:51 ec43610c2a17: Download complete 09:23:51 5eb5b503b376: Verifying Checksum 09:23:51 5eb5b503b376: Download complete 09:23:52 2f39f015ded8: Download complete 09:23:52 5eb5b503b376: Pull complete 09:23:52 5c69ac0246d0: Pull complete 09:23:52 ec43610c2a17: Pull complete 09:23:53 3a2ae6a8a46f: Pull complete 09:23:53 33b1e0a273af: Pull complete 09:23:53 5d3b04190fa2: Pull complete 09:23:57 2f39f015ded8: Pull complete 09:23:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:57 prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container 09:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:24:01 $ docker top d22daab5a58487bac56a189e2385377f7fd75b894d8449abf51337fd435e3709 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:02 ---> job-cost.sh 09:24:02 lf-activate-venv: SKIPPING 09:24:02 INFO: No Stack... 09:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 09:24:03 INFO: Archiving Costs [Pipeline] sh 09:24:03 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives/cost.csv 09:24:03 + cut -d, -f6 [Pipeline] lock 09:24:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] 09:24:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] did not exist. Created. 09:24:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:24:03 + echo total: 0.2199999988079071 [Pipeline] stash 09:24:04 Stashed 1 file(s) [Pipeline] } 09:24:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:24:04 $ docker stop --time=1 d22daab5a58487bac56a189e2385377f7fd75b894d8449abf51337fd435e3709 09:24:05 $ docker rm -f d22daab5a58487bac56a189e2385377f7fd75b894d8449abf51337fd435e3709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:24:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8551 in /w/workspace/edgexfoundry_edgex-ui-go_PR-559 [Pipeline] { [Pipeline] ws 09:24:37 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:24:37 The recommended git tool is: git 09:24:42 using credential edgex-jenkins-ssh 09:24:42 Cloning the remote Git repository 09:24:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:24:42 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:24:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:24:43 > git --version # timeout=10 09:24:43 > git --version # 'git version 2.25.1' 09:24:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:43 Verifying host key using known hosts file 09:24:43 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. 09:24:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:24:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:49 Merging remotes/origin/main commit 1f247822aed2ea5797dd0dba969c3d64ef023385 into PR head commit 48be4b68ee06b9f6f6552b1246fb67f87e36394a 09:24:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:24:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:24:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:48 Verifying host key using known hosts file 09:24:48 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. 09:24:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:24:49 > git config core.sparsecheckout # timeout=10 09:24:49 > git checkout -f 48be4b68ee06b9f6f6552b1246fb67f87e36394a # timeout=10 09:24:49 Merge succeeded, producing 48be4b68ee06b9f6f6552b1246fb67f87e36394a 09:24:49 Checking out Revision 48be4b68ee06b9f6f6552b1246fb67f87e36394a (PR-559) 09:24:49 > git remote # timeout=10 09:24:49 > git config --get remote.origin.url # timeout=10 09:24:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:49 Verifying host key using known hosts file 09:24:49 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. 09:24:49 > git merge 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 09:24:49 > git rev-parse HEAD^{commit} # timeout=10 09:24:49 > git config core.sparsecheckout # timeout=10 09:24:49 > git checkout -f 48be4b68ee06b9f6f6552b1246fb67f87e36394a # timeout=10 09:24:53 Commit message: "feat: copy Attribution.txt and LICENSE into Docker image" 09:24:53 > git --version # timeout=10 09:24:53 > git --version # 'git version 2.25.1' 09:24:53 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:24:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:24:54 % Total % Received % Xferd Average Speed Time Time Time Current 09:24:54 Dload Upload Total Spent Left Speed 09:24:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 09:24:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:24:55 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:24:55 sudo tee /etc/docker/daemon.new 09:24:55 { 09:24:55 "registry-mirrors": [ 09:24:55 "https://nexus3.edgexfoundry.org:10001" 09:24:55 ], 09:24:55 "bip": "10.250.0.254/24", 09:24:55 "hosts": [ 09:24:55 "tcp://0.0.0.0:5555", 09:24:55 "unix:///var/run/docker.sock" 09:24:55 ], 09:24:55 "mtu": 1458, 09:24:55 "selinux-enabled": true, 09:24:55 "seccomp-profile": "/etc/docker/seccomp.json" 09:24:55 } [Pipeline] sh 09:24:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:24:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:14 provisioning config files... 09:25:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6148611455350592031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:15 ---> docker-login.sh 09:25:15 nexus3.edgexfoundry.org:10001 09:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:16 Configure a credential helper to remove this warning. See 09:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:16 09:25:16 Login Succeeded 09:25:16 nexus3.edgexfoundry.org:10002 09:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:16 Configure a credential helper to remove this warning. See 09:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:16 09:25:16 Login Succeeded 09:25:16 nexus3.edgexfoundry.org:10003 09:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:16 Configure a credential helper to remove this warning. See 09:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:16 09:25:16 Login Succeeded 09:25:16 nexus3.edgexfoundry.org:10004 09:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:17 Configure a credential helper to remove this warning. See 09:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:17 09:25:17 Login Succeeded 09:25:17 docker.io 09:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:17 Configure a credential helper to remove this warning. See 09:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:17 09:25:17 Login Succeeded 09:25:17 ---> docker-login.sh ends [Pipeline] } 09:25:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:18 ========================================================= 09:25:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:25:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:18 + 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 . 09:25:19 Sending build context to Docker daemon 28.67MB 09:25:19 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 09:25:19 Step 2/16 : FROM ${BASE} AS builder 09:25:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:25:19 9b18e9b68314: Pulling fs layer 09:25:19 d32db5db7311: Pulling fs layer 09:25:19 d0c4b47475fc: Pulling fs layer 09:25:19 5831b945b038: Pulling fs layer 09:25:19 86bbec2aaacd: Pulling fs layer 09:25:19 e10730c5d714: Pulling fs layer 09:25:19 5dd5c2283517: Pulling fs layer 09:25:19 d5ac0230b979: Pulling fs layer 09:25:19 5831b945b038: Waiting 09:25:19 5dd5c2283517: Waiting 09:25:19 d5ac0230b979: Waiting 09:25:19 e10730c5d714: Waiting 09:25:19 d0c4b47475fc: Download complete 09:25:19 d32db5db7311: Verifying Checksum 09:25:19 d32db5db7311: Download complete 09:25:19 86bbec2aaacd: Verifying Checksum 09:25:19 86bbec2aaacd: Download complete 09:25:19 e10730c5d714: Verifying Checksum 09:25:19 e10730c5d714: Download complete 09:25:19 9b18e9b68314: Verifying Checksum 09:25:19 9b18e9b68314: Download complete 09:25:20 9b18e9b68314: Pull complete 09:25:20 d5ac0230b979: Verifying Checksum 09:25:20 d5ac0230b979: Download complete 09:25:21 d32db5db7311: Pull complete 09:25:21 d0c4b47475fc: Pull complete 09:25:22 5dd5c2283517: Verifying Checksum 09:25:22 5dd5c2283517: Download complete 09:25:22 5831b945b038: Verifying Checksum 09:25:22 5831b945b038: Download complete 09:25:35 5831b945b038: Pull complete 09:25:35 86bbec2aaacd: Pull complete 09:25:35 e10730c5d714: Pull complete 09:25:41 5dd5c2283517: Pull complete 09:25:43 d5ac0230b979: Pull complete 09:25:43 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 09:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:25:43 ---> 59b3b1a385d4 09:25:43 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:25:46 ---> Running in 76188a06c3e2 09:25:46 Removing intermediate container 76188a06c3e2 09:25:46 ---> 5a2f6d1661fb 09:25:46 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 09:25:46 ---> Running in 5b0b8534602a 09:25:46 Removing intermediate container 5b0b8534602a 09:25:46 ---> 57d67c197de8 09:25:46 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 09:25:46 ---> Running in 99da7c97303f 09:25:47 Removing intermediate container 99da7c97303f 09:25:47 ---> cd5282713d50 09:25:47 Step 6/16 : LABEL Name=edgex-ui-go 09:25:47 ---> Running in 38772e42569d 09:25:47 Removing intermediate container 38772e42569d 09:25:47 ---> 127fbef24836 09:25:47 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:25:47 ---> Running in 069bf937a3ca 09:25:48 Removing intermediate container 069bf937a3ca 09:25:48 ---> edd96dfb0885 09:25:48 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:25:48 latest: Pulling from library/docker 09:25:48 9b18e9b68314: Already exists 09:25:48 c21cba7d4ed2: Pulling fs layer 09:25:48 63dea5e92710: Pulling fs layer 09:25:48 885b6baa568c: Pulling fs layer 09:25:48 0f96f7352224: Pulling fs layer 09:25:48 679d89bc3e35: Pulling fs layer 09:25:48 0f96f7352224: Waiting 09:25:48 11f76eab2d11: Pulling fs layer 09:25:48 f399f04d60e9: Pulling fs layer 09:25:48 10c95374dc09: Pulling fs layer 09:25:48 679d89bc3e35: Waiting 09:25:48 11f76eab2d11: Waiting 09:25:48 f399f04d60e9: Waiting 09:25:48 10c95374dc09: Waiting 09:25:48 63dea5e92710: Verifying Checksum 09:25:48 63dea5e92710: Download complete 09:25:48 c21cba7d4ed2: Download complete 09:25:49 885b6baa568c: Verifying Checksum 09:25:49 885b6baa568c: Download complete 09:25:49 11f76eab2d11: Verifying Checksum 09:25:49 11f76eab2d11: Download complete 09:25:49 0f96f7352224: Verifying Checksum 09:25:49 0f96f7352224: Download complete 09:25:49 f399f04d60e9: Download complete 09:25:49 c21cba7d4ed2: Pull complete 09:25:49 679d89bc3e35: Verifying Checksum 09:25:49 679d89bc3e35: Download complete 09:25:49 63dea5e92710: Pull complete 09:25:50 885b6baa568c: Pull complete 09:25:52 0f96f7352224: Pull complete 09:25:52 679d89bc3e35: Pull complete 09:25:52 11f76eab2d11: Pull complete 09:25:53 f399f04d60e9: Pull complete 09:25:53 10c95374dc09: Pull complete 09:25:53 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 09:25:53 Status: Downloaded newer image for docker:latest 09:25:56 ---> 58daabc33b53 09:25:56 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:56 ---> Running in d857a9ea7f4c 09:25:58 Removing intermediate container d857a9ea7f4c 09:25:58 ---> ef27caa9a5cc 09:25:58 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:25:58 ---> Running in 436a342e7e59 09:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:26:00 OK: 221 MiB in 51 packages 09:26:01 Removing intermediate container 436a342e7e59 09:26:01 ---> e02573be686d 09:26:01 Step 11/16 : ENV GO111MODULE=on 09:26:01 ---> Running in 05a080dd4fb1 09:26:01 Removing intermediate container 05a080dd4fb1 09:26:01 ---> b9a574843e61 09:26:01 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:26:02 ---> Running in e1930eb860ae 09:26:02 Removing intermediate container e1930eb860ae 09:26:02 ---> 1de08ce43884 09:26:02 Step 13/16 : COPY go.mod vendor* ./ 09:26:02 ---> 79bf3d982e5c 09:26:02 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:02 ---> Running in f8d77383b27a 09:26:49 Removing intermediate container f8d77383b27a 09:26:49 ---> f3fce81e6968 09:26:49 Step 15/16 : COPY . . 09:26:49 ---> e4bfeef1661e 09:26:49 Step 16/16 : RUN ${MAKE} 09:26:49 ---> Running in 04ef5f28a920 09:26:49 noop 09:26:49 Removing intermediate container 04ef5f28a920 09:26:49 ---> 056a51597290 09:26:49 Successfully built 056a51597290 09:26:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:50 + docker inspect -f . ci-base-image-arm64 09:26:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:50 prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container 09:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:26:51 $ docker top add1ee620b64d6eeb97a058b75711edf06d3a02905fdc0a15ddf36e7b1840f4a -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:52 + go version 09:26:52 go version go1.18.7 linux/arm64 [Pipeline] } 09:26:52 $ docker stop --time=1 add1ee620b64d6eeb97a058b75711edf06d3a02905fdc0a15ddf36e7b1840f4a 09:26:54 $ docker rm -f add1ee620b64d6eeb97a058b75711edf06d3a02905fdc0a15ddf36e7b1840f4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:55 + docker inspect -f . ci-base-image-arm64 09:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:55 prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container 09:26:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:26:56 $ docker top 72e0ab4702f5f7c2e5aac2defdcf9485d1347edda8637b00ee1c2f54e096b035 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:57 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 09:26:57 + make test 09:26:57 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:26:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:28:07 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:28:08 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:28:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:28:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:28:30 ./bin/test-attribution-txt.sh 09:28:30 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 09:28:30 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 09:28:30 An attribution for golang.org/x/net is missing from Attribution.txt, please add 09:28:30 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 09:28:30 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 09:28:30 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 09:28:30 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 09:28:30 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 09:28:30 make -C web test 09:28:30 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 09:28:30 make[1]: tput: No such file or directory 09:28:30 make[1]: tput: No such file or directory 09:28:30 warning: generating ./VERSION 09:28:30 echo "0.0.0" > VERSION 09:28:30 docker build \ 09:28:30 -f Dockerfile \ 09:28:30 --build-arg USER=1000 \ 09:28:30 \ 09:28:30 --label "git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a" \ 09:28:30 -t edgexfoundry/edgex-web-ui:48be4b68ee06b9f6f6552b1246fb67f87e36394a \ 09:28:30 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:28:30 . 09:28:30 Sending build context to Docker daemon 3.269MB 09:28:30 Step 1/10 : FROM node:16.17-alpine3.15 09:28:30 16.17-alpine3.15: Pulling from library/node 09:28:30 47517142f6ba: Pulling fs layer 09:28:30 5f8c4bfa009b: Pulling fs layer 09:28:30 f7079c9c4ba1: Pulling fs layer 09:28:30 aba105e6f55a: Pulling fs layer 09:28:30 aba105e6f55a: Waiting 09:28:30 47517142f6ba: Verifying Checksum 09:28:30 47517142f6ba: Download complete 09:28:30 f7079c9c4ba1: Verifying Checksum 09:28:30 f7079c9c4ba1: Download complete 09:28:30 aba105e6f55a: Download complete 09:28:30 47517142f6ba: Pull complete 09:28:30 5f8c4bfa009b: Verifying Checksum 09:28:30 5f8c4bfa009b: Download complete 09:28:34 5f8c4bfa009b: Pull complete 09:28:34 f7079c9c4ba1: Pull complete 09:28:34 aba105e6f55a: Pull complete 09:28:34 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:28:34 Status: Downloaded newer image for node:16.17-alpine3.15 09:28:34 ---> bf1b8b58d215 09:28:34 Step 2/10 : RUN apk add --no-cache chromium 09:28:35 ---> Running in f8ed239957bf 09:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:28:37 (1/128) Installing libxau (1.0.9-r0) 09:28:37 (2/128) Installing libmd (1.0.3-r0) 09:28:37 (3/128) Installing libbsd (0.11.3-r1) 09:28:37 (4/128) Installing libxdmcp (1.1.3-r0) 09:28:37 (5/128) Installing libxcb (1.14-r2) 09:28:37 (6/128) Installing libx11 (1.7.3.1-r0) 09:28:37 (7/128) Installing libxext (1.3.4-r0) 09:28:37 (8/128) Installing libice (1.0.10-r0) 09:28:37 (9/128) Installing libuuid (2.37.4-r0) 09:28:37 (10/128) Installing libsm (1.2.3-r0) 09:28:37 (11/128) Installing libxt (1.2.1-r0) 09:28:37 (12/128) Installing libxmu (1.1.3-r0) 09:28:37 (13/128) Installing xset (1.2.4-r0) 09:28:37 (14/128) Installing xprop (1.2.5-r0) 09:28:37 (15/128) Installing xdg-utils (1.1.3-r0) 09:28:37 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 09:28:37 (17/128) Installing pkgconf (1.8.0-r0) 09:28:37 (18/128) Installing libffi (3.4.2-r1) 09:28:37 (19/128) Installing libintl (0.21-r0) 09:28:37 (20/128) Installing libblkid (2.37.4-r0) 09:28:37 (21/128) Installing libmount (2.37.4-r0) 09:28:37 (22/128) Installing pcre (8.45-r1) 09:28:37 (23/128) Installing glib (2.70.1-r0) 09:28:37 (24/128) Installing xz-libs (5.2.5-r1) 09:28:37 (25/128) Installing libxml2 (2.9.14-r2) 09:28:37 (26/128) Installing shared-mime-info (2.1-r1) 09:28:37 (27/128) Installing hicolor-icon-theme (0.17-r1) 09:28:37 (28/128) Installing libjpeg-turbo (2.1.2-r0) 09:28:37 (29/128) Installing libpng (1.6.37-r1) 09:28:37 (30/128) Installing libwebp (1.2.2-r0) 09:28:37 (31/128) Installing zstd-libs (1.5.0-r0) 09:28:37 (32/128) Installing tiff (4.4.0-r0) 09:28:37 (33/128) Installing gdk-pixbuf (2.42.8-r0) 09:28:37 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 09:28:37 (35/128) Installing libxcomposite (0.4.5-r0) 09:28:37 (36/128) Installing libxfixes (6.0.0-r0) 09:28:37 (37/128) Installing libxrender (0.9.10-r3) 09:28:37 (38/128) Installing libxcursor (1.2.0-r0) 09:28:37 (39/128) Installing libxdamage (1.1.5-r1) 09:28:37 (40/128) Installing libxi (1.8-r0) 09:28:37 (41/128) Installing libxinerama (1.1.4-r1) 09:28:37 (42/128) Installing libxrandr (1.5.2-r1) 09:28:37 (43/128) Installing atk (2.36.0-r0) 09:28:38 (44/128) Installing libxtst (1.2.3-r3) 09:28:38 (45/128) Installing dbus-libs (1.12.24-r0) 09:28:38 (46/128) Installing at-spi2-core (2.42.0-r0) 09:28:38 (47/128) Installing at-spi2-atk (2.38.0-r0) 09:28:38 (48/128) Installing expat (2.4.9-r0) 09:28:38 (49/128) Installing brotli-libs (1.0.9-r5) 09:28:38 (50/128) Installing libbz2 (1.0.8-r1) 09:28:38 (51/128) Installing freetype (2.11.1-r2) 09:28:38 (52/128) Installing fontconfig (2.13.1-r4) 09:28:38 (53/128) Installing pixman (0.40.0-r3) 09:28:38 (54/128) Installing cairo (1.16.0-r5) 09:28:38 (55/128) Installing cairo-gobject (1.16.0-r5) 09:28:38 (56/128) Installing avahi-libs (0.8-r5) 09:28:38 (57/128) Installing gmp (6.2.1-r1) 09:28:38 (58/128) Installing nettle (3.7.3-r0) 09:28:38 (59/128) Installing p11-kit (0.24.0-r1) 09:28:38 (60/128) Installing libtasn1 (4.18.0-r0) 09:28:38 (61/128) Installing libunistring (0.9.10-r1) 09:28:38 (62/128) Installing gnutls (3.7.1-r1) 09:28:38 (63/128) Installing cups-libs (2.3.3-r6) 09:28:38 (64/128) Installing libepoxy (1.5.9-r0) 09:28:38 (65/128) Installing fribidi (1.0.11-r0) 09:28:38 (66/128) Installing graphite2 (1.3.14-r0) 09:28:38 (67/128) Installing harfbuzz (3.0.0-r2) 09:28:38 (68/128) Installing libxft (2.3.4-r0) 09:28:38 (69/128) Installing pango (1.48.10-r0) 09:28:38 (70/128) Installing wayland-libs-client (1.19.0-r1) 09:28:38 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 09:28:38 (72/128) Installing wayland-libs-egl (1.19.0-r1) 09:28:38 (73/128) Installing xkeyboard-config (2.34-r0) 09:28:38 (74/128) Installing libxkbcommon (1.3.1-r0) 09:28:38 (75/128) Installing gtk+3.0 (3.24.30-r0) 09:28:38 Executing gtk+3.0-3.24.30-r0.post-install 09:28:39 (76/128) Installing libfontenc (1.1.4-r0) 09:28:39 (77/128) Installing mkfontscale (1.2.1-r1) 09:28:39 (78/128) Installing ttf-opensans (1.10-r1) 09:28:39 Executing ttf-opensans-1.10-r1.post-install 09:28:41 (79/128) Installing libogg (1.3.5-r0) 09:28:41 (80/128) Installing flac (1.3.4-r0) 09:28:41 (81/128) Installing alsa-lib (1.2.5.1-r1) 09:28:41 (82/128) Installing libatomic (10.3.1_git20211027-r0) 09:28:41 (83/128) Installing sdl2 (2.0.16-r4) 09:28:41 (84/128) Installing aom-libs (3.2.0-r0) 09:28:41 (85/128) Installing libass (0.15.2-r0) 09:28:41 (86/128) Installing libdav1d (0.9.2-r0) 09:28:41 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:28:41 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 09:28:41 (89/128) Installing lame (3.100-r0) 09:28:41 (90/128) Installing opus (1.3.1-r1) 09:28:41 (91/128) Installing libgomp (10.3.1_git20211027-r0) 09:28:41 (92/128) Installing soxr (0.1.3-r2) 09:28:41 (93/128) Installing libsrt (1.4.2-r1) 09:28:41 (94/128) Installing libssh (0.9.6-r1) 09:28:41 (95/128) Installing libtheora (1.1.1-r16) 09:28:41 (96/128) Installing v4l-utils-libs (1.22.1-r1) 09:28:41 (97/128) Installing libdrm (2.4.109-r0) 09:28:41 (98/128) Installing libva (2.13.0-r0) 09:28:41 (99/128) Installing libvdpau (1.4-r0) 09:28:41 (100/128) Installing vidstab (1.1.0-r1) 09:28:42 (101/128) Installing libvorbis (1.3.7-r0) 09:28:42 (102/128) Installing libvpx (1.10.0-r0) 09:28:42 (103/128) Installing vulkan-loader (1.2.196-r0) 09:28:42 (104/128) Installing x264-libs (20210613-r0) 09:28:42 (105/128) Installing x265-libs (3.5-r0) 09:28:42 (106/128) Installing xvidcore (1.3.7-r1) 09:28:42 (107/128) Installing ffmpeg-libs (4.4.1-r2) 09:28:42 (108/128) Installing libevent (2.1.12-r4) 09:28:42 (109/128) Installing mesa (21.2.6-r0) 09:28:42 (110/128) Installing wayland-libs-server (1.19.0-r1) 09:28:42 (111/128) Installing mesa-gbm (21.2.6-r0) 09:28:42 (112/128) Installing lcms2 (2.12-r1) 09:28:42 (113/128) Installing nspr (4.32-r0) 09:28:42 (114/128) Installing sqlite-libs (3.36.0-r0) 09:28:42 (115/128) Installing nss (3.78.1-r0) 09:28:42 (116/128) Installing libasyncns (0.8-r1) 09:28:42 (117/128) Installing libltdl (2.4.6-r7) 09:28:42 (118/128) Installing orc (0.4.32-r0) 09:28:42 (119/128) Installing libsndfile (1.0.31-r1) 09:28:42 (120/128) Installing speexdsp (1.2.0-r0) 09:28:42 (121/128) Installing tdb-libs (1.4.5-r0) 09:28:42 (122/128) Installing libpulse (15.0-r2) 09:28:42 (123/128) Installing re2 (2021.11.01-r0) 09:28:42 (124/128) Installing snappy (1.1.9-r1) 09:28:43 (125/128) Installing libgpg-error (1.42-r1) 09:28:43 (126/128) Installing libgcrypt (1.9.4-r0) 09:28:43 (127/128) Installing libxslt (1.1.35-r0) 09:28:43 (128/128) Installing chromium (99.0.4844.84-r0) 09:28:47 Executing busybox-1.34.1-r7.trigger 09:28:47 Executing glib-2.70.1-r0.trigger 09:28:47 Executing shared-mime-info-2.1-r1.trigger 09:28:51 Executing gdk-pixbuf-2.42.8-r0.trigger 09:28:51 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:28:51 Executing fontconfig-2.13.1-r4.trigger 09:28:51 Executing mkfontscale-1.2.1-r1.trigger 09:28:51 OK: 275 MiB in 144 packages 09:29:00 Removing intermediate container f8ed239957bf 09:29:00 ---> bf4e0042564e 09:29:00 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:29:00 ---> Running in 7cf0feecfb4e 09:29:00 Removing intermediate container 7cf0feecfb4e 09:29:00 ---> 3e2b9394e85c 09:29:00 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:29:00 ---> Running in b1ae36974f85 09:29:00 Removing intermediate container b1ae36974f85 09:29:00 ---> 7b67d3ad45fd 09:29:00 Step 5/10 : RUN npm install -g npm 09:29:01 ---> Running in f4ce003eee9a 09:29:27 09:29:27 changed 54 packages, and audited 212 packages in 21s 09:29:27 09:29:27 11 packages are looking for funding 09:29:27 run `npm fund` for details 09:29:27 09:29:27 found 0 vulnerabilities 09:29:28 Removing intermediate container f4ce003eee9a 09:29:28 ---> dab16368e55e 09:29:28 Step 6/10 : ARG USER=1000 09:29:28 ---> Running in 2da8110ac595 09:29:28 Removing intermediate container 2da8110ac595 09:29:28 ---> 88c1ac228942 09:29:28 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:29:28 ---> Running in edb01fdfbc38 09:29:30 Removing intermediate container edb01fdfbc38 09:29:30 ---> a98a6f40acd8 09:29:30 Step 8/10 : USER $USER:$USER 09:29:30 ---> Running in db6cae086956 09:29:30 Removing intermediate container db6cae086956 09:29:30 ---> 7fad022682d3 09:29:30 Step 9/10 : WORKDIR /app 09:29:30 ---> Running in 16f81fc3181d 09:29:30 Removing intermediate container 16f81fc3181d 09:29:30 ---> 249f2dbaae80 09:29:30 Step 10/10 : LABEL git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a 09:29:31 ---> Running in d4aa6ecf7465 09:29:31 Removing intermediate container d4aa6ecf7465 09:29:31 ---> cab7e008b3e3 09:29:31 Successfully built cab7e008b3e3 09:29:31 Successfully tagged edgexfoundry/edgex-web-ui:48be4b68ee06b9f6f6552b1246fb67f87e36394a 09:29:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:29:31 touch edgex-web-ui.imagebuilt 09:29:31 mkdir -p node_modules coverage 09:29:31 chown "1000:1000" node_modules coverage package-lock.json 09:29:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:29:43 npm WARN EBADENGINE Unsupported engine { 09:29:43 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:29:43 npm WARN EBADENGINE required: { 09:29:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:29:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:29:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:29:43 npm WARN EBADENGINE }, 09:29:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:29:43 npm WARN EBADENGINE } 09:30:15 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:30:16 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:30:17 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:30:17 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 09:30:18 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:30:19 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:30:27 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:30:28 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:30:29 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:30:51 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:30:51 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:30:51 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. 09:30:55 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:30:56 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:30:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:31:07 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 09:31:09 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 09:31:24 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. 09:31:46 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. 09:32:19 09:32:19 added 1475 packages, and audited 1476 packages in 3m 09:32:19 09:32:19 90 packages are looking for funding 09:32:19 run `npm fund` for details 09:32:19 09:32:19 13 vulnerabilities (3 moderate, 8 high, 2 critical) 09:32:19 09:32:19 To address issues that do not require attention, run: 09:32:19 npm audit fix 09:32:19 09:32:19 To address all issues (including breaking changes), run: 09:32:19 npm audit fix --force 09:32:19 09:32:19 Run `npm audit` for details. 09:32:21 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 09:32:40 - Generating browser application bundles (phase: setup)... 09:33:06 Compiling @angular/core : es2015 as esm2015 09:33:06 Compiling @angular/compiler/testing : es2015 as esm2015 09:33:39 Compiling @angular/common : es2015 as esm2015 09:33:39 Compiling @angular/core/testing : es2015 as esm2015 09:33:42 Compiling @angular/platform-browser : es2015 as esm2015 09:33:42 Compiling @angular/common/testing : es2015 as esm2015 09:33:46 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:33:46 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:33:50 Compiling @angular/router : es2015 as esm2015 09:33:51 Compiling @angular/common/http : es2015 as esm2015 09:33:55 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:33:57 Compiling @angular/forms : es2015 as esm2015 09:33:59 Compiling @angular/router/testing : es2015 as esm2015 09:34:00 Compiling @angular/common/http/testing : es2015 as esm2015 09:34:56 19 10 2022 09:34:54.105:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:34:56 19 10 2022 09:34:54.122:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:34:56 19 10 2022 09:34:54.182:INFO [launcher]: Starting browser ChromeHeadless 09:36:04 19 10 2022 09:35:56.386:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 09:36:36 19 10 2022 09:36:34.765:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 09:36:58 ✔ Browser application bundle generation complete. 09:36:58 19 10 2022 09:36:57.174:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket n487tcHwvnNkOjj_AAAB with id 2391647 09:37:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 09:37:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.658 secs) 09:37:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.332 secs) 09:37:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.682 secs) 09:37:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.78 secs) 09:37:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.045 secs) 09:37:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.321 secs) 09:37:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.398 secs) 09:37:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.441 secs) 09:37:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.543 secs) 09:37:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.639 secs) 09:37:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.102 secs) 09:37:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.174 secs) 09:37:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.301 secs) 09:37:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.473 secs) 09:37:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.719 secs) 09:37:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.895 secs) 09:37:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.969 secs) 09:37:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.201 secs) 09:37:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.328 secs) 09:37:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.524 secs) 09:37:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.651 secs) 09:37:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.922 secs) 09:37:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.131 secs) 09:37:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.222 secs) 09:37:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.311 secs) 09:37:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.386 secs) 09:37:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.431 secs) 09:37:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.448 secs) 09:37:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.484 secs) 09:37:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.691 secs) 09:37:22 WARN: ' 09:37:22 It looks like you're using ngModel on the same form field as formControlName. 09:37:22 Support for using the ngModel input property and ngModelChange event with 09:37:22 reactive form directives has been deprecated in Angular v6 and will be removed 09:37:22 in a future version of Angular. 09:37:22 09:37:22 For more information on this, see our API docs here: 09:37:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:37:22 ' 09:37:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.691 secs) 09:37:22 WARN: ' 09:37:22 It looks like you're using ngModel on the same form field as formControlName. 09:37:22 Support for using the ngModel input property and ngModelChange event with 09:37:22 reactive form directives has been deprecated in Angular v6 and will be removed 09:37:22 in a future version of Angular. 09:37:22 09:37:22 For more information on this, see our API docs here: 09:37:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:37:22 ' 09:37:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.984 secs) 09:37:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.239 secs) 09:37:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.408 secs) 09:37:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.602 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.824 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.912 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.951 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.988 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.013 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.027 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.057 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.11 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.149 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.249 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.355 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.393 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.407 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.421 secs) 09:37:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.513 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.545 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.623 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.677 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.776 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.885 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.911 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.079 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.146 secs) 09:37:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.213 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.305 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.334 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.358 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.442 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.579 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.663 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.7 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.718 secs) 09:37:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.795 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.928 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.966 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.991 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.02 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.042 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.171 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.374 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.432 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.448 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.495 secs) 09:37:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.543 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.824 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.88 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.893 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.908 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.954 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.163 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.278 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.341 secs) 09:37:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.404 secs) 09:37:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.641 secs) 09:37:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.745 secs) 09:37:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.809 secs) 09:37:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.895 secs) 09:37:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.98 secs) 09:37:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.049 secs) 09:37:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.213 secs) 09:37:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.268 secs) 09:37:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.31 secs) 09:37:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.331 secs) 09:37:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.389 secs) 09:37:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.404 secs) 09:37:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.418 secs) 09:37:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.629 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.929 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.019 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.146 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.218 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.253 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.285 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.295 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.305 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.353 secs) 09:37:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.403 secs) 09:37:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.745 secs) 09:37:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.941 secs) 09:37:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.992 secs) 09:37:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.012 secs) 09:37:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.029 secs) 09:37:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.053 secs) 09:37:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.081 secs) 09:37:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.393 secs) 09:37:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.524 secs) 09:37:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.574 secs) 09:37:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.593 secs) 09:37:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.61 secs) 09:37:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.685 secs) 09:37:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.708 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.185 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.218 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.231 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.355 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.398 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.417 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.427 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.453 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.485 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.572 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.612 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.625 secs) 09:37:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.638 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.835 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.863 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.878 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.89 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.907 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.931 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.941 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.973 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.988 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15 secs) 09:37:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.038 secs) 09:37:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.829 secs / 15.038 secs) 09:37:35 TOTAL: 149 SUCCESS 09:37:35 ✔ Browser application bundle generation complete. 09:37:38 09:37:38 =============================== Coverage summary =============================== 09:37:38 Statements : 40.98% ( 1467/3580 ) 09:37:38 Branches : 12.03% ( 111/923 ) 09:37:38 Functions : 33.28% ( 432/1298 ) 09:37:38 Lines : 38.91% ( 1318/3387 ) 09:37:38 ================================================================================ 09:37:38 19 10 2022 09:37:38.497:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 09:37:39 ✔ Browser application bundle generation complete. 09:37:40 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 09:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:37:40 $ docker stop --time=1 72e0ab4702f5f7c2e5aac2defdcf9485d1347edda8637b00ee1c2f54e096b035 09:37:42 $ docker rm -f 72e0ab4702f5f7c2e5aac2defdcf9485d1347edda8637b00ee1c2f54e096b035 [Pipeline] // withDockerContainer [Pipeline] sh 09:37:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:37:46 Warning: overwriting stash ‘coverage-report’ 09:37:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:37:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:37:56 + ls -al . 09:37:56 total 172 09:37:56 drwxrwxr-x 13 jenkins jenkins 4096 Oct 19 09:26 . 09:37:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:24 .. 09:37:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:24 .blubracket 09:37:56 -rw-rw-r-- 1 jenkins jenkins 18 Oct 19 09:24 .dockerignore 09:37:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 09:24 .git 09:37:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:24 .github 09:37:56 -rw-rw-r-- 1 jenkins jenkins 185 Oct 19 09:24 .gitignore 09:37:56 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 19 09:24 Attribution.txt 09:37:56 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 19 09:24 CHANGELOG.md 09:37:56 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 09:24 CONTRIBUTING.md 09:37:56 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 19 09:24 Dockerfile 09:37:56 -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 09:24 Jenkinsfile 09:37:56 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 09:24 LICENSE 09:37:56 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 19 09:24 Makefile 09:37:56 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 19 09:24 README.md 09:37:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 09:20 VERSION 09:37:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:24 assets 09:37:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:24 bin 09:37:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:24 cmd 09:37:56 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 09:26 coverage.out 09:37:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:24 docs 09:37:56 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 19 09:24 go.mod 09:37:56 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 19 09:24 go.sum 09:37:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 09:24 internal 09:37:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:24 snap 09:37:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:24 testing 09:37:56 -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 09:24 version.go 09:37:56 drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 09:29 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:56 + 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=48be4b68ee06b9f6f6552b1246fb67f87e36394a --label arch=arm64 --label version=0.0.0 . 09:37:58 Sending build context to Docker daemon 31.43MB 09:37:58 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 09:37:58 Step 2/26 : FROM ${BASE} AS builder 09:37:58 ---> 056a51597290 09:37:58 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:37:59 ---> Running in d35facaa2874 09:37:59 Removing intermediate container d35facaa2874 09:37:59 ---> 8cc1ab20c377 09:37:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 09:37:59 ---> Running in a5236cb62342 09:37:59 Removing intermediate container a5236cb62342 09:37:59 ---> e3510d756571 09:37:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 09:37:59 ---> Running in ec2c46031f55 09:37:59 Removing intermediate container ec2c46031f55 09:37:59 ---> d81deb30b85f 09:37:59 Step 6/26 : LABEL Name=edgex-ui-go 09:38:00 ---> Running in 6902bd5f8f3d 09:38:00 Removing intermediate container 6902bd5f8f3d 09:38:00 ---> a323378b9482 09:38:00 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:38:00 ---> Running in 8fc45ac2d11e 09:38:00 Removing intermediate container 8fc45ac2d11e 09:38:00 ---> 4e5f92acba0e 09:38:00 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:38:02 ---> 25023f310ce3 09:38:02 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:02 ---> Running in a3d88983e67d 09:38:04 Removing intermediate container a3d88983e67d 09:38:04 ---> d50a72766ddb 09:38:04 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:38:04 ---> Running in 7451c30b9870 09:38:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:38:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:38:07 OK: 221 MiB in 51 packages 09:38:08 Removing intermediate container 7451c30b9870 09:38:08 ---> 751d83fdff97 09:38:08 Step 11/26 : ENV GO111MODULE=on 09:38:08 ---> Running in a67b8bac0b39 09:38:08 Removing intermediate container a67b8bac0b39 09:38:08 ---> 5e2bb6d10719 09:38:08 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:38:08 ---> Running in a11a4d8a82f9 09:38:08 Removing intermediate container a11a4d8a82f9 09:38:08 ---> 7eecacab7994 09:38:08 Step 13/26 : COPY go.mod vendor* ./ 09:38:09 ---> 0f01d087f389 09:38:09 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:09 ---> Running in af3fab018207 09:38:11 Removing intermediate container af3fab018207 09:38:11 ---> a67fc4524e63 09:38:11 Step 15/26 : COPY . . 09:38:16 ---> 753ffcd1dd43 09:38:16 Step 16/26 : RUN ${MAKE} 09:38:16 ---> Running in 7cec39f462ba 09:38:16 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 09:39:38 Removing intermediate container 7cec39f462ba 09:39:38 ---> 65b8903a6dd9 09:39:38 Step 17/26 : FROM alpine:3.14 09:39:38 3.14: Pulling from library/alpine 09:39:38 90cda3b7c325: Pulling fs layer 09:39:38 90cda3b7c325: Verifying Checksum 09:39:38 90cda3b7c325: Download complete 09:39:38 90cda3b7c325: Pull complete 09:39:38 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 09:39:38 Status: Downloaded newer image for alpine:3.14 09:39:38 ---> 376ba31ae3da 09:39:38 Step 18/26 : EXPOSE 4000 09:39:38 ---> Running in 592901fe466a 09:39:38 Removing intermediate container 592901fe466a 09:39:38 ---> a2f584bcd92d 09:39:38 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 09:39:38 ---> 8a5a90cba990 09:39:38 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 09:39:38 ---> 1a235bd6b23e 09:39:38 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 09:39:38 ---> cbbf32d97e12 09:39:38 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:39:38 ---> Running in 58dd985fa9a4 09:39:38 Removing intermediate container 58dd985fa9a4 09:39:38 ---> da1a05179460 09:39:38 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 09:39:38 ---> Running in 39def8e8a739 09:39:38 Removing intermediate container 39def8e8a739 09:39:38 ---> bd3a3c86cefe 09:39:38 Step 24/26 : LABEL arch=arm64 09:39:38 ---> Running in b8a27d87dac7 09:39:38 Removing intermediate container b8a27d87dac7 09:39:38 ---> 70cac860b9c0 09:39:38 Step 25/26 : LABEL git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a 09:39:38 ---> Running in e39fb7ba2f70 09:39:38 Removing intermediate container e39fb7ba2f70 09:39:38 ---> 987d6d015c81 09:39:38 Step 26/26 : LABEL version=0.0.0 09:39:38 ---> Running in 6520a582573c 09:39:38 Removing intermediate container 6520a582573c 09:39:38 ---> 246699661600 09:39:38 [Warning] One or more build-args [ARCH] were not consumed 09:39:38 Successfully built 246699661600 09:39:38 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 09:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:39 09:39:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:39 arm64: Pulling from edgex-lftools-log-publisher 09:39:39 8998bd30e6a1: Pulling fs layer 09:39:39 04944245beec: Pulling fs layer 09:39:39 699f458cf7ca: Pulling fs layer 09:39:39 765212b225bb: Pulling fs layer 09:39:39 f23df028b6ca: Pulling fs layer 09:39:39 d65c8cfc05b1: Pulling fs layer 09:39:39 2437ff75d9bd: Pulling fs layer 09:39:39 f23df028b6ca: Waiting 09:39:39 d65c8cfc05b1: Waiting 09:39:39 2437ff75d9bd: Waiting 09:39:39 765212b225bb: Waiting 09:39:39 04944245beec: Verifying Checksum 09:39:39 04944245beec: Download complete 09:39:39 765212b225bb: Verifying Checksum 09:39:39 765212b225bb: Download complete 09:39:39 f23df028b6ca: Verifying Checksum 09:39:39 f23df028b6ca: Download complete 09:39:39 d65c8cfc05b1: Verifying Checksum 09:39:39 d65c8cfc05b1: Download complete 09:39:39 699f458cf7ca: Verifying Checksum 09:39:39 699f458cf7ca: Download complete 09:39:40 8998bd30e6a1: Verifying Checksum 09:39:40 8998bd30e6a1: Download complete 09:39:42 2437ff75d9bd: Verifying Checksum 09:39:42 2437ff75d9bd: Download complete 09:39:44 8998bd30e6a1: Pull complete 09:39:44 04944245beec: Pull complete 09:39:46 699f458cf7ca: Pull complete 09:39:46 765212b225bb: Pull complete 09:39:47 f23df028b6ca: Pull complete 09:39:47 d65c8cfc05b1: Pull complete 09:40:02 2437ff75d9bd: Pull complete 09:40:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:40:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:02 prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container 09:40: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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:40:05 $ docker top 65e4e1fda2ae84eb92437669e580787d0d7fa7748e0bc8ef1d922f94edc387c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:06 ---> job-cost.sh 09:40:06 lf-activate-venv: SKIPPING 09:40:06 INFO: No Stack... 09:40:07 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:07 INFO: Archiving Costs [Pipeline] sh 09:40:08 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 09:40:08 + cut -d, -f6 [Pipeline] lock 09:40:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] 09:40:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] did not exist. Created. 09:40:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:09 /w/workspace/edgex-ui-go/1@tmp/durable-f739e233/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:40:09 + echo total: 0.10999999940395355 [Pipeline] stash 09:40:10 Warning: overwriting stash ‘stack-cost’ 09:40:14 Stashed 1 file(s) [Pipeline] } 09:40:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:15 $ docker stop --time=1 65e4e1fda2ae84eb92437669e580787d0d7fa7748e0bc8ef1d922f94edc387c9 09:40:17 $ docker rm -f 65e4e1fda2ae84eb92437669e580787d0d7fa7748e0bc8ef1d922f94edc387c9 [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 09:40:18 provisioning config files... 09:40:18 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/config13380978527406958818tmp [Pipeline] { [Pipeline] sh 09:40:18 + set +x 09:40:18 + curl -s https://codecov.io/bash 09:40:18 + bash -s -- 09:40:18 09:40:18 _____ _ 09:40:18 / ____| | | 09:40:18 | | ___ __| | ___ ___ _____ __ 09:40:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:40:18 | |___| (_) | (_| | __/ (_| (_) \ V / 09:40:18 \_____\___/ \__,_|\___|\___\___/ \_/ 09:40:18 Bash-1.0.6 09:40:18 09:40:18 09:40:18 ==> git version 2.25.1 found 09:40:18 ==> 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 09:40:18 Release-Date: 2020-01-08 09:40:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:40:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:40:18 ==> Jenkins CI detected. 09:40:18 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-559 09:40:18 project root: . 09:40:18 --> token set from env 09:40:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:40:18 ==> Running gcov in . (disable via -X gcov) 09:40:18 ==> Python coveragepy not found 09:40:18 ==> Searching for coverage reports in: 09:40:18 + . 09:40:18 -> Found 1 reports 09:40:18 ==> Detecting git/mercurial file structure 09:40:18 ==> Reading reports 09:40:18 + ./coverage.out bytes=10 09:40:18 ==> Appending adjustments 09:40:18 https://docs.codecov.io/docs/fixing-reports 09:40:19 + Found adjustments 09:40:19 ==> Gzipping contents 09:40:19 12K /tmp/codecov.yed3YY.gz 09:40:19 ==> Uploading reports 09:40:19 url: https://codecov.io 09:40:19 query: branch=PR-559&commit=48be4b68ee06b9f6f6552b1246fb67f87e36394a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=559&job=&cmd_args= 09:40:19 -> Pinging Codecov 09:40:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-559&commit=48be4b68ee06b9f6f6552b1246fb67f87e36394a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=559&job=&cmd_args= 09:40:19 -> Uploading to 09:40:19 https://storage.googleapis.com/codecov/v4/raw/2022-10-19/FB506323287CE973F263BFD2A0EB1F37/48be4b68ee06b9f6f6552b1246fb67f87e36394a/e3ccca84-571f-45e8-a933-64964bb30b89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T094019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cdaa9c1cd457428cbc80ab419cb257f6b55d72c861b449fc93aaba469b50274 09:40:19 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:19 Dload Upload Total Spent Left Speed 09:40:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 33992 --:--:-- --:--:-- --:--:-- 34123 09:40:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] } 09:40:20 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 09:40:21 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives ] 09:40:21 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives 09:40:21 total 16 09:40:21 drwxr-xr-x 3 root root 4096 Oct 19 09:24 . 09:40:21 drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 09:24 .. 09:40:21 drwxr-xr-x 2 root root 4096 Oct 19 09:24 cost 09:40:21 -rw-r--r-- 1 root root 83 Oct 19 09:24 cost.csv 09:40:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives 09:40:21 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives 09:40:21 total 16 09:40:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 09:24 . 09:40:21 drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 09:24 .. 09:40:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 09:24 cost 09:40:21 -rw-r--r-- 1 jenkins jenkins 83 Oct 19 09:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:40:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:40:22 ---> package-listing.sh 09:40:22 ++ facter osfamily 09:40:22 ++ tr '[:upper:]' '[:lower:]' 09:40:23 + OS_FAMILY=debian 09:40:23 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-559 09:40:23 + START_PACKAGES=/tmp/packages_start.txt 09:40:23 + END_PACKAGES=/tmp/packages_end.txt 09:40:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:23 + PACKAGES=/tmp/packages_start.txt 09:40:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-559 ']' 09:40:23 + PACKAGES=/tmp/packages_end.txt 09:40:23 + case "${OS_FAMILY}" in 09:40:23 + dpkg -l 09:40:23 + grep '^ii' 09:40:23 + '[' -f /tmp/packages_start.txt ']' 09:40:23 + '[' -f /tmp/packages_end.txt ']' 09:40:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-559 ']' 09:40:23 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives/ 09:40:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives/ [Pipeline] echo 09:40:23 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-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:40:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:24 prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container 09:40:24 $ 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-559/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-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:24 $ docker top 6b70025428429446c7854e3a125da6f5b2342124cb51a08b52ed53a8bd9248b4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:24 + touch /tmp/pre-build-complete [Pipeline] sh 09:40:25 + mkdir -p /var/log/sysstat [Pipeline] sh 09:40:25 + ls /var/log/sa-host 09:40:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:25 provisioning config files... 09:40:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/config280788701367300841tmp [Pipeline] { [Pipeline] echo 09:40:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:40:26 ---> create-netrc.sh [Pipeline] } 09:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:40:26 ---> python-tools-install.sh [Pipeline] echo 09:40:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:40:27 ---> sudo-logs.sh 09:40:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:40:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:40:27 ---> job-cost.sh 09:40:27 lf-activate-venv: SKIPPING 09:40:27 DEBUG: total: 0.2199999988079071 09:40:27 INFO: Retrieving Stack Cost... 09:40:28 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:28 INFO: Archiving Costs [Pipeline] echo 09:40:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:40:28 ---> logs-deploy.sh 09:40:28 lf-activate-venv: SKIPPING 09:40:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-559/1 09:40:28 INFO: archiving workspace using pattern(s): 09:40:29 Archives upload complete. 09:40:29 INFO: archiving logs to Nexus