Pull request #618 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 116b63d5d91e022accb13581612c1716ca2e3d97+588e4747f1d3645342cd4a28a51c9f1e9b808114 (ea6692fe37546b6b47c8ae72deea55d76f370851) 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-ssh2674515849902926331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6556441056104090016.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/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-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15852878794461689296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13143728013887853588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5352185026676697595.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/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-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13470202488738798043.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16659’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16661 in /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [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-618 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 116b63d5d91e022accb13581612c1716ca2e3d97 Merge succeeded, producing 116b63d5d91e022accb13581612c1716ca2e3d97 Checking out Revision 116b63d5d91e022accb13581612c1716ca2e3d97 (PR-618) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:21 ========================================================= 05:00:21 EdgeX Global Pipelines Version Info 05:00:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:22 ------------------- 05:00:22 stable info: 05:00:22 ------------------- 05:00:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:22 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:00:22 Message: update stable to v1.0.249 05:00:22 ------------------- 05:00:22 experimental info: 05:00:22 ------------------- 05:00:22 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:22 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:00:22 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:00:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:00:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-618 [Pipeline] echo 05:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-618 [Pipeline] echo 05:00:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-618 [Pipeline] echo 05:00:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo 05:00:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 116b63d [Pipeline] echo 05:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:24 provisioning config files... 05:00:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config9581989692666904011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:24 ---> docker-login.sh 05:00:24 nexus3.edgexfoundry.org:10001 05:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:25 Configure a credential helper to remove this warning. See 05:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:25 05:00:25 Login Succeeded 05:00:25 nexus3.edgexfoundry.org:10002 05:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:25 Configure a credential helper to remove this warning. See 05:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:25 05:00:25 Login Succeeded 05:00:25 nexus3.edgexfoundry.org:10003 05:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:25 Configure a credential helper to remove this warning. See 05:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:25 05:00:25 Login Succeeded 05:00:25 nexus3.edgexfoundry.org:10004 05:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:25 Configure a credential helper to remove this warning. See 05:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:25 05:00:25 Login Succeeded 05:00:25 docker.io 05:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:25 Configure a credential helper to remove this warning. See 05:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:25 05:00:25 Login Succeeded 05:00:25 ---> docker-login.sh ends [Pipeline] } 05:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:26 + git rev-list -1 --merges 116b63d5d91e022accb13581612c1716ca2e3d97~1..116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo 05:00:26 -----------> git rev-list -1 --merges 116b63d5d91e022accb13581612c1716ca2e3d97~1..116b63d5d91e022accb13581612c1716ca2e3d97 116b63d5d91e022accb13581612c1716ca2e3d97 [false] [Pipeline] sh 05:00:26 + git log --format=format:%s -1 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo 05:00:26 ========================================================= 05:00:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:27 + git log --format=format:%s -1 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo 05:00:27 [semverPrep] GIT_COMMIT: 116b63d5d91e022accb13581612c1716ca2e3d97, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:00:27 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:27 + grep -v github /etc/ssh/ssh_known_hosts 05:00:27 + [ -e /tmp/ssh_known_hosts ] 05:00:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:27 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:27 05:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:28 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:28 b85a868b505f: Pulling fs layer 05:00:28 e2be974225ed: Pulling fs layer 05:00:28 339a4e72a1f5: Pulling fs layer 05:00:28 988bab9f4d93: Pulling fs layer 05:00:28 1469e6f7b9e6: Pulling fs layer 05:00:28 eaf3925da568: Pulling fs layer 05:00:28 bab4dde63d76: Pulling fs layer 05:00:28 bde34c3a00c8: Pulling fs layer 05:00:28 b352a97aabf1: Pulling fs layer 05:00:28 4872d77fe225: Pulling fs layer 05:00:28 5851b861e8e6: Pulling fs layer 05:00:28 988bab9f4d93: Waiting 05:00:28 1469e6f7b9e6: Waiting 05:00:28 eaf3925da568: Waiting 05:00:28 bab4dde63d76: Waiting 05:00:28 bde34c3a00c8: Waiting 05:00:28 b352a97aabf1: Waiting 05:00:28 4872d77fe225: Waiting 05:00:28 5851b861e8e6: Waiting 05:00:28 e2be974225ed: Download complete 05:00:28 988bab9f4d93: Verifying Checksum 05:00:28 988bab9f4d93: Download complete 05:00:28 1469e6f7b9e6: Verifying Checksum 05:00:28 1469e6f7b9e6: Download complete 05:00:28 eaf3925da568: Download complete 05:00:28 339a4e72a1f5: Verifying Checksum 05:00:28 339a4e72a1f5: Download complete 05:00:28 bde34c3a00c8: Verifying Checksum 05:00:28 bde34c3a00c8: Download complete 05:00:28 b352a97aabf1: Download complete 05:00:28 4872d77fe225: Download complete 05:00:28 5851b861e8e6: Download complete 05:00:28 b85a868b505f: Verifying Checksum 05:00:28 b85a868b505f: Download complete 05:00:28 bab4dde63d76: Verifying Checksum 05:00:28 bab4dde63d76: Download complete 05:00:30 b85a868b505f: Pull complete 05:00:30 e2be974225ed: Pull complete 05:00:30 339a4e72a1f5: Pull complete 05:00:30 988bab9f4d93: Pull complete 05:00:31 1469e6f7b9e6: Pull complete 05:00:31 eaf3925da568: Pull complete 05:00:32 bab4dde63d76: Pull complete 05:00:32 bde34c3a00c8: Pull complete 05:00:33 b352a97aabf1: Pull complete 05:00:33 4872d77fe225: Pull complete 05:00:33 5851b861e8e6: Pull complete 05:00:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:33 prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container 05:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:37 $ docker top c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 -eo pid,comm 05:00:37 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). 05:00:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:37 [ssh-agent] Looking for ssh-agent implementation... 05:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:37 $ docker exec c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 ssh-agent 05:00:37 SSH_AUTH_SOCK=/tmp/ssh-nNQxYrx1Iuyj/agent.32 05:00:37 SSH_AGENT_PID=38 05:00:37 Running ssh-add (command line suppressed) 05:00:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_2265392128180013461.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_2265392128180013461.key) 05:00:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:38 + git tag --points-at HEAD [Pipeline] } 05:00:38 $ docker exec --env ******** --env ******** c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 ssh-agent -k 05:00:38 unset SSH_AUTH_SOCK; 05:00:38 unset SSH_AGENT_PID; 05:00:38 echo Agent pid 38 killed; 05:00:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:38 [ssh-agent] Looking for ssh-agent implementation... 05:00:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:38 $ docker exec c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 ssh-agent 05:00:38 SSH_AUTH_SOCK=/tmp/ssh-NJIYSvLBKy0J/agent.70 05:00:38 SSH_AGENT_PID=76 05:00:38 Running ssh-add (command line suppressed) 05:00:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_4257548563062389845.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_4257548563062389845.key) 05:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:39 + git semver init 05:00:39 2023-05-24 05:00:39,358 [run_init] DEBUG init version:0.0.0 force:False 05:00:39 2023-05-24 05:00:39,359 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver 05:00:39 2023-05-24 05:00:39,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver 05:00:39 2023-05-24 05:00:39,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618, universal_newlines=False, shell=None, istream=None) 05:00:41 2023-05-24 05:00:40,825 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.git/info/exclude 05:00:41 2023-05-24 05:00:40,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 with force:False 05:00:41 2023-05-24 05:00:40,826 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 05:00:41 2023-05-24 05:00:40,830 [execute] INFO git cat-file --batch-check 05:00:41 2023-05-24 05:00:40,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) 05:00:41 2023-05-24 05:00:40,835 [execute] INFO git cat-file --batch 05:00:41 2023-05-24 05:00:40,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) 05:00:41 2023-05-24 05:00:40,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 05:00:41 0.0.0 [Pipeline] } 05:00:41 $ docker exec --env ******** --env ******** c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 ssh-agent -k 05:00:41 unset SSH_AUTH_SOCK; 05:00:41 unset SSH_AGENT_PID; 05:00:41 echo Agent pid 76 killed; 05:00:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:41 + git semver [Pipeline] } 05:00:42 $ docker stop --time=1 c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 05:00:43 $ docker rm -f --volumes c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:44 Stashed 1 file(s) [Pipeline] echo 05:00:44 [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 05:00:44 provisioning config files... 05:00:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config2667244353048480238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:45 ---> docker-login.sh 05:00:45 nexus3.edgexfoundry.org:10001 05:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:45 Configure a credential helper to remove this warning. See 05:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:45 05:00:45 Login Succeeded 05:00:45 nexus3.edgexfoundry.org:10002 05:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:45 Configure a credential helper to remove this warning. See 05:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:45 05:00:45 Login Succeeded 05:00:45 nexus3.edgexfoundry.org:10003 05:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:45 Configure a credential helper to remove this warning. See 05:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:45 05:00:45 Login Succeeded 05:00:45 nexus3.edgexfoundry.org:10004 05:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:45 Configure a credential helper to remove this warning. See 05:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:45 05:00:45 Login Succeeded 05:00:45 docker.io 05:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:45 Configure a credential helper to remove this warning. See 05:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:45 05:00:45 Login Succeeded 05:00:45 ---> docker-login.sh ends [Pipeline] } 05:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:46 ========================================================= 05:00:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:00:46 Sending build context to Docker daemon 47.7MB 05:00:46 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:00:46 Step 2/15 : FROM ${BASE} AS builder 05:00:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:46 f56be85fc22e: Pulling fs layer 05:00:46 85791d961cd3: Pulling fs layer 05:00:46 d694b5ae8c79: Pulling fs layer 05:00:46 9f32a84ed3da: Pulling fs layer 05:00:46 4d19c01a9841: Pulling fs layer 05:00:46 9325e15d5711: Pulling fs layer 05:00:46 556b6ee489ea: Pulling fs layer 05:00:46 c5a4b2cf53e6: Pulling fs layer 05:00:46 9f32a84ed3da: Waiting 05:00:46 4d19c01a9841: Waiting 05:00:46 9325e15d5711: Waiting 05:00:46 556b6ee489ea: Waiting 05:00:46 c5a4b2cf53e6: Waiting 05:00:46 85791d961cd3: Verifying Checksum 05:00:46 85791d961cd3: Download complete 05:00:46 9f32a84ed3da: Download complete 05:00:46 4d19c01a9841: Verifying Checksum 05:00:46 4d19c01a9841: Download complete 05:00:46 f56be85fc22e: Verifying Checksum 05:00:46 f56be85fc22e: Download complete 05:00:46 9325e15d5711: Verifying Checksum 05:00:46 9325e15d5711: Download complete 05:00:46 f56be85fc22e: Pull complete 05:00:47 85791d961cd3: Pull complete 05:00:47 c5a4b2cf53e6: Verifying Checksum 05:00:47 c5a4b2cf53e6: Download complete 05:00:47 d694b5ae8c79: Verifying Checksum 05:00:47 d694b5ae8c79: Download complete 05:00:48 556b6ee489ea: Verifying Checksum 05:00:48 556b6ee489ea: Download complete 05:00:51 d694b5ae8c79: Pull complete 05:00:51 9f32a84ed3da: Pull complete 05:00:51 4d19c01a9841: Pull complete 05:00:51 9325e15d5711: Pull complete 05:00:54 556b6ee489ea: Pull complete 05:00:55 c5a4b2cf53e6: Pull complete 05:00:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:55 ---> c4be618373d6 05:00:55 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:00:59 Still waiting to schedule task 05:00:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16662’ is offline 05:01:03 ---> Running in 34a82ef76110 05:01:03 Removing intermediate container 34a82ef76110 05:01:03 ---> 433724300211 05:01:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:01:03 ---> Running in 3306add31b58 05:01:03 Removing intermediate container 3306add31b58 05:01:03 ---> d046ea82b073 05:01:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:01:03 ---> Running in 13c17827c502 05:01:03 Removing intermediate container 13c17827c502 05:01:03 ---> 9407a03c005c 05:01:03 Step 6/15 : LABEL Name=edgex-ui-go 05:01:03 ---> Running in 83dbc3ff1627 05:01:03 Removing intermediate container 83dbc3ff1627 05:01:03 ---> 2b6fd67e2bc4 05:01:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:01:03 ---> Running in 9b47a8b613e8 05:01:03 Removing intermediate container 9b47a8b613e8 05:01:03 ---> c0de3f28c988 05:01:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:01:03 latest: Pulling from library/docker 05:01:03 8a49fdb3b6a5: Pulling fs layer 05:01:03 dfb60e7f5d22: Pulling fs layer 05:01:03 f74671f55a8d: Pulling fs layer 05:01:03 75039dcfa57a: Pulling fs layer 05:01:03 a867a08cc62a: Pulling fs layer 05:01:03 f897c97d93d5: Pulling fs layer 05:01:03 5893dfdf0269: Pulling fs layer 05:01:03 7bd0f5addfbf: Pulling fs layer 05:01:03 b3364461d2a2: Pulling fs layer 05:01:03 3b63b390fabe: Pulling fs layer 05:01:03 a867a08cc62a: Waiting 05:01:03 f897c97d93d5: Waiting 05:01:03 75039dcfa57a: Waiting 05:01:03 7bd0f5addfbf: Waiting 05:01:03 b3364461d2a2: Waiting 05:01:03 200a256d559f: Pulling fs layer 05:01:03 3b63b390fabe: Waiting 05:01:03 f36549cf8e4b: Pulling fs layer 05:01:03 135f01648aa4: Pulling fs layer 05:01:03 200a256d559f: Waiting 05:01:03 f36549cf8e4b: Waiting 05:01:03 f9804e6a84f9: Pulling fs layer 05:01:03 135f01648aa4: Waiting 05:01:03 8a49fdb3b6a5: Verifying Checksum 05:01:03 8a49fdb3b6a5: Download complete 05:01:03 f74671f55a8d: Download complete 05:01:03 dfb60e7f5d22: Verifying Checksum 05:01:03 dfb60e7f5d22: Download complete 05:01:03 a867a08cc62a: Verifying Checksum 05:01:03 a867a08cc62a: Download complete 05:01:03 8a49fdb3b6a5: Pull complete 05:01:03 75039dcfa57a: Verifying Checksum 05:01:03 75039dcfa57a: Download complete 05:01:03 5893dfdf0269: Verifying Checksum 05:01:03 5893dfdf0269: Download complete 05:01:03 f897c97d93d5: Verifying Checksum 05:01:03 f897c97d93d5: Download complete 05:01:03 7bd0f5addfbf: Download complete 05:01:03 b3364461d2a2: Verifying Checksum 05:01:03 b3364461d2a2: Download complete 05:01:03 200a256d559f: Verifying Checksum 05:01:03 200a256d559f: Download complete 05:01:03 dfb60e7f5d22: Pull complete 05:01:03 3b63b390fabe: Verifying Checksum 05:01:03 3b63b390fabe: Download complete 05:01:03 f74671f55a8d: Pull complete 05:01:03 135f01648aa4: Verifying Checksum 05:01:03 135f01648aa4: Download complete 05:01:03 f9804e6a84f9: Download complete 05:01:03 75039dcfa57a: Pull complete 05:01:04 f36549cf8e4b: Verifying Checksum 05:01:04 f36549cf8e4b: Download complete 05:01:04 a867a08cc62a: Pull complete 05:01:04 f897c97d93d5: Pull complete 05:01:04 5893dfdf0269: Pull complete 05:01:04 7bd0f5addfbf: Pull complete 05:01:04 b3364461d2a2: Pull complete 05:01:05 3b63b390fabe: Pull complete 05:01:05 200a256d559f: Pull complete 05:01:06 f36549cf8e4b: Pull complete 05:01:06 135f01648aa4: Pull complete 05:01:06 f9804e6a84f9: Pull complete 05:01:06 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:01:06 Status: Downloaded newer image for docker:latest 05:01:08 ---> 0abbc94d976a 05:01:08 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:08 ---> Running in b06be091f1ac 05:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:09 OK: 265 MiB in 53 packages 05:01:09 Removing intermediate container b06be091f1ac 05:01:09 ---> 2db43b67f4c0 05:01:09 Step 10/15 : ENV GO111MODULE=on 05:01:09 ---> Running in 81e7bfda9941 05:01:09 Removing intermediate container 81e7bfda9941 05:01:09 ---> b58ec5f02aa4 05:01:09 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:01:09 ---> Running in 3d237320f36e 05:01:10 Removing intermediate container 3d237320f36e 05:01:10 ---> 93a2311e19ca 05:01:10 Step 12/15 : COPY go.mod vendor* ./ 05:01:10 ---> 6e6eb94e4daf 05:01:10 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:10 ---> Running in 8d44f32ba454 05:01:42 Removing intermediate container 8d44f32ba454 05:01:42 ---> d86cb5acc8eb 05:01:42 Step 14/15 : COPY . . 05:01:42 ---> 1c0ca66e6032 05:01:42 Step 15/15 : RUN ${MAKE} 05:01:42 ---> Running in e2ef3b515c7f 05:01:42 noop 05:01:42 Removing intermediate container e2ef3b515c7f 05:01:42 ---> 2add1aa1b8db 05:01:42 Successfully built 2add1aa1b8db 05:01:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:43 + docker inspect -f . ci-base-image-x86_64 05:01:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:43 prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container 05:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:43 $ docker top f6b422a2829b1e4692f1c35c790a0aff5333c6bf83c51be0a447c1031e374b67 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:43 + go version 05:01:43 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:44 $ docker stop --time=1 f6b422a2829b1e4692f1c35c790a0aff5333c6bf83c51be0a447c1031e374b67 05:01:45 $ docker rm -f --volumes f6b422a2829b1e4692f1c35c790a0aff5333c6bf83c51be0a447c1031e374b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:46 + docker inspect -f . ci-base-image-x86_64 05:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:46 prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container 05:01:46 $ 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-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:46 $ docker top 9064ca42c5d41f1f4b86b6faa4a43b65ce0b76e70183fd62a77815c4be4591de -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] fileExists [Pipeline] sh 05:01:47 + make test 05:01:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:01:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:02:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:02:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:02:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:02:02 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:02:02 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:02:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:02:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:02:02 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:02:02 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:02:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:05 ./bin/test-attribution-txt.sh 05:02:05 make -C web test 05:02:05 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/web' 05:02:05 make[1]: tput: No such file or directory 05:02:05 make[1]: tput: No such file or directory 05:02:05 warning: generating ./VERSION 05:02:05 echo "0.0.0" > VERSION 05:02:05 docker build \ 05:02:05 -f Dockerfile \ 05:02:05 --build-arg USER=1000 \ 05:02:05 \ 05:02:05 --label "git_sha=116b63d5d91e022accb13581612c1716ca2e3d97" \ 05:02:05 -t edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 \ 05:02:05 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:02:05 . 05:02:05 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:02:05 Install the buildx component to build images with BuildKit: 05:02:05 https://docs.docker.com/go/buildx/ 05:02:05 05:02:05 Sending build context to Docker daemon 2.571MB 05:02:05 Step 1/10 : FROM node:16.17-alpine3.15 05:02:05 16.17-alpine3.15: Pulling from library/node 05:02:05 9621f1afde84: Pulling fs layer 05:02:05 c6f70ee39829: Pulling fs layer 05:02:05 56892a8094a2: Pulling fs layer 05:02:05 58dd87906ef0: Pulling fs layer 05:02:05 58dd87906ef0: Waiting 05:02:05 56892a8094a2: Download complete 05:02:05 9621f1afde84: Verifying Checksum 05:02:05 9621f1afde84: Download complete 05:02:05 58dd87906ef0: Verifying Checksum 05:02:05 58dd87906ef0: Download complete 05:02:05 9621f1afde84: Pull complete 05:02:05 c6f70ee39829: Verifying Checksum 05:02:05 c6f70ee39829: Download complete 05:02:06 c6f70ee39829: Pull complete 05:02:06 56892a8094a2: Pull complete 05:02:06 58dd87906ef0: Pull complete 05:02:06 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:02:06 Status: Downloaded newer image for node:16.17-alpine3.15 05:02:06 ---> b69703f70c3d 05:02:06 Step 2/10 : RUN apk add --no-cache chromium 05:02:09 ---> Running in 53a0d326993f 05:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:02:10 (1/129) Installing libxau (1.0.9-r0) 05:02:10 (2/129) Installing libmd (1.0.3-r0) 05:02:10 (3/129) Installing libbsd (0.11.3-r1) 05:02:10 (4/129) Installing libxdmcp (1.1.3-r0) 05:02:10 (5/129) Installing libxcb (1.14-r2) 05:02:10 (6/129) Installing libx11 (1.7.3.1-r0) 05:02:10 (7/129) Installing libxext (1.3.4-r0) 05:02:10 (8/129) Installing libice (1.0.10-r0) 05:02:10 (9/129) Installing libuuid (2.37.4-r0) 05:02:10 (10/129) Installing libsm (1.2.3-r0) 05:02:10 (11/129) Installing libxt (1.2.1-r0) 05:02:10 (12/129) Installing libxmu (1.1.3-r0) 05:02:10 (13/129) Installing xset (1.2.4-r0) 05:02:10 (14/129) Installing xprop (1.2.5-r0) 05:02:10 (15/129) Installing xdg-utils (1.1.3-r0) 05:02:10 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:02:10 (17/129) Installing pkgconf (1.8.1-r0) 05:02:10 (18/129) Installing libffi (3.4.2-r1) 05:02:10 (19/129) Installing libintl (0.21-r0) 05:02:10 (20/129) Installing libblkid (2.37.4-r0) 05:02:10 (21/129) Installing libmount (2.37.4-r0) 05:02:10 (22/129) Installing pcre (8.45-r1) 05:02:10 (23/129) Installing glib (2.70.5-r0) 05:02:10 (24/129) Installing xz-libs (5.2.5-r1) 05:02:10 (25/129) Installing libxml2 (2.9.14-r2) 05:02:10 (26/129) Installing shared-mime-info (2.1-r2) 05:02:10 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:02:10 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:02:10 (29/129) Installing libpng (1.6.37-r1) 05:02:10 (30/129) Installing libwebp (1.2.2-r1) 05:02:10 (31/129) Installing zstd-libs (1.5.0-r0) 05:02:10 (32/129) Installing tiff (4.4.0-r1) 05:02:10 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:02:10 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:02:10 (35/129) Installing libxcomposite (0.4.5-r0) 05:02:10 (36/129) Installing libxfixes (6.0.0-r0) 05:02:10 (37/129) Installing libxrender (0.9.10-r3) 05:02:10 (38/129) Installing libxcursor (1.2.0-r0) 05:02:10 (39/129) Installing libxdamage (1.1.5-r1) 05:02:10 (40/129) Installing libxi (1.8-r0) 05:02:10 (41/129) Installing libxinerama (1.1.4-r1) 05:02:10 (42/129) Installing libxrandr (1.5.2-r1) 05:02:10 (43/129) Installing atk (2.36.0-r0) 05:02:10 (44/129) Installing libxtst (1.2.3-r3) 05:02:10 (45/129) Installing dbus-libs (1.12.24-r0) 05:02:10 (46/129) Installing at-spi2-core (2.42.0-r0) 05:02:10 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:02:10 (48/129) Installing expat (2.5.0-r0) 05:02:10 (49/129) Installing brotli-libs (1.0.9-r5) 05:02:10 (50/129) Installing libbz2 (1.0.8-r1) 05:02:10 (51/129) Installing freetype (2.11.1-r2) 05:02:10 (52/129) Installing fontconfig (2.13.1-r4) 05:02:10 (53/129) Installing pixman (0.40.0-r4) 05:02:10 (54/129) Installing cairo (1.16.0-r5) 05:02:10 (55/129) Installing cairo-gobject (1.16.0-r5) 05:02:10 (56/129) Installing avahi-libs (0.8-r5) 05:02:10 (57/129) Installing gmp (6.2.1-r1) 05:02:10 (58/129) Installing nettle (3.7.3-r0) 05:02:10 (59/129) Installing p11-kit (0.24.0-r1) 05:02:10 (60/129) Installing libtasn1 (4.18.0-r1) 05:02:10 (61/129) Installing libunistring (0.9.10-r1) 05:02:10 (62/129) Installing gnutls (3.7.1-r2) 05:02:10 (63/129) Installing cups-libs (2.3.3-r6) 05:02:10 (64/129) Installing libepoxy (1.5.9-r0) 05:02:10 (65/129) Installing fribidi (1.0.11-r0) 05:02:10 (66/129) Installing graphite2 (1.3.14-r0) 05:02:10 (67/129) Installing harfbuzz (3.0.0-r2) 05:02:10 (68/129) Installing libxft (2.3.4-r0) 05:02:10 (69/129) Installing pango (1.48.10-r0) 05:02:10 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:02:10 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:02:10 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:02:10 (73/129) Installing xkeyboard-config (2.34-r0) 05:02:10 (74/129) Installing libxkbcommon (1.3.1-r0) 05:02:10 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:02:10 Executing gtk+3.0-3.24.30-r0.post-install 05:02:10 (76/129) Installing libfontenc (1.1.4-r0) 05:02:10 (77/129) Installing mkfontscale (1.2.1-r1) 05:02:10 (78/129) Installing ttf-opensans (1.10-r1) 05:02:10 Executing ttf-opensans-1.10-r1.post-install 05:02:13 (79/129) Installing libogg (1.3.5-r0) 05:02:13 (80/129) Installing flac (1.3.4-r0) 05:02:13 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:02:13 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:02:13 (83/129) Installing sdl2 (2.0.16-r4) 05:02:13 (84/129) Installing aom-libs (3.2.0-r0) 05:02:13 (85/129) Installing libass (0.15.2-r0) 05:02:13 (86/129) Installing libdav1d (0.9.2-r0) 05:02:13 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:02:13 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:02:13 (89/129) Installing lame (3.100-r0) 05:02:13 (90/129) Installing opus (1.3.1-r1) 05:02:13 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:02:13 (92/129) Installing soxr (0.1.3-r2) 05:02:13 (93/129) Installing libsrt (1.4.2-r1) 05:02:13 (94/129) Installing libssh (0.9.6-r1) 05:02:13 (95/129) Installing libtheora (1.1.1-r16) 05:02:13 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:02:13 (97/129) Installing libpciaccess (0.16-r0) 05:02:13 (98/129) Installing libdrm (2.4.109-r0) 05:02:13 (99/129) Installing libva (2.13.0-r0) 05:02:13 (100/129) Installing libvdpau (1.4-r0) 05:02:13 (101/129) Installing vidstab (1.1.0-r1) 05:02:13 (102/129) Installing libvorbis (1.3.7-r0) 05:02:13 (103/129) Installing libvpx (1.10.0-r0) 05:02:13 (104/129) Installing vulkan-loader (1.2.196-r0) 05:02:13 (105/129) Installing x264-libs (20210613-r0) 05:02:13 (106/129) Installing x265-libs (3.5-r0) 05:02:13 (107/129) Installing xvidcore (1.3.7-r1) 05:02:13 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:02:13 (109/129) Installing libevent (2.1.12-r4) 05:02:13 (110/129) Installing mesa (21.2.6-r0) 05:02:13 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:02:13 (112/129) Installing mesa-gbm (21.2.6-r0) 05:02:13 (113/129) Installing lcms2 (2.12-r1) 05:02:13 (114/129) Installing nspr (4.32-r0) 05:02:13 (115/129) Installing sqlite-libs (3.36.0-r0) 05:02:13 (116/129) Installing nss (3.78.1-r0) 05:02:13 (117/129) Installing libasyncns (0.8-r1) 05:02:13 (118/129) Installing libltdl (2.4.6-r7) 05:02:13 (119/129) Installing orc (0.4.32-r0) 05:02:13 (120/129) Installing libsndfile (1.0.31-r1) 05:02:13 (121/129) Installing speexdsp (1.2.0-r0) 05:02:13 (122/129) Installing tdb-libs (1.4.5-r0) 05:02:13 (123/129) Installing libpulse (15.0-r2) 05:02:13 (124/129) Installing re2 (2021.11.01-r0) 05:02:13 (125/129) Installing snappy (1.1.9-r1) 05:02:13 (126/129) Installing libgpg-error (1.42-r1) 05:02:13 (127/129) Installing libgcrypt (1.9.4-r0) 05:02:13 (128/129) Installing libxslt (1.1.35-r0) 05:02:13 (129/129) Installing chromium (99.0.4844.84-r0) 05:02:14 Executing busybox-1.34.1-r7.trigger 05:02:14 Executing glib-2.70.5-r0.trigger 05:02:14 Executing shared-mime-info-2.1-r2.trigger 05:02:15 Executing gdk-pixbuf-2.42.8-r0.trigger 05:02:15 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:02:15 Executing fontconfig-2.13.1-r4.trigger 05:02:15 Executing mkfontscale-1.2.1-r1.trigger 05:02:15 OK: 286 MiB in 145 packages 05:02:21 Removing intermediate container 53a0d326993f 05:02:21 ---> a8124d8e475d 05:02:21 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:02:21 ---> Running in 883463da9cda 05:02:21 Removing intermediate container 883463da9cda 05:02:21 ---> 178d387588fa 05:02:21 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:02:21 ---> Running in 71164aa58dbd 05:02:21 Removing intermediate container 71164aa58dbd 05:02:21 ---> 46893065670b 05:02:21 Step 5/10 : RUN npm install -g npm 05:02:21 ---> Running in 24f562c282d1 05:02:28 05:02:28 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 05:02:28 05:02:28 27 packages are looking for funding 05:02:28 run `npm fund` for details 05:02:28 05:02:28 found 0 vulnerabilities 05:02:29 Removing intermediate container 24f562c282d1 05:02:29 ---> b0156a646cee 05:02:29 Step 6/10 : ARG USER=1000 05:02:29 ---> Running in 2e99c31bac93 05:02:29 Removing intermediate container 2e99c31bac93 05:02:29 ---> bcf70c25bd83 05:02:29 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:02:29 ---> Running in 629dc4d0c8dd 05:02:30 Removing intermediate container 629dc4d0c8dd 05:02:30 ---> 2369b90dfeeb 05:02:30 Step 8/10 : USER $USER:$USER 05:02:30 ---> Running in 4a7f8dcc5610 05:02:30 Removing intermediate container 4a7f8dcc5610 05:02:30 ---> df3d4d879485 05:02:30 Step 9/10 : WORKDIR /app 05:02:30 ---> Running in 5c9017f9caff 05:02:30 Removing intermediate container 5c9017f9caff 05:02:30 ---> cb73f297b740 05:02:30 Step 10/10 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 05:02:30 ---> Running in 5e70454ae94d 05:02:30 Removing intermediate container 5e70454ae94d 05:02:30 ---> 6fe2f75d6802 05:02:30 Successfully built 6fe2f75d6802 05:02:30 Successfully tagged edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 05:02:30 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:02:30 touch edgex-web-ui.imagebuilt 05:02:30 mkdir -p node_modules coverage 05:02:30 chown "1000:1000" node_modules coverage package-lock.json 05:02:30 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:02:32 npm WARN old lockfile 05:02:32 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:02:32 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:02:32 npm WARN old lockfile 05:02:32 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:02:32 npm WARN old lockfile 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:39 npm WARN EBADENGINE Unsupported engine { 05:02:39 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:02:39 npm WARN EBADENGINE required: { 05:02:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:39 npm WARN EBADENGINE }, 05:02:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:39 npm WARN EBADENGINE } 05:02:44 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:02:44 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 05:02:44 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:02:44 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:02:44 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:02:44 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:02:44 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:02:46 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:02:46 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:02:47 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:02:48 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:02:50 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:02:50 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:02:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:02:50 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:02: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. 05:02:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:02:53 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:02:53 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:02:56 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:02:58 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 05:03:03 05:03:03 added 1478 packages, and audited 1479 packages in 32s 05:03:03 05:03:03 90 packages are looking for funding 05:03:03 run `npm fund` for details 05:03:03 05:03:03 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:03:03 05:03:03 To address issues that do not require attention, run: 05:03:03 npm audit fix 05:03:03 05:03:03 To address all issues (including breaking changes), run: 05:03:03 npm audit fix --force 05:03:03 05:03:03 Run `npm audit` for details. 05:03:13 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:03:16 - Generating browser application bundles (phase: setup)... 05:03:20 Compiling @angular/core : es2015 as esm2015 05:03:20 Compiling @angular/compiler/testing : es2015 as esm2015 05:03:24 Compiling @angular/common : es2015 as esm2015 05:03:24 Compiling @angular/core/testing : es2015 as esm2015 05:03:25 Compiling @angular/platform-browser : es2015 as esm2015 05:03:25 Compiling @angular/common/testing : es2015 as esm2015 05:03:25 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:03:25 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:03:25 Compiling @angular/common/http : es2015 as esm2015 05:03:25 Compiling @angular/router : es2015 as esm2015 05:03:25 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:03:26 Compiling @angular/forms : es2015 as esm2015 05:03:26 Compiling @angular/common/http/testing : es2015 as esm2015 05:03:28 Compiling @angular/router/testing : es2015 as esm2015 05:03:35 24 05 2023 05:03:34.396:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:03:35 24 05 2023 05:03:34.398:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:03:35 24 05 2023 05:03:34.402:INFO [launcher]: Starting browser ChromeHeadless 05:03:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16664 in /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] { [Pipeline] ws 05:03:38 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:03:38 The recommended git tool is: git 05:03:44 using credential edgex-jenkins-ssh 05:03:44 Cloning the remote Git repository 05:03:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:03:44 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:03:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:03:44 > git --version # timeout=10 05:03:44 > git --version # 'git version 2.25.1' 05:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:47 ✔ Browser application bundle generation complete. 05:03:47 24 05 2023 05:03:47.012:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket TLDNh7W6WRe8KJlsAAAB with id 70085821 05:03:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:03:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:49 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 116b63d5d91e022accb13581612c1716ca2e3d97 05:03:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:03:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:03:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:03:49 > git config core.sparsecheckout # timeout=10 05:03:49 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 05:03:50 Merge succeeded, producing 116b63d5d91e022accb13581612c1716ca2e3d97 05:03:50 Checking out Revision 116b63d5d91e022accb13581612c1716ca2e3d97 (PR-618) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.059 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.071 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.077 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.081 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.085 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.089 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.094 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.113 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.222 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.303 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.31 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.313 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.322 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.327 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.329 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.332 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.334 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.38 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.39 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.439 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.451 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.495 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.516 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.527 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.531 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.535 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.538 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.543 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.547 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.548 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.562 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.566 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.568 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.586 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.598 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.6 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.629 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.632 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.635 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.638 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.664 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.673 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.685 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.693 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.695 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.721 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.763 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.772 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.779 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.784 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.794 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.797 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.8 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.847 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.856 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.864 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.875 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.886 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.902 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.942 secs) 05:03:51 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:03:51 > git --version # timeout=10 05:03:51 > git --version # 'git version 2.25.1' 05:03:51 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.981 secs) 05:03:51 WARN: ' 05:03:51 It looks like you're using ngModel on the same form field as formControlName. 05:03:51 Support for using the ngModel input property and ngModelChange event with 05:03:51 reactive form directives has been deprecated in Angular v6 and will be removed 05:03:51 in a future version of Angular. 05:03:51 05:03:51 For more information on this, see our API docs here: 05:03:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:03:51 ' 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.981 secs) 05:03:51 WARN: ' 05:03:51 It looks like you're using ngModel on the same form field as formControlName. 05:03:51 Support for using the ngModel input property and ngModelChange event with 05:03:51 reactive form directives has been deprecated in Angular v6 and will be removed 05:03:51 in a future version of Angular. 05:03:51 05:03:51 For more information on this, see our API docs here: 05:03:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:03:51 ' 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.004 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.011 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.014 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.044 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.114 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.158 secs) 05:03:50 > git remote # timeout=10 05:03:50 > git config --get remote.origin.url # timeout=10 05:03:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:50 > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 05:03:50 > git rev-parse HEAD^{commit} # timeout=10 05:03:50 > git config core.sparsecheckout # timeout=10 05:03:50 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.169 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.18 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.2 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.214 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.217 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.22 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.292 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.319 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.328 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.347 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.362 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.367 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.378 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.385 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.419 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.428 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.441 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.45 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.458 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.466 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.474 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.486 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.515 secs) [Pipeline] sh 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.52 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.528 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.542 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.572 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.582 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.594 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.642 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.65 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.667 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.678 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.681 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.688 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.699 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.719 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.73 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.756 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.762 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.769 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.781 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.79 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.798 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.806 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.842 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.852 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.858 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.864 secs) 05:03:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:52 Dload Upload Total Spent Left Speed 05:03:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.867 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.87 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.872 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.885 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.889 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.892 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.895 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.915 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.924 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.929 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.937 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.941 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.948 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.967 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.977 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.981 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.99 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.011 secs) [Pipeline] sh 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.014 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.026 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.047 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.059 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.078 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.084 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.089 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.102 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.109 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.118 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.132 secs) 05:03:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.177 secs / 2.132 secs) 05:03:53 TOTAL: 145 SUCCESS 05:03:53 ✔ Browser application bundle generation complete. 05:03:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:03:53 + sudo tee /etc/docker/daemon.new 05:03:53 { 05:03:53 "registry-mirrors": [ 05:03:53 "https://nexus3.edgexfoundry.org:10001" 05:03:53 ], 05:03:53 "bip": "10.250.0.254/24", 05:03:53 "hosts": [ 05:03:53 "tcp://0.0.0.0:5555", 05:03:53 "unix:///var/run/docker.sock" 05:03:53 ], 05:03:53 "mtu": 1458, 05:03:53 "selinux-enabled": true, 05:03:53 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:53 } [Pipeline] sh 05:03:53 05:03:53 =============================== Coverage summary =============================== 05:03:53 Statements : 41.56% ( 1425/3429 ) 05:03:53 Branches : 12.14% ( 109/898 ) 05:03:53 Functions : 33.33% ( 417/1251 ) 05:03:53 Lines : 39.45% ( 1280/3245 ) 05:03:53 ================================================================================ 05:03:53 ✔ Browser application bundle generation complete. 05:03:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:03:54 + sudo service docker restart 05:03:55 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/web' [Pipeline] echo 05:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:55 $ docker stop --time=1 9064ca42c5d41f1f4b86b6faa4a43b65ce0b76e70183fd62a77815c4be4591de 05:03:56 $ docker rm -f --volumes 9064ca42c5d41f1f4b86b6faa4a43b65ce0b76e70183fd62a77815c4be4591de [Pipeline] // withDockerContainer [Pipeline] sh 05:03:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:59 + ls -al . 05:03:59 total 180 05:03:59 drwxrwxr-x 14 jenkins jenkins 4096 May 24 05:01 . 05:03:59 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:00 .. 05:03:59 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:00 .blubracket 05:03:59 -rw-rw-r-- 1 jenkins jenkins 18 May 24 05:00 .dockerignore 05:03:59 drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:00 .git 05:03:59 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:00 .github 05:03:59 -rw-rw-r-- 1 jenkins jenkins 185 May 24 05:00 .gitignore 05:03:59 drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:00 .semver 05:03:59 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 05:00 Attribution.txt 05:03:59 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 05:00 CHANGELOG.md 05:03:59 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 05:00 CONTRIBUTING.md 05:03:59 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 05:00 Dockerfile 05:03:59 -rw-rw-r-- 1 jenkins jenkins 652 May 24 05:00 Jenkinsfile 05:03:59 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 05:00 LICENSE 05:03:59 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 05:00 Makefile 05:03:59 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 05:00 README.md 05:03:59 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:00 VERSION 05:03:59 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:00 assets 05:03:59 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:00 bin 05:03:59 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:00 cmd 05:03:59 -rw-r--r-- 1 jenkins jenkins 10 May 24 05:01 coverage.out 05:03:59 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:00 docs 05:03:59 -rw-rw-r-- 1 jenkins jenkins 2999 May 24 05:00 go.mod 05:03:59 -rw-rw-r-- 1 jenkins jenkins 30528 May 24 05:00 go.sum 05:03:59 drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:00 internal 05:03:59 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:00 snap 05:03:59 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:00 testing 05:03:59 -rw-rw-r-- 1 jenkins jenkins 155 May 24 05:00 version.go 05:03:59 drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 + 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=116b63d5d91e022accb13581612c1716ca2e3d97 --label arch=amd64 --label version=0.0.0 . 05:04:00 Sending build context to Docker daemon 50.46MB 05:04:00 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:04:00 Step 2/25 : FROM ${BASE} AS builder 05:04:00 ---> 2add1aa1b8db 05:04:00 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:04:00 ---> Running in 6f5cadeef373 05:04:00 Removing intermediate container 6f5cadeef373 05:04:00 ---> 0ada9edd35b7 05:04:00 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:04:00 ---> Running in 5e3bac01b078 05:04:00 Removing intermediate container 5e3bac01b078 05:04:00 ---> 048e01de2038 05:04:00 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:04:00 ---> Running in 31f93f4808b6 05:04:00 Removing intermediate container 31f93f4808b6 05:04:00 ---> 5cfd6b2bd0c9 05:04:00 Step 6/25 : LABEL Name=edgex-ui-go 05:04:01 ---> Running in 947018d011b0 05:04:01 Removing intermediate container 947018d011b0 05:04:01 ---> 4d5ec5877945 05:04:01 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:04:01 ---> Running in 3a0a07646a5e 05:04:01 Removing intermediate container 3a0a07646a5e 05:04:01 ---> 98bc54892a4d 05:04:01 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:04:02 ---> c4be6393e240 05:04:02 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:02 ---> Running in cc1b82518039 05:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:04:03 OK: 265 MiB in 53 packages 05:04:03 Removing intermediate container cc1b82518039 05:04:03 ---> f515800d33b8 05:04:03 Step 10/25 : ENV GO111MODULE=on 05:04:03 ---> Running in f95b98c77b0b 05:04:03 Removing intermediate container f95b98c77b0b 05:04:03 ---> 4cfed19c59b7 05:04:03 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:04:03 ---> Running in 817a74bfd6f1 05:04:03 Removing intermediate container 817a74bfd6f1 05:04:03 ---> 401c12c112cd 05:04:03 Step 12/25 : COPY go.mod vendor* ./ 05:04:03 ---> 82a95babe416 05:04:03 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:03 ---> Running in c261932f8cdd 05:04:04 Removing intermediate container c261932f8cdd 05:04:04 ---> 854012871d80 05:04:04 Step 14/25 : COPY . . 05:04:06 ---> 7324a5e29b6d 05:04:06 Step 15/25 : RUN ${MAKE} 05:04:06 ---> Running in 5c2d6c71b4e3 05:04:06 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:12 provisioning config files... 05:04:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1026295389519875503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:12 ---> docker-login.sh 05:04:12 nexus3.edgexfoundry.org:10001 05:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:13 Configure a credential helper to remove this warning. See 05:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:13 05:04:13 Login Succeeded 05:04:13 nexus3.edgexfoundry.org:10002 05:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:13 Configure a credential helper to remove this warning. See 05:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:13 05:04:13 Login Succeeded 05:04:13 nexus3.edgexfoundry.org:10003 05:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:14 Configure a credential helper to remove this warning. See 05:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:14 05:04:14 Login Succeeded 05:04:14 nexus3.edgexfoundry.org:10004 05:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:14 Configure a credential helper to remove this warning. See 05:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:14 05:04:14 Login Succeeded 05:04:14 docker.io 05:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:15 Configure a credential helper to remove this warning. See 05:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:15 05:04:15 Login Succeeded 05:04:15 ---> docker-login.sh ends [Pipeline] } 05:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:15 ========================================================= 05:04:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:04:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:04:17 Sending build context to Docker daemon 30.41MB 05:04:17 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:04:17 Step 2/15 : FROM ${BASE} AS builder 05:04:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:04:17 c41833b44d91: Pulling fs layer 05:04:17 ed15518f5707: Pulling fs layer 05:04:17 feae8fd75edb: Pulling fs layer 05:04:17 242c74f7c9fa: Pulling fs layer 05:04:17 3cdef696dda3: Pulling fs layer 05:04:17 2ced38df9373: Pulling fs layer 05:04:17 58f1dce35555: Pulling fs layer 05:04:17 242c74f7c9fa: Waiting 05:04:17 3cdef696dda3: Waiting 05:04:17 2ced38df9373: Waiting 05:04:17 58f1dce35555: Waiting 05:04:17 ed15518f5707: Verifying Checksum 05:04:17 ed15518f5707: Download complete 05:04:18 242c74f7c9fa: Download complete 05:04:18 3cdef696dda3: Download complete 05:04:18 c41833b44d91: Download complete 05:04:19 c41833b44d91: Pull complete 05:04:19 58f1dce35555: Verifying Checksum 05:04:19 58f1dce35555: Download complete 05:04:19 ed15518f5707: Pull complete 05:04:20 feae8fd75edb: Verifying Checksum 05:04:20 feae8fd75edb: Download complete 05:04:21 2ced38df9373: Verifying Checksum 05:04:21 2ced38df9373: Download complete 05:04:28 Removing intermediate container 5c2d6c71b4e3 05:04:28 ---> 1126c45e7c86 05:04:28 Step 16/25 : FROM alpine:3.17 05:04:28 3.17: Pulling from library/alpine 05:04:28 f56be85fc22e: Already exists 05:04:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:04:28 Status: Downloaded newer image for alpine:3.17 05:04:28 ---> 9ed4aefc74f6 05:04:28 Step 17/25 : EXPOSE 4000 05:04:28 ---> Running in 5e8723fe8dec 05:04:28 Removing intermediate container 5e8723fe8dec 05:04:28 ---> dc2dda7230d8 05:04:28 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:04:28 ---> 557133e14075 05:04:28 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:04:28 ---> 8d2226553e8b 05:04:28 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:04:28 ---> dc1dad2e7cf6 05:04:28 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:04:28 ---> Running in b6d3f35e4afd 05:04:28 Removing intermediate container b6d3f35e4afd 05:04:28 ---> 8d1b467a7262 05:04:28 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:04:28 ---> Running in 85dee80bdb11 05:04:28 Removing intermediate container 85dee80bdb11 05:04:28 ---> ef82ae2b64de 05:04:28 Step 23/25 : LABEL arch=amd64 05:04:28 ---> Running in c3c5bcebf39d 05:04:28 Removing intermediate container c3c5bcebf39d 05:04:28 ---> 037dd6c399cf 05:04:28 Step 24/25 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 05:04:28 ---> Running in 4311b2545bf0 05:04:28 Removing intermediate container 4311b2545bf0 05:04:28 ---> 5d2081959f87 05:04:28 Step 25/25 : LABEL version=0.0.0 05:04:28 ---> Running in 6d5c6a1f328b 05:04:28 Removing intermediate container 6d5c6a1f328b 05:04:28 ---> 5688831195e9 05:04:28 [Warning] One or more build-args [ARCH] were not consumed 05:04:28 Successfully built 5688831195e9 05:04:28 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:29 05:04:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:30 latest: Pulling from edgex-lftools-log-publisher 05:04:30 5eb5b503b376: Pulling fs layer 05:04:30 5c69ac0246d0: Pulling fs layer 05:04:30 ec43610c2a17: Pulling fs layer 05:04:30 3a2ae6a8a46f: Pulling fs layer 05:04:30 33b1e0a273af: Pulling fs layer 05:04:30 5d3b04190fa2: Pulling fs layer 05:04:30 2f39f015ded8: Pulling fs layer 05:04:30 5d3b04190fa2: Waiting 05:04:30 2f39f015ded8: Waiting 05:04:30 3a2ae6a8a46f: Waiting 05:04:30 33b1e0a273af: Waiting 05:04:30 5c69ac0246d0: Verifying Checksum 05:04:30 5c69ac0246d0: Download complete 05:04:30 3a2ae6a8a46f: Verifying Checksum 05:04:30 3a2ae6a8a46f: Download complete 05:04:30 33b1e0a273af: Verifying Checksum 05:04:30 33b1e0a273af: Download complete 05:04:30 5d3b04190fa2: Download complete 05:04:30 ec43610c2a17: Verifying Checksum 05:04:30 ec43610c2a17: Download complete 05:04:30 5eb5b503b376: Verifying Checksum 05:04:30 5eb5b503b376: Download complete 05:04:30 2f39f015ded8: Verifying Checksum 05:04:30 2f39f015ded8: Download complete 05:04:31 5eb5b503b376: Pull complete 05:04:31 5c69ac0246d0: Pull complete 05:04:32 ec43610c2a17: Pull complete 05:04:32 3a2ae6a8a46f: Pull complete 05:04:32 33b1e0a273af: Pull complete 05:04:32 5d3b04190fa2: Pull complete 05:04:33 feae8fd75edb: Pull complete 05:04:33 242c74f7c9fa: Pull complete 05:04:33 3cdef696dda3: Pull complete 05:04:36 2f39f015ded8: Pull complete 05:04:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:37 prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container 05:04:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:04:40 2ced38df9373: Pull complete 05:04:42 $ docker top 825cfa240ccce39832a0f0b04029fbd380b9aea937793574a629f436bdaead12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:42 58f1dce35555: Pull complete 05:04:42 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:04:42 ---> fadd8f120f05 05:04:42 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:04:42 ---> job-cost.sh 05:04:42 lf-activate-venv: SKIPPING 05:04:42 INFO: No Stack... 05:04:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:43 INFO: Archiving Costs [Pipeline] sh 05:04:43 + cut -d, -f6 05:04:43 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/cost.csv [Pipeline] lock 05:04:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] 05:04:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] did not exist. Created. 05:04:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:43 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:44 ---> Running in 3ba4153f1122 05:04:44 Stashed 1 file(s) [Pipeline] } 05:04:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:44 $ docker stop --time=1 825cfa240ccce39832a0f0b04029fbd380b9aea937793574a629f436bdaead12 05:04:44 Removing intermediate container 3ba4153f1122 05:04:44 ---> fe500fbbee9a 05:04:44 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:04:44 ---> Running in 953dba2c4d6e 05:04:45 Removing intermediate container 953dba2c4d6e 05:04:45 ---> 7e453f314318 05:04:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:04:45 ---> Running in 1b35649c2057 05:04:45 Removing intermediate container 1b35649c2057 05:04:45 ---> 94d91032c4da 05:04:45 Step 6/15 : LABEL Name=edgex-ui-go 05:04:45 ---> Running in 07f493469589 05:04:45 Removing intermediate container 07f493469589 05:04:45 ---> 842e8fb45f3b 05:04:45 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:04:46 $ docker rm -f --volumes 825cfa240ccce39832a0f0b04029fbd380b9aea937793574a629f436bdaead12 05:04:46 ---> Running in a60dcbc2db04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:04:46 Removing intermediate container a60dcbc2db04 05:04:46 ---> 5f6cf0b50c47 05:04:46 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:47 latest: Pulling from library/docker 05:04:47 08409d417260: Pulling fs layer 05:04:47 bf127bdc9f4f: Pulling fs layer 05:04:47 55b4810136f4: Pulling fs layer 05:04:47 2e7805c665c5: Pulling fs layer 05:04:47 560067f77f09: Pulling fs layer 05:04:47 87854ced1808: Pulling fs layer 05:04:47 cb23a4dee6cb: Pulling fs layer 05:04:47 0f440641682c: Pulling fs layer 05:04:47 d5751f9f360d: Pulling fs layer 05:04:47 39b4d37fd203: Pulling fs layer 05:04:47 181b4cd8a6de: Pulling fs layer 05:04:47 59b8b8583a6e: Pulling fs layer 05:04:47 5363e21a005c: Pulling fs layer 05:04:47 d56ef98c0a70: Pulling fs layer 05:04:47 d5751f9f360d: Waiting 05:04:47 39b4d37fd203: Waiting 05:04:47 181b4cd8a6de: Waiting 05:04:47 59b8b8583a6e: Waiting 05:04:47 5363e21a005c: Waiting 05:04:47 2e7805c665c5: Waiting 05:04:47 d56ef98c0a70: Waiting 05:04:47 560067f77f09: Waiting 05:04:47 cb23a4dee6cb: Waiting 05:04:47 0f440641682c: Waiting 05:04:47 87854ced1808: Waiting 05:04:47 55b4810136f4: Verifying Checksum 05:04:47 55b4810136f4: Download complete 05:04:47 bf127bdc9f4f: Verifying Checksum 05:04:47 bf127bdc9f4f: Download complete 05:04:47 08409d417260: Verifying Checksum 05:04:47 08409d417260: Download complete 05:04:47 2e7805c665c5: Verifying Checksum 05:04:47 2e7805c665c5: Download complete 05:04:47 560067f77f09: Verifying Checksum 05:04:47 560067f77f09: Download complete 05:04:47 cb23a4dee6cb: Verifying Checksum 05:04:47 cb23a4dee6cb: Download complete 05:04:47 87854ced1808: Verifying Checksum 05:04:47 87854ced1808: Download complete 05:04:47 0f440641682c: Verifying Checksum 05:04:47 0f440641682c: Download complete 05:04:47 d5751f9f360d: Verifying Checksum 05:04:47 d5751f9f360d: Download complete 05:04:48 181b4cd8a6de: Verifying Checksum 05:04:48 181b4cd8a6de: Download complete 05:04:48 08409d417260: Pull complete 05:04:48 5363e21a005c: Verifying Checksum 05:04:48 5363e21a005c: Download complete 05:04:48 39b4d37fd203: Verifying Checksum 05:04:48 39b4d37fd203: Download complete 05:04:48 d56ef98c0a70: Download complete 05:04:48 bf127bdc9f4f: Pull complete 05:04:49 55b4810136f4: Pull complete 05:04:49 59b8b8583a6e: Verifying Checksum 05:04:49 59b8b8583a6e: Download complete 05:04:49 2e7805c665c5: Pull complete 05:04:50 560067f77f09: Pull complete 05:04:52 87854ced1808: Pull complete 05:04:52 cb23a4dee6cb: Pull complete 05:04:52 0f440641682c: Pull complete 05:04:52 d5751f9f360d: Pull complete 05:04:54 39b4d37fd203: Pull complete 05:04:54 181b4cd8a6de: Pull complete 05:04:59 59b8b8583a6e: Pull complete 05:04:59 5363e21a005c: Pull complete 05:04:59 d56ef98c0a70: Pull complete 05:04:59 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:04:59 Status: Downloaded newer image for docker:latest 05:05:01 ---> c46ecf970585 05:05:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:01 ---> Running in 010e5e95a702 05:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:05:04 OK: 263 MiB in 53 packages 05:05:05 Removing intermediate container 010e5e95a702 05:05:05 ---> a355f69ab95e 05:05:05 Step 10/15 : ENV GO111MODULE=on 05:05:05 ---> Running in cb61005f6fb0 05:05:05 Removing intermediate container cb61005f6fb0 05:05:05 ---> cf8dc5fe6f80 05:05:05 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:05:06 ---> Running in 43c3c0ae6568 05:05:06 Removing intermediate container 43c3c0ae6568 05:05:06 ---> eb1fb339eaba 05:05:06 Step 12/15 : COPY go.mod vendor* ./ 05:05:06 ---> e1284a700f53 05:05:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:06 ---> Running in ac8104f79d7b 05:06:28 Removing intermediate container ac8104f79d7b 05:06:28 ---> 5dc1df0e556f 05:06:28 Step 14/15 : COPY . . 05:06:28 ---> 157cc633abf6 05:06:28 Step 15/15 : RUN ${MAKE} 05:06:28 ---> Running in dd1db4bebe62 05:06:28 noop 05:06:28 Removing intermediate container dd1db4bebe62 05:06:28 ---> fc07713fcc39 05:06:28 Successfully built fc07713fcc39 05:06:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:29 + docker inspect -f . ci-base-image-arm64 05:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:29 prd-ubuntu20.04-docker-arm64-4c-16g-16664 does not seem to be running inside a container 05:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:06:30 $ docker top 30be2d18494d2bc24eaf2b7cc16ec2947b7dba42a28f4a0b2e75309afece1ea3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:31 + go version 05:06:31 go version go1.20.2 linux/arm64 [Pipeline] } 05:06:31 $ docker stop --time=1 30be2d18494d2bc24eaf2b7cc16ec2947b7dba42a28f4a0b2e75309afece1ea3 05:06:35 $ docker rm -f --volumes 30be2d18494d2bc24eaf2b7cc16ec2947b7dba42a28f4a0b2e75309afece1ea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:36 + docker inspect -f . ci-base-image-arm64 05:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:36 prd-ubuntu20.04-docker-arm64-4c-16g-16664 does not seem to be running inside a container 05:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:06:37 $ docker top 765abe68dcdff6fca0c1a5e7a9996aa55cd6720ac4bfd2ce795e3c168141dc5f -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:38 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:06:39 + make test 05:06:39 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:07:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:09:25 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:09:25 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:09:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:40 ./bin/test-attribution-txt.sh 05:09:40 make -C web test 05:09:40 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:09:40 make[1]: tput: No such file or directory 05:09:40 make[1]: tput: No such file or directory 05:09:40 warning: generating ./VERSION 05:09:40 echo "0.0.0" > VERSION 05:09:40 docker build \ 05:09:40 -f Dockerfile \ 05:09:40 --build-arg USER=1000 \ 05:09:40 \ 05:09:40 --label "git_sha=116b63d5d91e022accb13581612c1716ca2e3d97" \ 05:09:40 -t edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 \ 05:09:40 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:09:40 . 05:09:40 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:09:40 Install the buildx component to build images with BuildKit: 05:09:40 https://docs.docker.com/go/buildx/ 05:09:40 05:09:40 Sending build context to Docker daemon 2.571MB 05:09:40 Step 1/10 : FROM node:16.17-alpine3.15 05:09:40 16.17-alpine3.15: Pulling from library/node 05:09:40 47517142f6ba: Pulling fs layer 05:09:40 5f8c4bfa009b: Pulling fs layer 05:09:40 f7079c9c4ba1: Pulling fs layer 05:09:40 aba105e6f55a: Pulling fs layer 05:09:40 aba105e6f55a: Waiting 05:09:41 47517142f6ba: Verifying Checksum 05:09:41 47517142f6ba: Download complete 05:09:41 f7079c9c4ba1: Verifying Checksum 05:09:41 f7079c9c4ba1: Download complete 05:09:41 aba105e6f55a: Verifying Checksum 05:09:41 aba105e6f55a: Download complete 05:09:41 47517142f6ba: Pull complete 05:09:42 5f8c4bfa009b: Verifying Checksum 05:09:42 5f8c4bfa009b: Download complete 05:09:45 5f8c4bfa009b: Pull complete 05:09:46 f7079c9c4ba1: Pull complete 05:09:46 aba105e6f55a: Pull complete 05:09:46 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:09:46 Status: Downloaded newer image for node:16.17-alpine3.15 05:09:46 ---> bf1b8b58d215 05:09:46 Step 2/10 : RUN apk add --no-cache chromium 05:09:46 ---> Running in fdb37c7d9b22 05:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:09:49 (1/128) Installing libxau (1.0.9-r0) 05:09:49 (2/128) Installing libmd (1.0.3-r0) 05:09:49 (3/128) Installing libbsd (0.11.3-r1) 05:09:49 (4/128) Installing libxdmcp (1.1.3-r0) 05:09:49 (5/128) Installing libxcb (1.14-r2) 05:09:49 (6/128) Installing libx11 (1.7.3.1-r0) 05:09:49 (7/128) Installing libxext (1.3.4-r0) 05:09:49 (8/128) Installing libice (1.0.10-r0) 05:09:49 (9/128) Installing libuuid (2.37.4-r0) 05:09:49 (10/128) Installing libsm (1.2.3-r0) 05:09:49 (11/128) Installing libxt (1.2.1-r0) 05:09:49 (12/128) Installing libxmu (1.1.3-r0) 05:09:49 (13/128) Installing xset (1.2.4-r0) 05:09:49 (14/128) Installing xprop (1.2.5-r0) 05:09:49 (15/128) Installing xdg-utils (1.1.3-r0) 05:09:49 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:09:49 (17/128) Installing pkgconf (1.8.1-r0) 05:09:49 (18/128) Installing libffi (3.4.2-r1) 05:09:49 (19/128) Installing libintl (0.21-r0) 05:09:49 (20/128) Installing libblkid (2.37.4-r0) 05:09:49 (21/128) Installing libmount (2.37.4-r0) 05:09:49 (22/128) Installing pcre (8.45-r1) 05:09:49 (23/128) Installing glib (2.70.5-r0) 05:09:49 (24/128) Installing xz-libs (5.2.5-r1) 05:09:49 (25/128) Installing libxml2 (2.9.14-r2) 05:09:49 (26/128) Installing shared-mime-info (2.1-r2) 05:09:49 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:09:49 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:09:49 (29/128) Installing libpng (1.6.37-r1) 05:09:49 (30/128) Installing libwebp (1.2.2-r1) 05:09:49 (31/128) Installing zstd-libs (1.5.0-r0) 05:09:49 (32/128) Installing tiff (4.4.0-r1) 05:09:49 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:09:49 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:09:49 (35/128) Installing libxcomposite (0.4.5-r0) 05:09:49 (36/128) Installing libxfixes (6.0.0-r0) 05:09:49 (37/128) Installing libxrender (0.9.10-r3) 05:09:49 (38/128) Installing libxcursor (1.2.0-r0) 05:09:49 (39/128) Installing libxdamage (1.1.5-r1) 05:09:49 (40/128) Installing libxi (1.8-r0) 05:09:49 (41/128) Installing libxinerama (1.1.4-r1) 05:09:49 (42/128) Installing libxrandr (1.5.2-r1) 05:09:49 (43/128) Installing atk (2.36.0-r0) 05:09:49 (44/128) Installing libxtst (1.2.3-r3) 05:09:49 (45/128) Installing dbus-libs (1.12.24-r0) 05:09:49 (46/128) Installing at-spi2-core (2.42.0-r0) 05:09:49 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:09:49 (48/128) Installing expat (2.5.0-r0) 05:09:49 (49/128) Installing brotli-libs (1.0.9-r5) 05:09:49 (50/128) Installing libbz2 (1.0.8-r1) 05:09:49 (51/128) Installing freetype (2.11.1-r2) 05:09:49 (52/128) Installing fontconfig (2.13.1-r4) 05:09:49 (53/128) Installing pixman (0.40.0-r4) 05:09:49 (54/128) Installing cairo (1.16.0-r5) 05:09:50 (55/128) Installing cairo-gobject (1.16.0-r5) 05:09:50 (56/128) Installing avahi-libs (0.8-r5) 05:09:50 (57/128) Installing gmp (6.2.1-r1) 05:09:50 (58/128) Installing nettle (3.7.3-r0) 05:09:50 (59/128) Installing p11-kit (0.24.0-r1) 05:09:50 (60/128) Installing libtasn1 (4.18.0-r1) 05:09:50 (61/128) Installing libunistring (0.9.10-r1) 05:09:50 (62/128) Installing gnutls (3.7.1-r2) 05:09:50 (63/128) Installing cups-libs (2.3.3-r6) 05:09:50 (64/128) Installing libepoxy (1.5.9-r0) 05:09:50 (65/128) Installing fribidi (1.0.11-r0) 05:09:50 (66/128) Installing graphite2 (1.3.14-r0) 05:09:50 (67/128) Installing harfbuzz (3.0.0-r2) 05:09:50 (68/128) Installing libxft (2.3.4-r0) 05:09:50 (69/128) Installing pango (1.48.10-r0) 05:09:50 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:09:50 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:09:50 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:09:50 (73/128) Installing xkeyboard-config (2.34-r0) 05:09:50 (74/128) Installing libxkbcommon (1.3.1-r0) 05:09:50 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:09:50 Executing gtk+3.0-3.24.30-r0.post-install 05:09:51 (76/128) Installing libfontenc (1.1.4-r0) 05:09:51 (77/128) Installing mkfontscale (1.2.1-r1) 05:09:51 (78/128) Installing ttf-opensans (1.10-r1) 05:09:51 Executing ttf-opensans-1.10-r1.post-install 05:09:53 (79/128) Installing libogg (1.3.5-r0) 05:09:53 (80/128) Installing flac (1.3.4-r0) 05:09:53 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:09:53 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:09:53 (83/128) Installing sdl2 (2.0.16-r4) 05:09:53 (84/128) Installing aom-libs (3.2.0-r0) 05:09:53 (85/128) Installing libass (0.15.2-r0) 05:09:53 (86/128) Installing libdav1d (0.9.2-r0) 05:09:53 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:09:53 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:09:53 (89/128) Installing lame (3.100-r0) 05:09:53 (90/128) Installing opus (1.3.1-r1) 05:09:53 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:09:53 (92/128) Installing soxr (0.1.3-r2) 05:09:53 (93/128) Installing libsrt (1.4.2-r1) 05:09:53 (94/128) Installing libssh (0.9.6-r1) 05:09:53 (95/128) Installing libtheora (1.1.1-r16) 05:09:53 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:09:53 (97/128) Installing libdrm (2.4.109-r0) 05:09:53 (98/128) Installing libva (2.13.0-r0) 05:09:53 (99/128) Installing libvdpau (1.4-r0) 05:09:53 (100/128) Installing vidstab (1.1.0-r1) 05:09:53 (101/128) Installing libvorbis (1.3.7-r0) 05:09:53 (102/128) Installing libvpx (1.10.0-r0) 05:09:53 (103/128) Installing vulkan-loader (1.2.196-r0) 05:09:53 (104/128) Installing x264-libs (20210613-r0) 05:09:53 (105/128) Installing x265-libs (3.5-r0) 05:09:53 (106/128) Installing xvidcore (1.3.7-r1) 05:09:53 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:09:54 (108/128) Installing libevent (2.1.12-r4) 05:09:54 (109/128) Installing mesa (21.2.6-r0) 05:09:54 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:09:54 (111/128) Installing mesa-gbm (21.2.6-r0) 05:09:54 (112/128) Installing lcms2 (2.12-r1) 05:09:54 (113/128) Installing nspr (4.32-r0) 05:09:54 (114/128) Installing sqlite-libs (3.36.0-r0) 05:09:54 (115/128) Installing nss (3.78.1-r0) 05:09:54 (116/128) Installing libasyncns (0.8-r1) 05:09:54 (117/128) Installing libltdl (2.4.6-r7) 05:09:54 (118/128) Installing orc (0.4.32-r0) 05:09:54 (119/128) Installing libsndfile (1.0.31-r1) 05:09:54 (120/128) Installing speexdsp (1.2.0-r0) 05:09:54 (121/128) Installing tdb-libs (1.4.5-r0) 05:09:54 (122/128) Installing libpulse (15.0-r2) 05:09:54 (123/128) Installing re2 (2021.11.01-r0) 05:09:54 (124/128) Installing snappy (1.1.9-r1) 05:09:54 (125/128) Installing libgpg-error (1.42-r1) 05:09:54 (126/128) Installing libgcrypt (1.9.4-r0) 05:09:54 (127/128) Installing libxslt (1.1.35-r0) 05:09:54 (128/128) Installing chromium (99.0.4844.84-r0) 05:09:58 Executing busybox-1.34.1-r7.trigger 05:09:58 Executing glib-2.70.5-r0.trigger 05:09:58 Executing shared-mime-info-2.1-r2.trigger 05:10:00 Executing gdk-pixbuf-2.42.8-r0.trigger 05:10:00 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:10:00 Executing fontconfig-2.13.1-r4.trigger 05:10:00 Executing mkfontscale-1.2.1-r1.trigger 05:10:00 OK: 275 MiB in 144 packages 05:10:10 Removing intermediate container fdb37c7d9b22 05:10:10 ---> ef34bd599506 05:10:10 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:10:10 ---> Running in 60c19e740330 05:10:10 Removing intermediate container 60c19e740330 05:10:10 ---> fa48e5dd5844 05:10:10 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:10:10 ---> Running in 0cf139cde090 05:10:10 Removing intermediate container 0cf139cde090 05:10:10 ---> d0e7dcc34397 05:10:10 Step 5/10 : RUN npm install -g npm 05:10:10 ---> Running in 766d79caf0a6 05:10:42 05:10:42 removed 7 packages, changed 101 packages, and audited 264 packages in 28s 05:10:42 05:10:42 27 packages are looking for funding 05:10:42 run `npm fund` for details 05:10:42 05:10:42 found 0 vulnerabilities 05:10:47 Removing intermediate container 766d79caf0a6 05:10:47 ---> 37e70b4092a0 05:10:47 Step 6/10 : ARG USER=1000 05:10:47 ---> Running in c8a6bf1c0d13 05:10:47 Removing intermediate container c8a6bf1c0d13 05:10:47 ---> 6fe9ab00c84c 05:10:47 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:10:47 ---> Running in 90317a8f7a1c 05:10:49 Removing intermediate container 90317a8f7a1c 05:10:49 ---> b635d3b3c344 05:10:49 Step 8/10 : USER $USER:$USER 05:10:49 ---> Running in 73b049af83dd 05:10:49 Removing intermediate container 73b049af83dd 05:10:49 ---> 70f599990408 05:10:49 Step 9/10 : WORKDIR /app 05:10:50 ---> Running in 0e2b65a69018 05:10:50 Removing intermediate container 0e2b65a69018 05:10:50 ---> 785b267cbd59 05:10:50 Step 10/10 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 05:10:50 ---> Running in 45d2767b99de 05:10:50 Removing intermediate container 45d2767b99de 05:10:50 ---> 00af957d794b 05:10:50 Successfully built 00af957d794b 05:10:50 Successfully tagged edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 05:10:50 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:10:50 touch edgex-web-ui.imagebuilt 05:10:50 mkdir -p node_modules coverage 05:10:50 chown "1000:1000" node_modules coverage package-lock.json 05:10:50 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:11:03 npm WARN old lockfile 05:11:03 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:11:03 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:11:03 npm WARN old lockfile 05:11:03 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:11:03 npm WARN old lockfile 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:11:50 npm WARN EBADENGINE Unsupported engine { 05:11:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:11:50 npm WARN EBADENGINE required: { 05:11:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:50 npm WARN EBADENGINE }, 05:11:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:50 npm WARN EBADENGINE } 05:12:16 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:12:16 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 05:12:16 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:12:16 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:12:18 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:12:20 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:12:24 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:12:33 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:12:33 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:12:40 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:12:44 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:12:54 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:12:54 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:12: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. 05:13:00 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:13:00 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:13:05 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:13:23 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:13:23 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:13:45 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:14:12 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 05:14:50 05:14:50 added 1475 packages, and audited 1476 packages in 4m 05:14:50 05:14:50 90 packages are looking for funding 05:14:50 run `npm fund` for details 05:14:50 05:14:50 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:14:50 05:14:50 To address issues that do not require attention, run: 05:14:50 npm audit fix 05:14:50 05:14:50 To address all issues (including breaking changes), run: 05:14:50 npm audit fix --force 05:14:50 05:14:50 Run `npm audit` for details. 05:14:56 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:15:14 - Generating browser application bundles (phase: setup)... 05:15:46 Compiling @angular/core : es2015 as esm2015 05:15:46 Compiling @angular/compiler/testing : es2015 as esm2015 05:16:18 Compiling @angular/common : es2015 as esm2015 05:16:18 Compiling @angular/core/testing : es2015 as esm2015 05:16:25 Compiling @angular/platform-browser : es2015 as esm2015 05:16:25 Compiling @angular/common/testing : es2015 as esm2015 05:16:29 Compiling @angular/router : es2015 as esm2015 05:16:30 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:16:35 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:16:37 Compiling @angular/common/http : es2015 as esm2015 05:16:37 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:16:43 Compiling @angular/forms : es2015 as esm2015 05:16:43 Compiling @angular/common/http/testing : es2015 as esm2015 05:16:43 Compiling @angular/router/testing : es2015 as esm2015 05:17:51 24 05 2023 05:17:45.901:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:17:51 24 05 2023 05:17:45.917:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:17:51 24 05 2023 05:17:45.952:INFO [launcher]: Starting browser ChromeHeadless 05:18:59 24 05 2023 05:18:58.224:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:19:04 24 05 2023 05:19:03.814:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:19:43 24 05 2023 05:19:41.050:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:20:01 ✔ Browser application bundle generation complete. 05:20:02 24 05 2023 05:20:02.162:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket AE1HtkICxkvmsfW4AAAB with id 28131046 05:20:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:20:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.649 secs) 05:20:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 2.449 secs) 05:20:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.99 secs) 05:20:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 3.257 secs) 05:20:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 3.544 secs) 05:20:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 3.793 secs) 05:20:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 3.866 secs) 05:20:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.931 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.977 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 4.141 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 4.325 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 4.411 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.438 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.692 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.763 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.791 secs) 05:20:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.833 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.848 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.911 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 5.013 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 5.051 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.108 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.146 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.254 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.275 secs) 05:20:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.306 secs) 05:20:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.587 secs) 05:20:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.658 secs) 05:20:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.691 secs) 05:20:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.882 secs) 05:20:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.995 secs) 05:20:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 6.018 secs) 05:20:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.102 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.282 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.348 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.54 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.607 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.721 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.754 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.784 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.816 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.836 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.848 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.893 secs) 05:20:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.954 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.125 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.276 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.313 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.361 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.53 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.624 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.638 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.676 secs) 05:20:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.753 secs) 05:20:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.057 secs) 05:20:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.126 secs) 05:20:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.203 secs) 05:20:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.269 secs) 05:20:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.357 secs) 05:20:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.376 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.392 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.413 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.463 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.616 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.73 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.748 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.761 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.099 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.127 secs) 05:20:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.142 secs) 05:20:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.492 secs) 05:20:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.625 secs) 05:20:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.688 secs) 05:20:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.845 secs) 05:20:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.878 secs) 05:20:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.937 secs) 05:20:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.117 secs) 05:20:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.256 secs) 05:20:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.327 secs) 05:20:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.576 secs) 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.755 secs) 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.821 secs) 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.883 secs) 05:20:34 WARN: ' 05:20:34 It looks like you're using ngModel on the same form field as formControlName. 05:20:34 Support for using the ngModel input property and ngModelChange event with 05:20:34 reactive form directives has been deprecated in Angular v6 and will be removed 05:20:34 in a future version of Angular. 05:20:34 05:20:34 For more information on this, see our API docs here: 05:20:34 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:20:34 ' 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.883 secs) 05:20:34 WARN: ' 05:20:34 It looks like you're using ngModel on the same form field as formControlName. 05:20:34 Support for using the ngModel input property and ngModelChange event with 05:20:34 reactive form directives has been deprecated in Angular v6 and will be removed 05:20:34 in a future version of Angular. 05:20:34 05:20:34 For more information on this, see our API docs here: 05:20:34 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:20:34 ' 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.052 secs) 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.087 secs) 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.117 secs) 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.277 secs) 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.338 secs) 05:20:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.372 secs) 05:20:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.447 secs) 05:20:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.466 secs) 05:20:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.478 secs) 05:20:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.692 secs) 05:20:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.77 secs) 05:20:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.997 secs) 05:20:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.161 secs) 05:20:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.179 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.19 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.208 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.264 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.347 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.387 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.531 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.569 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.601 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.644 secs) 05:20:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.698 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.727 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.753 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.781 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.049 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.073 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.088 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.209 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.279 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.385 secs) 05:20:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.444 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.475 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.508 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.593 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.677 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.738 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.758 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.823 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.006 secs) 05:20:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.227 secs) 05:20:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.274 secs) 05:20:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.317 secs) 05:20:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.375 secs) 05:20:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.391 secs) 05:20:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.403 secs) 05:20:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.768 secs) 05:20:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.862 secs) 05:20:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.131 secs) 05:20:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.176 secs) 05:20:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.19 secs) 05:20:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.205 secs) 05:20:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.288 secs) 05:20:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.333 secs) 05:20:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.39 secs) 05:20:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.461 secs) 05:20:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.621 secs) 05:20:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.64 secs) 05:20:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.658 secs) 05:20:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.67 secs) 05:20:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.851 secs / 15.67 secs) 05:20:41 TOTAL: 145 SUCCESS 05:20:41 ✔ Browser application bundle generation complete. 05:20:46 05:20:46 =============================== Coverage summary =============================== 05:20:46 Statements : 41.53% ( 1424/3429 ) 05:20:46 Branches : 12.14% ( 109/898 ) 05:20:46 Functions : 33.25% ( 416/1251 ) 05:20:46 Lines : 39.41% ( 1279/3245 ) 05:20:46 ================================================================================ 05:20:46 24 05 2023 05:20:45.827:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:20:47 ✔ Browser application bundle generation complete. 05:20:48 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:20:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:20:48 $ docker stop --time=1 765abe68dcdff6fca0c1a5e7a9996aa55cd6720ac4bfd2ce795e3c168141dc5f 05:20:49 $ docker rm -f --volumes 765abe68dcdff6fca0c1a5e7a9996aa55cd6720ac4bfd2ce795e3c168141dc5f [Pipeline] // withDockerContainer [Pipeline] sh 05:20:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:54 Warning: overwriting stash ‘coverage-report’ 05:20:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:21:03 + ls -al . 05:21:03 total 176 05:21:03 drwxrwxr-x 13 jenkins jenkins 4096 May 24 05:06 . 05:21:03 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:03 .. 05:21:03 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:03 .blubracket 05:21:03 -rw-rw-r-- 1 jenkins jenkins 18 May 24 05:03 .dockerignore 05:21:03 drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:03 .git 05:21:03 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:03 .github 05:21:03 -rw-rw-r-- 1 jenkins jenkins 185 May 24 05:03 .gitignore 05:21:03 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 05:03 Attribution.txt 05:21:03 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 05:03 CHANGELOG.md 05:21:03 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 05:03 CONTRIBUTING.md 05:21:03 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 05:03 Dockerfile 05:21:03 -rw-rw-r-- 1 jenkins jenkins 652 May 24 05:03 Jenkinsfile 05:21:03 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 05:03 LICENSE 05:21:03 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 05:03 Makefile 05:21:03 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 05:03 README.md 05:21:03 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:00 VERSION 05:21:03 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:03 assets 05:21:03 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:03 bin 05:21:03 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:03 cmd 05:21:03 -rw-r--r-- 1 jenkins jenkins 10 May 24 05:06 coverage.out 05:21:03 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:03 docs 05:21:03 -rw-rw-r-- 1 jenkins jenkins 2999 May 24 05:03 go.mod 05:21:03 -rw-rw-r-- 1 jenkins jenkins 30528 May 24 05:03 go.sum 05:21:03 drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:03 internal 05:21:03 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:03 snap 05:21:03 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:03 testing 05:21:03 -rw-rw-r-- 1 jenkins jenkins 155 May 24 05:03 version.go 05:21:03 drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:03 + 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=116b63d5d91e022accb13581612c1716ca2e3d97 --label arch=arm64 --label version=0.0.0 . 05:21:05 Sending build context to Docker daemon 33.17MB 05:21:05 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:21:05 Step 2/25 : FROM ${BASE} AS builder 05:21:05 ---> fc07713fcc39 05:21:05 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:21:06 ---> Running in a9cd91ea1cb0 05:21:06 Removing intermediate container a9cd91ea1cb0 05:21:06 ---> 2574f3cebd7a 05:21:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:21:06 ---> Running in 7337c9595d08 05:21:06 Removing intermediate container 7337c9595d08 05:21:06 ---> 7b7eb2f422fc 05:21:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:21:07 ---> Running in b42e366a440c 05:21:07 Removing intermediate container b42e366a440c 05:21:07 ---> 189b22d28dcf 05:21:07 Step 6/25 : LABEL Name=edgex-ui-go 05:21:07 ---> Running in 5d57ea6b3e4c 05:21:07 Removing intermediate container 5d57ea6b3e4c 05:21:07 ---> 087a2f52b9d4 05:21:07 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:21:07 ---> Running in b51a930e85aa 05:21:08 Removing intermediate container b51a930e85aa 05:21:08 ---> 5c974e714a83 05:21:08 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:21:10 ---> 475fa48190c7 05:21:10 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:21:10 ---> Running in ad7fd9e1754f 05:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:21:12 OK: 263 MiB in 53 packages 05:21:13 Removing intermediate container ad7fd9e1754f 05:21:13 ---> 1d12c06919d3 05:21:13 Step 10/25 : ENV GO111MODULE=on 05:21:13 ---> Running in 80411118dde0 05:21:14 Removing intermediate container 80411118dde0 05:21:14 ---> f191b7a68f86 05:21:14 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:21:14 ---> Running in 83cdc1d40c75 05:21:14 Removing intermediate container 83cdc1d40c75 05:21:14 ---> 1f3f3dd66929 05:21:14 Step 12/25 : COPY go.mod vendor* ./ 05:21:14 ---> 6108635db297 05:21:14 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:21:14 ---> Running in 85d9a172f501 05:21:17 Removing intermediate container 85d9a172f501 05:21:17 ---> 8d7e71a6796e 05:21:17 Step 14/25 : COPY . . 05:21:21 ---> f58afdfdbaa4 05:21:21 Step 15/25 : RUN ${MAKE} 05:21:21 ---> Running in 7fbf3b9e7c91 05:21:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:23:29 Removing intermediate container 7fbf3b9e7c91 05:23:29 ---> 765e6f2c3dfb 05:23:29 Step 16/25 : FROM alpine:3.17 05:23:29 3.17: Pulling from library/alpine 05:23:29 c41833b44d91: Already exists 05:23:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:23:29 Status: Downloaded newer image for alpine:3.17 05:23:29 ---> 51e60588ff2c 05:23:29 Step 17/25 : EXPOSE 4000 05:23:29 ---> Running in 23579320f93e 05:23:29 Removing intermediate container 23579320f93e 05:23:29 ---> 8b066ec36b95 05:23:29 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:23:29 ---> c39234bda1c3 05:23:29 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:23:29 ---> 292457b3899f 05:23:29 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:23:29 ---> f82649dba227 05:23:29 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:23:29 ---> Running in a3c67499634d 05:23:29 Removing intermediate container a3c67499634d 05:23:29 ---> 516a705ad030 05:23:29 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:23:29 ---> Running in d4113be07781 05:23:29 Removing intermediate container d4113be07781 05:23:29 ---> 47ac24edb56f 05:23:29 Step 23/25 : LABEL arch=arm64 05:23:29 ---> Running in 49076d579ab1 05:23:29 Removing intermediate container 49076d579ab1 05:23:29 ---> 934414d2842e 05:23:29 Step 24/25 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 05:23:29 ---> Running in e8983a0be7ab 05:23:29 Removing intermediate container e8983a0be7ab 05:23:29 ---> 61147e6f7d0c 05:23:29 Step 25/25 : LABEL version=0.0.0 05:23:29 ---> Running in 35751cef7b8e 05:23:29 Removing intermediate container 35751cef7b8e 05:23:29 ---> 0556e6ee3fdd 05:23:29 [Warning] One or more build-args [ARCH] were not consumed 05:23:29 Successfully built 0556e6ee3fdd 05:23:29 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:30 05:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:30 arm64: Pulling from edgex-lftools-log-publisher 05:23:30 8998bd30e6a1: Pulling fs layer 05:23:30 04944245beec: Pulling fs layer 05:23:30 699f458cf7ca: Pulling fs layer 05:23:30 765212b225bb: Pulling fs layer 05:23:30 f23df028b6ca: Pulling fs layer 05:23:30 d65c8cfc05b1: Pulling fs layer 05:23:30 2437ff75d9bd: Pulling fs layer 05:23:30 765212b225bb: Waiting 05:23:30 f23df028b6ca: Waiting 05:23:30 d65c8cfc05b1: Waiting 05:23:30 2437ff75d9bd: Waiting 05:23:30 04944245beec: Verifying Checksum 05:23:30 04944245beec: Download complete 05:23:30 765212b225bb: Verifying Checksum 05:23:30 765212b225bb: Download complete 05:23:30 f23df028b6ca: Verifying Checksum 05:23:30 f23df028b6ca: Download complete 05:23:30 d65c8cfc05b1: Verifying Checksum 05:23:30 d65c8cfc05b1: Download complete 05:23:30 699f458cf7ca: Verifying Checksum 05:23:31 8998bd30e6a1: Verifying Checksum 05:23:31 8998bd30e6a1: Download complete 05:23:33 2437ff75d9bd: Verifying Checksum 05:23:33 2437ff75d9bd: Download complete 05:23:35 8998bd30e6a1: Pull complete 05:23:35 04944245beec: Pull complete 05:23:37 699f458cf7ca: Pull complete 05:23:37 765212b225bb: Pull complete 05:23:37 f23df028b6ca: Pull complete 05:23:38 d65c8cfc05b1: Pull complete 05:23:53 2437ff75d9bd: Pull complete 05:23:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:53 prd-ubuntu20.04-docker-arm64-4c-16g-16664 does not seem to be running inside a container 05:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:23:56 $ docker top a3b4bc8d5eddbf52fa7afe0f98f609100e88d5e488ad43544e091c2b2c321f04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:57 ---> job-cost.sh 05:23:57 lf-activate-venv: SKIPPING 05:23:57 INFO: No Stack... 05:23:57 INFO: Retrieving Pricing Info for: v3-standard-4 05:23:58 INFO: Archiving Costs [Pipeline] sh 05:23:59 + + cutcat -d, -f6 05:23:59 /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 05:23:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] 05:23:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] did not exist. Created. 05:23:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:59 /w/workspace/edgex-ui-go/1@tmp/durable-d68772f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:24:00 + echo total: 0.10999999940395355 [Pipeline] stash 05:24:00 Warning: overwriting stash ‘stack-cost’ 05:24:04 Stashed 1 file(s) [Pipeline] } 05:24:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:24:05 $ docker stop --time=1 a3b4bc8d5eddbf52fa7afe0f98f609100e88d5e488ad43544e091c2b2c321f04 05:24:06 $ docker rm -f --volumes a3b4bc8d5eddbf52fa7afe0f98f609100e88d5e488ad43544e091c2b2c321f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:24:07 provisioning config files... 05:24:07 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config10752681916889117779tmp [Pipeline] { [Pipeline] sh 05:24:07 + set +x 05:24:07 + curl -s https://codecov.io/bash 05:24:07 + bash -s -- 05:24:07 05:24:07 _____ _ 05:24:07 / ____| | | 05:24:07 | | ___ __| | ___ ___ _____ __ 05:24:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:24:07 | |___| (_) | (_| | __/ (_| (_) \ V / 05:24:07 \_____\___/ \__,_|\___|\___\___/ \_/ 05:24:07 Bash-1.0.6 05:24:07 05:24:07 05:24:07 ==> git version 2.25.1 found 05:24:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:24:07 Release-Date: 2020-01-08 05:24:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:24:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:24:07 ==> Jenkins CI detected. 05:24:07 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-618 05:24:07 project root: . 05:24:07 --> token set from env 05:24:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:24:07 ==> Running gcov in . (disable via -X gcov) 05:24:08 ==> Python coveragepy not found 05:24:08 ==> Searching for coverage reports in: 05:24:08 + . 05:24:08 -> Found 1 reports 05:24:08 ==> Detecting git/mercurial file structure 05:24:08 ==> Reading reports 05:24:08 + ./coverage.out bytes=10 05:24:08 ==> Appending adjustments 05:24:08 https://docs.codecov.io/docs/fixing-reports 05:24:08 + Found adjustments 05:24:08 ==> Gzipping contents 05:24:08 12K /tmp/codecov.26VQGD.gz 05:24:08 ==> Uploading reports 05:24:08 url: https://codecov.io 05:24:08 query: branch=PR-618&commit=116b63d5d91e022accb13581612c1716ca2e3d97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-618%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=618&job=&cmd_args= 05:24:09 -> Pinging Codecov 05:24:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-618&commit=116b63d5d91e022accb13581612c1716ca2e3d97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-618%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=618&job=&cmd_args= 05:24:09 -> Uploading to 05:24:09 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/116b63d5d91e022accb13581612c1716ca2e3d97/74e41a7e-acac-4cbd-ab92-ef7bae7240a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T052408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=affe3f7aaa1ca7b71339b338b0b5248a8ca00050bb88c8dfe5cad6216b1b40d6 05:24:09 % Total % Received % Xferd Average Speed Time Time Time Current 05:24:09 Dload Upload Total Spent Left Speed 05:24:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41718 --:--:-- --:--:-- --:--:-- 41718 05:24:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] } 05:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:24:11 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives ] 05:24:11 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives 05:24:11 total 16 05:24:11 drwxr-xr-x 3 root root 4096 May 24 05:04 . 05:24:11 drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:04 .. 05:24:11 drwxr-xr-x 2 root root 4096 May 24 05:04 cost 05:24:11 -rw-r--r-- 1 root root 83 May 24 05:04 cost.csv 05:24:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives 05:24:11 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives 05:24:11 total 16 05:24:11 drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:04 . 05:24:11 drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:04 .. 05:24:11 drwxr-xr-x 2 jenkins jenkins 4096 May 24 05:04 cost 05:24:11 -rw-r--r-- 1 jenkins jenkins 83 May 24 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:24:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:24:12 ---> package-listing.sh 05:24:12 ++ facter osfamily 05:24:12 ++ tr '[:upper:]' '[:lower:]' 05:24:12 + OS_FAMILY=debian 05:24:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-618 05:24:12 + START_PACKAGES=/tmp/packages_start.txt 05:24:12 + END_PACKAGES=/tmp/packages_end.txt 05:24:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:24:12 + PACKAGES=/tmp/packages_start.txt 05:24:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-618 ']' 05:24:12 + PACKAGES=/tmp/packages_end.txt 05:24:12 + case "${OS_FAMILY}" in 05:24:12 + dpkg -l 05:24:12 + grep '^ii' 05:24:12 + '[' -f /tmp/packages_start.txt ']' 05:24:12 + '[' -f /tmp/packages_end.txt ']' 05:24:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:24:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-618 ']' 05:24:12 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/ 05:24:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/ [Pipeline] echo 05:24:12 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-618/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:24:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:13 prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container 05:24:13 $ 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-618/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-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:24:13 $ docker top 807b5333db6c5a5d21437beba0e5475a097a91928777a26721cc4a6961472be9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:14 + touch /tmp/pre-build-complete [Pipeline] sh 05:24:14 + mkdir -p /var/log/sysstat [Pipeline] sh 05:24:14 + ls /var/log/sa-host 05:24:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:15 provisioning config files... 05:24:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config3205241504333236072tmp [Pipeline] { [Pipeline] echo 05:24:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:24:15 ---> create-netrc.sh [Pipeline] } 05:24:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:24:15 ---> python-tools-install.sh [Pipeline] echo 05:24:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:24:16 ---> sudo-logs.sh 05:24:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:24:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:24:16 ---> job-cost.sh 05:24:16 lf-activate-venv: SKIPPING 05:24:16 DEBUG: total: 0.2199999988079071 05:24:16 INFO: Retrieving Stack Cost... 05:24:17 INFO: Retrieving Pricing Info for: v3-standard-8 05:24:17 INFO: Archiving Costs [Pipeline] echo 05:24:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:24:17 ---> logs-deploy.sh 05:24:17 lf-activate-venv: SKIPPING 05:24:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-618/1 05:24:17 INFO: archiving workspace using pattern(s): 05:24:18 Archives upload complete. 05:24:19 INFO: archiving logs to Nexus 05:24:19 ---> uname -a: 05:24:19 Linux prd-ubuntu20-04-docker-8c-8g-16661 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:24:19 05:24:19 05:24:19 ---> lscpu: 05:24:19 Architecture: x86_64 05:24:19 CPU op-mode(s): 32-bit, 64-bit 05:24:19 Byte Order: Little Endian 05:24:19 Address sizes: 40 bits physical, 48 bits virtual 05:24:19 CPU(s): 8 05:24:19 On-line CPU(s) list: 0-7 05:24:19 Thread(s) per core: 1 05:24:19 Core(s) per socket: 1 05:24:19 Socket(s): 8 05:24:19 NUMA node(s): 1 05:24:19 Vendor ID: AuthenticAMD 05:24:19 CPU family: 23 05:24:19 Model: 49 05:24:19 Model name: AMD EPYC-Rome Processor 05:24:19 Stepping: 0 05:24:19 CPU MHz: 2799.998 05:24:19 BogoMIPS: 5599.99 05:24:19 Virtualization: AMD-V 05:24:19 Hypervisor vendor: KVM 05:24:19 Virtualization type: full 05:24:19 L1d cache: 256 KiB 05:24:19 L1i cache: 256 KiB 05:24:19 L2 cache: 4 MiB 05:24:19 L3 cache: 128 MiB 05:24:19 NUMA node0 CPU(s): 0-7 05:24:19 Vulnerability Itlb multihit: Not affected 05:24:19 Vulnerability L1tf: Not affected 05:24:19 Vulnerability Mds: Not affected 05:24:19 Vulnerability Meltdown: Not affected 05:24:19 Vulnerability Mmio stale data: Not affected 05:24:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:24:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:24:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:24:19 Vulnerability Srbds: Not affected 05:24:19 Vulnerability Tsx async abort: Not affected 05:24:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:24:19 05:24:19 05:24:19 ---> nproc: 05:24:19 8 05:24:19 05:24:19 05:24:19 ---> df -h: 05:24:19 Filesystem Size Used Avail Use% Mounted on 05:24:19 overlay 155G 13G 142G 9% / 05:24:19 tmpfs 64M 0 64M 0% /dev 05:24:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:24:19 shm 64M 0 64M 0% /dev/shm 05:24:19 /dev/vda1 155G 13G 142G 9% /facter-os 05:24:19 05:24:19