Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9840ee3d982748db972085be425fa319c5fdbd2 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-ssh3696707584123734129.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-ssh3290864579150466610.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3708994488915176599.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 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-ssh6360002843381634894.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17213179057285033593.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15528 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision c9840ee3d982748db972085be425fa319c5fdbd2 (main) Commit message: "Merge pull request #606 from Ambition-J/ts-redevelop" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-list --no-walk b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:55:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:55:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:55:34 ========================================================= 08:55:34 EdgeX Global Pipelines Version Info 08:55:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:55:35 ------------------- 08:55:35 stable info: 08:55:35 ------------------- 08:55:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:55:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:55:35 Message: update stable to v1.0.249 08:55:35 ------------------- 08:55:35 experimental info: 08:55:35 ------------------- 08:55:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:55:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:55:35 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:55:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9840ee [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:36 provisioning config files... 08:55:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config72068723928566642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:36 ---> docker-login.sh 08:55:36 nexus3.edgexfoundry.org:10001 08:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:37 Configure a credential helper to remove this warning. See 08:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:37 08:55:37 Login Succeeded 08:55:37 nexus3.edgexfoundry.org:10002 08:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:37 Configure a credential helper to remove this warning. See 08:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:37 08:55:37 Login Succeeded 08:55:37 nexus3.edgexfoundry.org:10003 08:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:37 Configure a credential helper to remove this warning. See 08:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:37 08:55:37 Login Succeeded 08:55:37 nexus3.edgexfoundry.org:10004 08:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:37 Configure a credential helper to remove this warning. See 08:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:37 08:55:37 Login Succeeded 08:55:37 docker.io 08:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:37 Configure a credential helper to remove this warning. See 08:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:37 08:55:37 Login Succeeded 08:55:37 ---> docker-login.sh ends [Pipeline] } 08:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:55:38 + git rev-list -1 --merges c9840ee3d982748db972085be425fa319c5fdbd2~1..c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] echo 08:55:38 -----------> git rev-list -1 --merges c9840ee3d982748db972085be425fa319c5fdbd2~1..c9840ee3d982748db972085be425fa319c5fdbd2 c9840ee3d982748db972085be425fa319c5fdbd2 08:55:38 c9840ee3d982748db972085be425fa319c5fdbd2 [false] [Pipeline] sh 08:55:38 + git log --format=format:%s -1 c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] echo 08:55:38 ========================================================= 08:55:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:55:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:38 + git log --format=format:%s -1 c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] echo 08:55:38 [semverPrep] GIT_COMMIT: c9840ee3d982748db972085be425fa319c5fdbd2, Commit Message: Merge pull request #606 from Ambition-J/ts-redevelop [Pipeline] echo 08:55:38 [semverPrep] This is not a build commit. [Pipeline] sh 08:55:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:55:39 + grep -v github /etc/ssh/ssh_known_hosts 08:55:39 + [ -e /tmp/ssh_known_hosts ] 08:55:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:55:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:55:39 + sudo tee -a /etc/ssh/ssh_known_hosts 08:55:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:55:39 08:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:55:40 0.1.4: Pulling from edgex-devops/py-git-semver 08:55:40 b85a868b505f: Pulling fs layer 08:55:40 e2be974225ed: Pulling fs layer 08:55:40 339a4e72a1f5: Pulling fs layer 08:55:40 988bab9f4d93: Pulling fs layer 08:55:40 1469e6f7b9e6: Pulling fs layer 08:55:40 eaf3925da568: Pulling fs layer 08:55:40 bab4dde63d76: Pulling fs layer 08:55:40 bde34c3a00c8: Pulling fs layer 08:55:40 b352a97aabf1: Pulling fs layer 08:55:40 988bab9f4d93: Waiting 08:55:40 1469e6f7b9e6: Waiting 08:55:40 eaf3925da568: Waiting 08:55:40 bab4dde63d76: Waiting 08:55:40 bde34c3a00c8: Waiting 08:55:40 4872d77fe225: Pulling fs layer 08:55:40 b352a97aabf1: Waiting 08:55:40 5851b861e8e6: Pulling fs layer 08:55:40 4872d77fe225: Waiting 08:55:40 e2be974225ed: Verifying Checksum 08:55:40 e2be974225ed: Download complete 08:55:40 988bab9f4d93: Verifying Checksum 08:55:40 988bab9f4d93: Download complete 08:55:40 1469e6f7b9e6: Verifying Checksum 08:55:40 1469e6f7b9e6: Download complete 08:55:40 339a4e72a1f5: Verifying Checksum 08:55:40 339a4e72a1f5: Download complete 08:55:40 eaf3925da568: Verifying Checksum 08:55:40 eaf3925da568: Download complete 08:55:40 bde34c3a00c8: Verifying Checksum 08:55:40 bde34c3a00c8: Download complete 08:55:40 b352a97aabf1: Verifying Checksum 08:55:40 b352a97aabf1: Download complete 08:55:40 4872d77fe225: Download complete 08:55:40 5851b861e8e6: Verifying Checksum 08:55:40 5851b861e8e6: Download complete 08:55:40 b85a868b505f: Download complete 08:55:40 bab4dde63d76: Verifying Checksum 08:55:40 bab4dde63d76: Download complete 08:55:42 b85a868b505f: Pull complete 08:55:42 e2be974225ed: Pull complete 08:55:42 339a4e72a1f5: Pull complete 08:55:42 988bab9f4d93: Pull complete 08:55:42 1469e6f7b9e6: Pull complete 08:55:43 eaf3925da568: Pull complete 08:55:45 bab4dde63d76: Pull complete 08:55:45 bde34c3a00c8: Pull complete 08:55:45 b352a97aabf1: Pull complete 08:55:45 4872d77fe225: Pull complete 08:55:45 5851b861e8e6: Pull complete 08:55:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:45 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 08:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:55:47 $ docker top 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d -eo pid,comm 08:55:47 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). 08:55:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:47 [ssh-agent] Looking for ssh-agent implementation... 08:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:48 $ docker exec 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d ssh-agent 08:55:48 SSH_AUTH_SOCK=/tmp/ssh-wgasuzEyPex4/agent.32 08:55:48 SSH_AGENT_PID=38 08:55:48 Running ssh-add (command line suppressed) 08:55:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1224778452716178941.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1224778452716178941.key) 08:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:48 + git tag --points-at HEAD [Pipeline] } 08:55:48 $ docker exec --env ******** --env ******** 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d ssh-agent -k 08:55:48 unset SSH_AUTH_SOCK; 08:55:48 unset SSH_AGENT_PID; 08:55:48 echo Agent pid 38 killed; 08:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:48 [ssh-agent] Looking for ssh-agent implementation... 08:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:48 $ docker exec 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d ssh-agent 08:55:48 SSH_AUTH_SOCK=/tmp/ssh-6DnYsl98e52l/agent.70 08:55:48 SSH_AGENT_PID=76 08:55:48 Running ssh-add (command line suppressed) 08:55:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4854655813542511697.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4854655813542511697.key) 08:55:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:49 + git semver init 08:55:49 2023-05-16 08:55:49,557 [run_init] DEBUG init version:0.0.0 force:False 08:55:49 2023-05-16 08:55:49,558 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:55:49 2023-05-16 08:55:49,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:55:49 2023-05-16 08:55:49,559 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:55:51 2023-05-16 08:55:50,960 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 08:55:51 2023-05-16 08:55:50,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 08:55:51 2023-05-16 08:55:50,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:55:51 2023-05-16 08:55:50,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:55:51 3.0.0-dev.9 [Pipeline] } 08:55:51 $ docker exec --env ******** --env ******** 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d ssh-agent -k 08:55:51 unset SSH_AUTH_SOCK; 08:55:51 unset SSH_AGENT_PID; 08:55:51 echo Agent pid 76 killed; 08:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:51 + git semver [Pipeline] } 08:55:51 $ docker stop --time=1 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d 08:55:53 $ docker rm -f --volumes 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d [Pipeline] // withDockerContainer [Pipeline] sh 08:55:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:55:53 Stashed 1 file(s) [Pipeline] echo 08:55:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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 08:55:53 provisioning config files... 08:55:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12129276812333725074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:54 ---> docker-login.sh 08:55:54 nexus3.edgexfoundry.org:10001 08:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:54 Configure a credential helper to remove this warning. See 08:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:54 08:55:54 Login Succeeded 08:55:54 nexus3.edgexfoundry.org:10002 08:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:54 Configure a credential helper to remove this warning. See 08:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:54 08:55:54 Login Succeeded 08:55:54 nexus3.edgexfoundry.org:10003 08:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:54 Configure a credential helper to remove this warning. See 08:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:54 08:55:54 Login Succeeded 08:55:54 nexus3.edgexfoundry.org:10004 08:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:54 Configure a credential helper to remove this warning. See 08:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:54 08:55:54 Login Succeeded 08:55:54 docker.io 08:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:54 Configure a credential helper to remove this warning. See 08:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:54 08:55:54 Login Succeeded 08:55:54 ---> docker-login.sh ends [Pipeline] } 08:55:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:55:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:55:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:55:54 ========================================================= 08:55:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:55:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + 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 . 08:55:55 Sending build context to Docker daemon 45.59MB 08:55:55 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 08:55:55 Step 2/15 : FROM ${BASE} AS builder 08:55:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:55:55 f56be85fc22e: Pulling fs layer 08:55:55 85791d961cd3: Pulling fs layer 08:55:55 d694b5ae8c79: Pulling fs layer 08:55:55 9f32a84ed3da: Pulling fs layer 08:55:55 4d19c01a9841: Pulling fs layer 08:55:55 9325e15d5711: Pulling fs layer 08:55:55 556b6ee489ea: Pulling fs layer 08:55:55 c5a4b2cf53e6: Pulling fs layer 08:55:55 9f32a84ed3da: Waiting 08:55:55 4d19c01a9841: Waiting 08:55:55 9325e15d5711: Waiting 08:55:55 556b6ee489ea: Waiting 08:55:55 c5a4b2cf53e6: Waiting 08:55:55 85791d961cd3: Verifying Checksum 08:55:55 85791d961cd3: Download complete 08:55:55 9f32a84ed3da: Verifying Checksum 08:55:55 9f32a84ed3da: Download complete 08:55:55 4d19c01a9841: Verifying Checksum 08:55:55 4d19c01a9841: Download complete 08:55:55 f56be85fc22e: Download complete 08:55:55 9325e15d5711: Verifying Checksum 08:55:55 9325e15d5711: Download complete 08:55:55 f56be85fc22e: Pull complete 08:55:56 85791d961cd3: Pull complete 08:55:56 d694b5ae8c79: Verifying Checksum 08:55:56 d694b5ae8c79: Download complete 08:55:56 c5a4b2cf53e6: Verifying Checksum 08:55:56 c5a4b2cf53e6: Download complete 08:55:56 556b6ee489ea: Download complete 08:55:59 d694b5ae8c79: Pull complete 08:55:59 9f32a84ed3da: Pull complete 08:55:59 4d19c01a9841: Pull complete 08:56:00 9325e15d5711: Pull complete 08:56:02 556b6ee489ea: Pull complete 08:56:03 c5a4b2cf53e6: Pull complete 08:56:03 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:56:03 ---> c4be618373d6 08:56:03 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:56:08 ---> Running in 81f5b21eed1f 08:56:08 Removing intermediate container 81f5b21eed1f 08:56:08 ---> ccf3e794b907 08:56:08 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:56:08 ---> Running in f13b097b47ea 08:56:08 Removing intermediate container f13b097b47ea 08:56:08 ---> cd29613dc744 08:56:08 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:56:08 ---> Running in 9bdd6d271846 08:56:08 Removing intermediate container 9bdd6d271846 08:56:08 ---> 3c766fa5b28d 08:56:08 Step 6/15 : LABEL Name=edgex-ui-go 08:56:08 ---> Running in d377d115ee06 08:56:08 Removing intermediate container d377d115ee06 08:56:08 ---> 2311f43bad99 08:56:08 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:56:08 ---> Running in a174d6dfbea0 08:56:08 Removing intermediate container a174d6dfbea0 08:56:08 ---> f35f478d3ffe 08:56:08 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:56:08 latest: Pulling from library/docker 08:56:08 8a49fdb3b6a5: Pulling fs layer 08:56:08 dfb60e7f5d22: Pulling fs layer 08:56:08 f74671f55a8d: Pulling fs layer 08:56:08 1cd4867cc7bf: Pulling fs layer 08:56:08 a9d94ad0c817: Pulling fs layer 08:56:08 ec5418c68f0e: Pulling fs layer 08:56:08 1082547c2e5b: Pulling fs layer 08:56:08 80b838ca0f73: Pulling fs layer 08:56:08 d15f978d7223: Pulling fs layer 08:56:08 1058b1c95dcd: Pulling fs layer 08:56:08 ec5418c68f0e: Waiting 08:56:08 0ac1c4c35af9: Pulling fs layer 08:56:08 1d938c8b2399: Pulling fs layer 08:56:08 1b2885b54919: Pulling fs layer 08:56:08 1082547c2e5b: Waiting 08:56:08 5d3ce26085aa: Pulling fs layer 08:56:08 80b838ca0f73: Waiting 08:56:08 d15f978d7223: Waiting 08:56:08 1058b1c95dcd: Waiting 08:56:08 1d938c8b2399: Waiting 08:56:08 5d3ce26085aa: Waiting 08:56:08 0ac1c4c35af9: Waiting 08:56:08 1b2885b54919: Waiting 08:56:08 1cd4867cc7bf: Waiting 08:56:08 f74671f55a8d: Verifying Checksum 08:56:08 f74671f55a8d: Download complete 08:56:08 dfb60e7f5d22: Verifying Checksum 08:56:08 dfb60e7f5d22: Download complete 08:56:08 8a49fdb3b6a5: Verifying Checksum 08:56:08 8a49fdb3b6a5: Download complete 08:56:08 Still waiting to schedule task 08:56:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:56:08 a9d94ad0c817: Verifying Checksum 08:56:08 a9d94ad0c817: Download complete 08:56:08 1cd4867cc7bf: Verifying Checksum 08:56:08 1cd4867cc7bf: Download complete 08:56:08 8a49fdb3b6a5: Pull complete 08:56:08 ec5418c68f0e: Verifying Checksum 08:56:08 ec5418c68f0e: Download complete 08:56:08 80b838ca0f73: Verifying Checksum 08:56:08 80b838ca0f73: Download complete 08:56:08 1082547c2e5b: Verifying Checksum 08:56:08 1082547c2e5b: Download complete 08:56:08 d15f978d7223: Verifying Checksum 08:56:08 d15f978d7223: Download complete 08:56:08 0ac1c4c35af9: Verifying Checksum 08:56:08 0ac1c4c35af9: Download complete 08:56:09 dfb60e7f5d22: Pull complete 08:56:09 1058b1c95dcd: Verifying Checksum 08:56:09 1058b1c95dcd: Download complete 08:56:09 f74671f55a8d: Pull complete 08:56:09 1b2885b54919: Download complete 08:56:09 5d3ce26085aa: Verifying Checksum 08:56:09 5d3ce26085aa: Download complete 08:56:09 1cd4867cc7bf: Pull complete 08:56:09 1d938c8b2399: Verifying Checksum 08:56:09 1d938c8b2399: Download complete 08:56:09 a9d94ad0c817: Pull complete 08:56:10 ec5418c68f0e: Pull complete 08:56:10 1082547c2e5b: Pull complete 08:56:10 80b838ca0f73: Pull complete 08:56:10 d15f978d7223: Pull complete 08:56:10 1058b1c95dcd: Pull complete 08:56:10 0ac1c4c35af9: Pull complete 08:56:11 1d938c8b2399: Pull complete 08:56:11 1b2885b54919: Pull complete 08:56:11 5d3ce26085aa: Pull complete 08:56:11 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 08:56:11 Status: Downloaded newer image for docker:latest 08:56:13 ---> 479942fa3e1c 08:56:13 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:56:13 ---> Running in ee220806610c 08:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:56:14 OK: 265 MiB in 53 packages 08:56:14 Removing intermediate container ee220806610c 08:56:14 ---> 25deecaf8761 08:56:14 Step 10/15 : ENV GO111MODULE=on 08:56:14 ---> Running in 2e4f05b70d28 08:56:14 Removing intermediate container 2e4f05b70d28 08:56:14 ---> dc59bd76df9d 08:56:14 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:56:14 ---> Running in aec4895e682f 08:56:14 Removing intermediate container aec4895e682f 08:56:14 ---> 1dc2f9d6de77 08:56:14 Step 12/15 : COPY go.mod vendor* ./ 08:56:14 ---> 1e3582132039 08:56:14 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:14 ---> Running in 41bd753b9596 08:56:41 Removing intermediate container 41bd753b9596 08:56:41 ---> 9d8e4e826bf4 08:56:41 Step 14/15 : COPY . . 08:56:41 ---> 7a8ae9e184be 08:56:41 Step 15/15 : RUN ${MAKE} 08:56:41 ---> Running in 28b4ba3b1ea2 08:56:41 noop 08:56:41 Removing intermediate container 28b4ba3b1ea2 08:56:41 ---> 6c350680b95a 08:56:41 Successfully built 6c350680b95a 08:56:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:41 + docker inspect -f . ci-base-image-x86_64 08:56:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:41 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 08:56:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 08:56:42 $ docker top 242b3e521d4aa597a0dfe9fe677f49b9d7efde7b1877711d16620b2a18b45311 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:42 + go version 08:56:42 go version go1.20.2 linux/amd64 [Pipeline] } 08:56:42 $ docker stop --time=1 242b3e521d4aa597a0dfe9fe677f49b9d7efde7b1877711d16620b2a18b45311 08:56:43 $ docker rm -f --volumes 242b3e521d4aa597a0dfe9fe677f49b9d7efde7b1877711d16620b2a18b45311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:44 + docker inspect -f . ci-base-image-x86_64 08:56:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:44 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 08:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 08:56:44 $ docker top dce9acb32974886bf920eae20fa7e1a4acb7927d4ac3cd6f13ec54eb4ef2d06c -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 08:56:45 + make test 08:56:45 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:56:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:57:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:57:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:57:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:57:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:57:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:57:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:57:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:57:00 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:57:00 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:57:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:57:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:57:02 ./bin/test-attribution-txt.sh 08:57:02 make -C web test 08:57:02 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 08:57:02 make[1]: tput: No such file or directory 08:57:02 make[1]: tput: No such file or directory 08:57:02 warning: generating ./VERSION 08:57:02 echo "0.0.0" > VERSION 08:57:02 docker build \ 08:57:02 -f Dockerfile \ 08:57:02 --build-arg USER=1000 \ 08:57:02 \ 08:57:02 --label "git_sha=c9840ee3d982748db972085be425fa319c5fdbd2" \ 08:57:02 -t edgexfoundry/edgex-web-ui:c9840ee3d982748db972085be425fa319c5fdbd2 \ 08:57:02 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:57:02 . 08:57:02 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 08:57:02 Install the buildx component to build images with BuildKit: 08:57:02 https://docs.docker.com/go/buildx/ 08:57:02 08:57:02 Sending build context to Docker daemon 2.571MB 08:57:02 Step 1/10 : FROM node:16.17-alpine3.15 08:57:03 16.17-alpine3.15: Pulling from library/node 08:57:03 9621f1afde84: Pulling fs layer 08:57:03 c6f70ee39829: Pulling fs layer 08:57:03 56892a8094a2: Pulling fs layer 08:57:03 58dd87906ef0: Pulling fs layer 08:57:03 58dd87906ef0: Waiting 08:57:03 9621f1afde84: Verifying Checksum 08:57:03 9621f1afde84: Download complete 08:57:03 9621f1afde84: Pull complete 08:57:03 58dd87906ef0: Verifying Checksum 08:57:03 58dd87906ef0: Download complete 08:57:03 56892a8094a2: Verifying Checksum 08:57:03 56892a8094a2: Download complete 08:57:04 c6f70ee39829: Download complete 08:57:05 c6f70ee39829: Pull complete 08:57:05 56892a8094a2: Pull complete 08:57:05 58dd87906ef0: Pull complete 08:57:05 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:57:05 Status: Downloaded newer image for node:16.17-alpine3.15 08:57:05 ---> b69703f70c3d 08:57:05 Step 2/10 : RUN apk add --no-cache chromium 08:57:08 ---> Running in 64f22e4e91c8 08:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:57:08 (1/129) Installing libxau (1.0.9-r0) 08:57:08 (2/129) Installing libmd (1.0.3-r0) 08:57:08 (3/129) Installing libbsd (0.11.3-r1) 08:57:08 (4/129) Installing libxdmcp (1.1.3-r0) 08:57:08 (5/129) Installing libxcb (1.14-r2) 08:57:08 (6/129) Installing libx11 (1.7.3.1-r0) 08:57:08 (7/129) Installing libxext (1.3.4-r0) 08:57:08 (8/129) Installing libice (1.0.10-r0) 08:57:08 (9/129) Installing libuuid (2.37.4-r0) 08:57:08 (10/129) Installing libsm (1.2.3-r0) 08:57:08 (11/129) Installing libxt (1.2.1-r0) 08:57:08 (12/129) Installing libxmu (1.1.3-r0) 08:57:08 (13/129) Installing xset (1.2.4-r0) 08:57:08 (14/129) Installing xprop (1.2.5-r0) 08:57:08 (15/129) Installing xdg-utils (1.1.3-r0) 08:57:08 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 08:57:08 (17/129) Installing pkgconf (1.8.1-r0) 08:57:08 (18/129) Installing libffi (3.4.2-r1) 08:57:08 (19/129) Installing libintl (0.21-r0) 08:57:08 (20/129) Installing libblkid (2.37.4-r0) 08:57:08 (21/129) Installing libmount (2.37.4-r0) 08:57:08 (22/129) Installing pcre (8.45-r1) 08:57:08 (23/129) Installing glib (2.70.1-r0) 08:57:08 (24/129) Installing xz-libs (5.2.5-r1) 08:57:08 (25/129) Installing libxml2 (2.9.14-r2) 08:57:08 (26/129) Installing shared-mime-info (2.1-r2) 08:57:08 (27/129) Installing hicolor-icon-theme (0.17-r1) 08:57:08 (28/129) Installing libjpeg-turbo (2.1.2-r0) 08:57:08 (29/129) Installing libpng (1.6.37-r1) 08:57:08 (30/129) Installing libwebp (1.2.2-r0) 08:57:08 (31/129) Installing zstd-libs (1.5.0-r0) 08:57:08 (32/129) Installing tiff (4.4.0-r1) 08:57:08 (33/129) Installing gdk-pixbuf (2.42.8-r0) 08:57:08 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 08:57:08 (35/129) Installing libxcomposite (0.4.5-r0) 08:57:08 (36/129) Installing libxfixes (6.0.0-r0) 08:57:08 (37/129) Installing libxrender (0.9.10-r3) 08:57:09 (38/129) Installing libxcursor (1.2.0-r0) 08:57:09 (39/129) Installing libxdamage (1.1.5-r1) 08:57:09 (40/129) Installing libxi (1.8-r0) 08:57:09 (41/129) Installing libxinerama (1.1.4-r1) 08:57:09 (42/129) Installing libxrandr (1.5.2-r1) 08:57:09 (43/129) Installing atk (2.36.0-r0) 08:57:09 (44/129) Installing libxtst (1.2.3-r3) 08:57:09 (45/129) Installing dbus-libs (1.12.24-r0) 08:57:09 (46/129) Installing at-spi2-core (2.42.0-r0) 08:57:09 (47/129) Installing at-spi2-atk (2.38.0-r0) 08:57:09 (48/129) Installing expat (2.5.0-r0) 08:57:09 (49/129) Installing brotli-libs (1.0.9-r5) 08:57:09 (50/129) Installing libbz2 (1.0.8-r1) 08:57:09 (51/129) Installing freetype (2.11.1-r2) 08:57:09 (52/129) Installing fontconfig (2.13.1-r4) 08:57:09 (53/129) Installing pixman (0.40.0-r4) 08:57:09 (54/129) Installing cairo (1.16.0-r5) 08:57:09 (55/129) Installing cairo-gobject (1.16.0-r5) 08:57:09 (56/129) Installing avahi-libs (0.8-r5) 08:57:09 (57/129) Installing gmp (6.2.1-r1) 08:57:09 (58/129) Installing nettle (3.7.3-r0) 08:57:09 (59/129) Installing p11-kit (0.24.0-r1) 08:57:09 (60/129) Installing libtasn1 (4.18.0-r1) 08:57:09 (61/129) Installing libunistring (0.9.10-r1) 08:57:09 (62/129) Installing gnutls (3.7.1-r2) 08:57:09 (63/129) Installing cups-libs (2.3.3-r6) 08:57:09 (64/129) Installing libepoxy (1.5.9-r0) 08:57:09 (65/129) Installing fribidi (1.0.11-r0) 08:57:09 (66/129) Installing graphite2 (1.3.14-r0) 08:57:09 (67/129) Installing harfbuzz (3.0.0-r2) 08:57:09 (68/129) Installing libxft (2.3.4-r0) 08:57:09 (69/129) Installing pango (1.48.10-r0) 08:57:09 (70/129) Installing wayland-libs-client (1.19.0-r1) 08:57:09 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 08:57:09 (72/129) Installing wayland-libs-egl (1.19.0-r1) 08:57:09 (73/129) Installing xkeyboard-config (2.34-r0) 08:57:09 (74/129) Installing libxkbcommon (1.3.1-r0) 08:57:09 (75/129) Installing gtk+3.0 (3.24.30-r0) 08:57:09 Executing gtk+3.0-3.24.30-r0.post-install 08:57:09 (76/129) Installing libfontenc (1.1.4-r0) 08:57:09 (77/129) Installing mkfontscale (1.2.1-r1) 08:57:09 (78/129) Installing ttf-opensans (1.10-r1) 08:57:09 Executing ttf-opensans-1.10-r1.post-install 08:57:12 (79/129) Installing libogg (1.3.5-r0) 08:57:12 (80/129) Installing flac (1.3.4-r0) 08:57:12 (81/129) Installing alsa-lib (1.2.5.1-r1) 08:57:12 (82/129) Installing libatomic (10.3.1_git20211027-r0) 08:57:12 (83/129) Installing sdl2 (2.0.16-r4) 08:57:12 (84/129) Installing aom-libs (3.2.0-r0) 08:57:12 (85/129) Installing libass (0.15.2-r0) 08:57:12 (86/129) Installing libdav1d (0.9.2-r0) 08:57:12 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:57:12 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 08:57:12 (89/129) Installing lame (3.100-r0) 08:57:12 (90/129) Installing opus (1.3.1-r1) 08:57:12 (91/129) Installing libgomp (10.3.1_git20211027-r0) 08:57:12 (92/129) Installing soxr (0.1.3-r2) 08:57:12 (93/129) Installing libsrt (1.4.2-r1) 08:57:12 (94/129) Installing libssh (0.9.6-r1) 08:57:12 (95/129) Installing libtheora (1.1.1-r16) 08:57:12 (96/129) Installing v4l-utils-libs (1.22.1-r1) 08:57:12 (97/129) Installing libpciaccess (0.16-r0) 08:57:12 (98/129) Installing libdrm (2.4.109-r0) 08:57:12 (99/129) Installing libva (2.13.0-r0) 08:57:12 (100/129) Installing libvdpau (1.4-r0) 08:57:12 (101/129) Installing vidstab (1.1.0-r1) 08:57:12 (102/129) Installing libvorbis (1.3.7-r0) 08:57:12 (103/129) Installing libvpx (1.10.0-r0) 08:57:12 (104/129) Installing vulkan-loader (1.2.196-r0) 08:57:12 (105/129) Installing x264-libs (20210613-r0) 08:57:12 (106/129) Installing x265-libs (3.5-r0) 08:57:12 (107/129) Installing xvidcore (1.3.7-r1) 08:57:12 (108/129) Installing ffmpeg-libs (4.4.1-r2) 08:57:12 (109/129) Installing libevent (2.1.12-r4) 08:57:12 (110/129) Installing mesa (21.2.6-r0) 08:57:12 (111/129) Installing wayland-libs-server (1.19.0-r1) 08:57:12 (112/129) Installing mesa-gbm (21.2.6-r0) 08:57:12 (113/129) Installing lcms2 (2.12-r1) 08:57:12 (114/129) Installing nspr (4.32-r0) 08:57:12 (115/129) Installing sqlite-libs (3.36.0-r0) 08:57:13 (116/129) Installing nss (3.78.1-r0) 08:57:13 (117/129) Installing libasyncns (0.8-r1) 08:57:13 (118/129) Installing libltdl (2.4.6-r7) 08:57:13 (119/129) Installing orc (0.4.32-r0) 08:57:13 (120/129) Installing libsndfile (1.0.31-r1) 08:57:13 (121/129) Installing speexdsp (1.2.0-r0) 08:57:13 (122/129) Installing tdb-libs (1.4.5-r0) 08:57:13 (123/129) Installing libpulse (15.0-r2) 08:57:13 (124/129) Installing re2 (2021.11.01-r0) 08:57:13 (125/129) Installing snappy (1.1.9-r1) 08:57:13 (126/129) Installing libgpg-error (1.42-r1) 08:57:13 (127/129) Installing libgcrypt (1.9.4-r0) 08:57:13 (128/129) Installing libxslt (1.1.35-r0) 08:57:13 (129/129) Installing chromium (99.0.4844.84-r0) 08:57:13 Executing busybox-1.34.1-r7.trigger 08:57:13 Executing glib-2.70.1-r0.trigger 08:57:13 Executing shared-mime-info-2.1-r2.trigger 08:57:14 Executing gdk-pixbuf-2.42.8-r0.trigger 08:57:14 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:57:14 Executing fontconfig-2.13.1-r4.trigger 08:57:14 Executing mkfontscale-1.2.1-r1.trigger 08:57:14 OK: 286 MiB in 145 packages 08:57:19 Removing intermediate container 64f22e4e91c8 08:57:19 ---> 63a13c828f11 08:57:19 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:57:19 ---> Running in e1093ba16337 08:57:19 Removing intermediate container e1093ba16337 08:57:19 ---> 683ae3f95f99 08:57:19 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:57:19 ---> Running in 7fa5dc76e94b 08:57:19 Removing intermediate container 7fa5dc76e94b 08:57:19 ---> f967291acac9 08:57:19 Step 5/10 : RUN npm install -g npm 08:57:19 ---> Running in 5f1b80b44699 08:57:26 08:57:26 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 08:57:26 08:57:26 27 packages are looking for funding 08:57:26 run `npm fund` for details 08:57:26 08:57:26 found 0 vulnerabilities 08:57:27 Removing intermediate container 5f1b80b44699 08:57:27 ---> 69643442678e 08:57:27 Step 6/10 : ARG USER=1000 08:57:27 ---> Running in 3da10f6a0c92 08:57:27 Removing intermediate container 3da10f6a0c92 08:57:27 ---> 7bd00ea5b147 08:57:27 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:57:27 ---> Running in 8a93b0198f78 08:57:28 Removing intermediate container 8a93b0198f78 08:57:28 ---> fe36cd577541 08:57:28 Step 8/10 : USER $USER:$USER 08:57:28 ---> Running in 95cde1ba1237 08:57:28 Removing intermediate container 95cde1ba1237 08:57:28 ---> bead3e9f7464 08:57:28 Step 9/10 : WORKDIR /app 08:57:28 ---> Running in 3eeb3b4550a1 08:57:28 Removing intermediate container 3eeb3b4550a1 08:57:28 ---> 3577d9d68441 08:57:28 Step 10/10 : LABEL git_sha=c9840ee3d982748db972085be425fa319c5fdbd2 08:57:28 ---> Running in b6dc5fe1494f 08:57:28 Removing intermediate container b6dc5fe1494f 08:57:28 ---> efeb38cb3781 08:57:29 Successfully built efeb38cb3781 08:57:29 Successfully tagged edgexfoundry/edgex-web-ui:c9840ee3d982748db972085be425fa319c5fdbd2 08:57:29 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:57:29 touch edgex-web-ui.imagebuilt 08:57:29 mkdir -p node_modules coverage 08:57:29 chown "1000:1000" node_modules coverage package-lock.json 08:57:29 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:57:30 npm WARN old lockfile 08:57:30 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 08:57:30 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 08:57:30 npm WARN old lockfile 08:57:30 npm WARN old lockfile This is a one-time fix-up, please be patient... 08:57:30 npm WARN old lockfile 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:39 npm WARN EBADENGINE Unsupported engine { 08:57:39 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:57:39 npm WARN EBADENGINE required: { 08:57:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:57:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:57:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:57:39 npm WARN EBADENGINE }, 08:57:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 08:57:39 npm WARN EBADENGINE } 08:57:42 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:57:42 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 08:57:42 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:57:42 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:57:42 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 08:57:42 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:57:42 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:57:44 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:57:44 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:57:44 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:57:46 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 08:57:48 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. 08:57:48 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:57:48 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 08:57:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:57:49 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. 08:57:49 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. 08:57:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:57:50 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 08:57:53 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. 08:57:56 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. 08:58:02 08:58:02 added 1478 packages, and audited 1479 packages in 32s 08:58:02 08:58:02 90 packages are looking for funding 08:58:02 run `npm fund` for details 08:58:02 08:58:02 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 08:58:02 08:58:02 To address issues that do not require attention, run: 08:58:02 npm audit fix 08:58:02 08:58:02 To address all issues (including breaking changes), run: 08:58:02 npm audit fix --force 08:58:02 08:58:02 Run `npm audit` for details. 08:58:09 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 08:58:11 - Generating browser application bundles (phase: setup)... 08:58:16 Compiling @angular/core : es2015 as esm2015 08:58:16 Compiling @angular/compiler/testing : es2015 as esm2015 08:58:20 Compiling @angular/common : es2015 as esm2015 08:58:20 Compiling @angular/core/testing : es2015 as esm2015 08:58:20 Compiling @angular/platform-browser : es2015 as esm2015 08:58:20 Compiling @angular/common/testing : es2015 as esm2015 08:58:21 Compiling @angular/common/http : es2015 as esm2015 08:58:21 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:58:21 Compiling @angular/router : es2015 as esm2015 08:58:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:58:21 Compiling @angular/forms : es2015 as esm2015 08:58:21 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:58:22 Compiling @angular/common/http/testing : es2015 as esm2015 08:58:24 Compiling @angular/router/testing : es2015 as esm2015 08:58:30 16 05 2023 08:58:30.402:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:58:30 16 05 2023 08:58:30.407:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:58:30 16 05 2023 08:58:30.411:INFO [launcher]: Starting browser ChromeHeadless 08:58:45 ✔ Browser application bundle generation complete. 08:58:45 16 05 2023 08:58:44.016:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket tDmGx2geWeOfSmWhAAAB with id 80738931 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.087 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.097 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.118 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.123 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.128 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.134 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.142 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.211 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.289 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.293 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.33 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.333 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.343 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.417 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.429 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.434 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.438 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.464 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.468 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.485 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.509 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.586 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.59 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.592 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.653 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.661 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.672 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.681 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.684 secs) 08:58:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.686 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.697 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.708 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.716 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.721 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.729 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.735 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.745 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.762 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.782 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.823 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.829 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.839 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.845 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.85 secs) 08:58:48 WARN: ' 08:58:48 It looks like you're using ngModel on the same form field as formControlName. 08:58:48 Support for using the ngModel input property and ngModelChange event with 08:58:48 reactive form directives has been deprecated in Angular v6 and will be removed 08:58:48 in a future version of Angular. 08:58:48 08:58:48 For more information on this, see our API docs here: 08:58:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:58:48 ' 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.85 secs) 08:58:48 WARN: ' 08:58:48 It looks like you're using ngModel on the same form field as formControlName. 08:58:48 Support for using the ngModel input property and ngModelChange event with 08:58:48 reactive form directives has been deprecated in Angular v6 and will be removed 08:58:48 in a future version of Angular. 08:58:48 08:58:48 For more information on this, see our API docs here: 08:58:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:58:48 ' 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.884 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.901 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.905 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.92 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.928 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.93 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.941 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.945 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.946 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.969 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.995 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.005 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.014 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.017 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.019 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.021 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.026 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.031 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.042 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.073 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.11 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.114 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.116 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.132 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.144 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.162 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.167 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.196 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.219 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.236 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.266 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.275 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.282 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.305 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.338 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.343 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.351 secs) 08:58:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.361 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.366 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.368 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.389 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.395 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.399 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.403 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.412 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.441 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.468 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.489 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.495 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.498 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.532 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.546 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.553 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.594 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.604 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.611 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.621 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.623 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.63 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.633 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.667 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.68 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.704 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.718 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.727 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.745 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.755 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.761 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.81 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.824 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.828 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.837 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.842 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.92 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.94 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.975 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.995 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.015 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.028 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.038 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.062 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.074 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.078 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.08 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.087 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.094 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.103 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.106 secs) 08:58:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.108 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.137 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.149 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.172 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.197 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.217 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.22 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.222 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.252 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.259 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.267 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.273 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.296 secs) 08:58:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.445 secs / 2.296 secs) 08:58:50 TOTAL: 145 SUCCESS 08:58:50 ✔ Browser application bundle generation complete. 08:58:50 08:58:50 =============================== Coverage summary =============================== 08:58:50 Statements : 41.5% ( 1423/3429 ) 08:58:50 Branches : 12.14% ( 109/898 ) 08:58:50 Functions : 33.17% ( 415/1251 ) 08:58:50 Lines : 39.38% ( 1278/3245 ) 08:58:50 ================================================================================ 08:58:50 ✔ Browser application bundle generation complete. 08:58:51 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 08:58:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:58:51 $ docker stop --time=1 dce9acb32974886bf920eae20fa7e1a4acb7927d4ac3cd6f13ec54eb4ef2d06c 08:58:52 $ docker rm -f --volumes dce9acb32974886bf920eae20fa7e1a4acb7927d4ac3cd6f13ec54eb4ef2d06c [Pipeline] // withDockerContainer [Pipeline] sh 08:58:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:58:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:58:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:58:55 + ls -al . 08:58:55 total 180 08:58:55 drwxrwxr-x 14 jenkins jenkins 4096 May 16 08:56 . 08:58:55 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:55 .. 08:58:55 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:55 .blubracket 08:58:55 -rw-rw-r-- 1 jenkins jenkins 18 May 16 08:55 .dockerignore 08:58:55 drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:55 .git 08:58:55 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:55 .github 08:58:55 -rw-rw-r-- 1 jenkins jenkins 185 May 16 08:55 .gitignore 08:58:55 drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:55 .semver 08:58:55 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 08:55 Attribution.txt 08:58:55 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 08:55 CHANGELOG.md 08:58:55 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 08:55 CONTRIBUTING.md 08:58:55 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 08:55 Dockerfile 08:58:55 -rw-rw-r-- 1 jenkins jenkins 652 May 16 08:55 Jenkinsfile 08:58:55 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 08:55 LICENSE 08:58:55 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 08:55 Makefile 08:58:55 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 08:55 README.md 08:58:55 -rw-rw-r-- 1 jenkins jenkins 11 May 16 08:55 VERSION 08:58:55 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:55 assets 08:58:55 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:55 bin 08:58:55 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:55 cmd 08:58:55 -rw-r--r-- 1 jenkins jenkins 10 May 16 08:56 coverage.out 08:58:55 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:55 docs 08:58:55 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 08:55 go.mod 08:58:55 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 08:55 go.sum 08:58:55 drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:55 internal 08:58:55 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:55 snap 08:58:55 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:55 testing 08:58:55 -rw-rw-r-- 1 jenkins jenkins 155 May 16 08:55 version.go 08:58:55 drwxrwxr-x 6 jenkins jenkins 4096 May 16 08:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:56 + 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=c9840ee3d982748db972085be425fa319c5fdbd2 --label arch=amd64 --label version=3.0.0-dev.9 . 08:58:56 Sending build context to Docker daemon 48.35MB 08:58:56 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 08:58:56 Step 2/25 : FROM ${BASE} AS builder 08:58:56 ---> 6c350680b95a 08:58:56 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:58:56 ---> Running in bfd2e643f411 08:58:57 Removing intermediate container bfd2e643f411 08:58:57 ---> 73c5a47f5d8f 08:58:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:58:57 ---> Running in 723a7d75632d 08:58:57 Removing intermediate container 723a7d75632d 08:58:57 ---> ad9ede4b0c3d 08:58:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:58:57 ---> Running in 40c01d1c147d 08:58:57 Removing intermediate container 40c01d1c147d 08:58:57 ---> 479dfb759263 08:58:57 Step 6/25 : LABEL Name=edgex-ui-go 08:58:57 ---> Running in 80aa21306962 08:58:57 Removing intermediate container 80aa21306962 08:58:57 ---> 083ec74b6290 08:58:57 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:58:57 ---> Running in 139283409e33 08:58:57 Removing intermediate container 139283409e33 08:58:57 ---> 51d384021075 08:58:57 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:58:58 ---> d74b505ee18b 08:58:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:58:58 ---> Running in ae1c7db07806 08:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:58:58 OK: 265 MiB in 53 packages 08:58:59 Removing intermediate container ae1c7db07806 08:58:59 ---> 7ca45b429a10 08:58:59 Step 10/25 : ENV GO111MODULE=on 08:58:59 ---> Running in 246199503d22 08:58:59 Removing intermediate container 246199503d22 08:58:59 ---> 00203ef49cde 08:58:59 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:58:59 ---> Running in c950cf430ebe 08:58:59 Removing intermediate container c950cf430ebe 08:58:59 ---> 821fe5eded3d 08:58:59 Step 12/25 : COPY go.mod vendor* ./ 08:58:59 ---> 3655cb5b047b 08:58:59 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:59 ---> Running in dbe0d964364a 08:59:00 Removing intermediate container dbe0d964364a 08:59:00 ---> b27a3917b363 08:59:00 Step 14/25 : COPY . . 08:59:01 ---> 1db4d2192735 08:59:01 Step 15/25 : RUN ${MAKE} 08:59:01 ---> Running in 80c4b98442b5 08:59:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:59:20 Removing intermediate container 80c4b98442b5 08:59:20 ---> 76615687f62d 08:59:20 Step 16/25 : FROM alpine:3.17 08:59:20 3.17: Pulling from library/alpine 08:59:20 f56be85fc22e: Already exists 08:59:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:59:20 Status: Downloaded newer image for alpine:3.17 08:59:20 ---> 9ed4aefc74f6 08:59:20 Step 17/25 : EXPOSE 4000 08:59:20 ---> Running in 8805ccc1b560 08:59:20 Removing intermediate container 8805ccc1b560 08:59:20 ---> 329d6055121b 08:59:20 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 08:59:21 ---> a6f3b2859b0b 08:59:21 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:59:21 ---> 76c31faa4a76 08:59:21 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:59:21 ---> 05769746fd2a 08:59:21 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:59:21 ---> Running in 039dd74ca330 08:59:21 Removing intermediate container 039dd74ca330 08:59:21 ---> f9f5ef523df3 08:59:21 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:59:22 ---> Running in 038a748dde57 08:59:22 Removing intermediate container 038a748dde57 08:59:22 ---> 04c6ead6bead 08:59:22 Step 23/25 : LABEL arch=amd64 08:59:22 ---> Running in f6ba8ec8f117 08:59:22 Removing intermediate container f6ba8ec8f117 08:59:22 ---> e68ace48680a 08:59:22 Step 24/25 : LABEL git_sha=c9840ee3d982748db972085be425fa319c5fdbd2 08:59:22 ---> Running in c82266da2b09 08:59:22 Removing intermediate container c82266da2b09 08:59:22 ---> b249cb35b257 08:59:22 Step 25/25 : LABEL version=3.0.0-dev.9 08:59:22 ---> Running in b22e3c947ed0 08:59:22 Removing intermediate container b22e3c947ed0 08:59:22 ---> e0336dbf8c6a 08:59:22 [Warning] One or more build-args [ARCH] were not consumed 08:59:22 Successfully built e0336dbf8c6a 08:59:22 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:22 provisioning config files... 08:59:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5406376135552926356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:22 ---> docker-login.sh 08:59:22 nexus3.edgexfoundry.org:10001 08:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:22 Configure a credential helper to remove this warning. See 08:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:22 08:59:22 Login Succeeded 08:59:22 nexus3.edgexfoundry.org:10002 08:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:22 Configure a credential helper to remove this warning. See 08:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:22 08:59:22 Login Succeeded 08:59:22 nexus3.edgexfoundry.org:10003 08:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:22 Configure a credential helper to remove this warning. See 08:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:22 08:59:22 Login Succeeded 08:59:22 nexus3.edgexfoundry.org:10004 08:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:22 Configure a credential helper to remove this warning. See 08:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:22 08:59:22 Login Succeeded 08:59:22 docker.io 08:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:23 Configure a credential helper to remove this warning. See 08:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:23 08:59:23 Login Succeeded 08:59:23 ---> docker-login.sh ends [Pipeline] } 08:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:59:23 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:59:23 c9840ee3d982748db972085be425fa319c5fdbd2 08:59:23 latest 08:59:23 3.0.0-dev.9 08:59:23 c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 08:59:23 main 08:59:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2 08:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:59:23 cd16caacaa66: Preparing 08:59:23 c5271933de58: Preparing 08:59:23 b604450c63c2: Preparing 08:59:23 f1417ff83b31: Preparing 08:59:23 f1417ff83b31: Layer already exists 08:59:23 c5271933de58: Pushed 08:59:23 cd16caacaa66: Pushed 08:59:27 b604450c63c2: Pushed 08:59:27 c9840ee3d982748db972085be425fa319c5fdbd2: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:59:27 cd16caacaa66: Preparing 08:59:27 c5271933de58: Preparing 08:59:27 b604450c63c2: Preparing 08:59:27 f1417ff83b31: Preparing 08:59:27 b604450c63c2: Layer already exists 08:59:27 cd16caacaa66: Layer already exists 08:59:27 f1417ff83b31: Layer already exists 08:59:27 c5271933de58: Layer already exists 08:59:27 latest: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.9 08:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:59:28 cd16caacaa66: Preparing 08:59:28 c5271933de58: Preparing 08:59:28 b604450c63c2: Preparing 08:59:28 f1417ff83b31: Preparing 08:59:28 b604450c63c2: Layer already exists 08:59:28 cd16caacaa66: Layer already exists 08:59:28 f1417ff83b31: Layer already exists 08:59:28 c5271933de58: Layer already exists 08:59:28 3.0.0-dev.9: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 08:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:59:29 cd16caacaa66: Preparing 08:59:29 c5271933de58: Preparing 08:59:29 b604450c63c2: Preparing 08:59:29 f1417ff83b31: Preparing 08:59:29 b604450c63c2: Layer already exists 08:59:29 f1417ff83b31: Layer already exists 08:59:29 cd16caacaa66: Layer already exists 08:59:29 c5271933de58: Layer already exists 08:59:29 c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:59:29 cd16caacaa66: Preparing 08:59:29 c5271933de58: Preparing 08:59:29 b604450c63c2: Preparing 08:59:29 f1417ff83b31: Preparing 08:59:29 b604450c63c2: Layer already exists 08:59:29 cd16caacaa66: Layer already exists 08:59:29 c5271933de58: Layer already exists 08:59:29 f1417ff83b31: Layer already exists 08:59:29 main: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:29 ===================================================== [Pipeline] echo 08:59:29 taggedImages: 08:59:29 - nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2 08:59:29 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:59:29 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.9 08:59:29 - nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 08:59:29 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 08:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:30 08:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:30 latest: Pulling from edgex-lftools-log-publisher 08:59:30 5eb5b503b376: Pulling fs layer 08:59:30 5c69ac0246d0: Pulling fs layer 08:59:30 ec43610c2a17: Pulling fs layer 08:59:30 3a2ae6a8a46f: Pulling fs layer 08:59:30 33b1e0a273af: Pulling fs layer 08:59:30 5d3b04190fa2: Pulling fs layer 08:59:30 2f39f015ded8: Pulling fs layer 08:59:30 33b1e0a273af: Waiting 08:59:30 5d3b04190fa2: Waiting 08:59:30 2f39f015ded8: Waiting 08:59:30 3a2ae6a8a46f: Waiting 08:59:30 5c69ac0246d0: Download complete 08:59:30 3a2ae6a8a46f: Verifying Checksum 08:59:30 3a2ae6a8a46f: Download complete 08:59:30 33b1e0a273af: Verifying Checksum 08:59:30 33b1e0a273af: Download complete 08:59:30 5d3b04190fa2: Verifying Checksum 08:59:30 5d3b04190fa2: Download complete 08:59:30 ec43610c2a17: Verifying Checksum 08:59:30 ec43610c2a17: Download complete 08:59:30 5eb5b503b376: Verifying Checksum 08:59:30 5eb5b503b376: Download complete 08:59:31 2f39f015ded8: Download complete 08:59:31 5eb5b503b376: Pull complete 08:59:32 5c69ac0246d0: Pull complete 08:59:32 ec43610c2a17: Pull complete 08:59:32 3a2ae6a8a46f: Pull complete 08:59:32 33b1e0a273af: Pull complete 08:59:32 5d3b04190fa2: Pull complete 08:59:37 2f39f015ded8: Pull complete 08:59:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:37 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 08:59: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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 08:59:40 $ docker top 5d03f6700f76ec40643f563b92f0907de624bc3ab9b6110f7731765d864e292a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:40 ---> job-cost.sh 08:59:40 lf-activate-venv: SKIPPING 08:59:40 INFO: No Stack... 08:59:41 INFO: Retrieving Pricing Info for: v3-standard-8 08:59:41 INFO: Archiving Costs [Pipeline] sh 08:59:41 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 08:59:41 + cut -d, -f6 [Pipeline] lock 08:59:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] 08:59:41 Resource [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] did not exist. Created. 08:59:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:42 + echo total: 0.2199999988079071 [Pipeline] stash 08:59:42 Stashed 1 file(s) [Pipeline] } 08:59:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:42 $ docker stop --time=1 5d03f6700f76ec40643f563b92f0907de624bc3ab9b6110f7731765d864e292a 08:59:43 $ docker rm -f --volumes 5d03f6700f76ec40643f563b92f0907de624bc3ab9b6110f7731765d864e292a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:00:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15529 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:00:31 Running in /w/workspace/edgex-ui-go/105 [Pipeline] { [Pipeline] checkout 09:00:32 The recommended git tool is: git 09:00:43 using credential edgex-jenkins-ssh 09:00:43 Cloning the remote Git repository 09:00:43 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:00:43 > git init /w/workspace/edgex-ui-go/105 # timeout=10 09:00:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:00:43 > git --version # timeout=10 09:00:43 > git --version # 'git version 2.25.1' 09:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:00:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:51 Avoid second fetch 09:00:51 Checking out Revision c9840ee3d982748db972085be425fa319c5fdbd2 (main) 09:00:52 Commit message: "Merge pull request #606 from Ambition-J/ts-redevelop" 09:00:51 > git config core.sparsecheckout # timeout=10 09:00:51 > git checkout -f c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:00:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:53 Dload Upload Total Spent Left Speed 09:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 09:00:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:00:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:00:54 + sudo tee /etc/docker/daemon.new 09:00:54 { 09:00:54 "registry-mirrors": [ 09:00:54 "https://nexus3.edgexfoundry.org:10001" 09:00:54 ], 09:00:54 "bip": "10.250.0.254/24", 09:00:54 "hosts": [ 09:00:54 "tcp://0.0.0.0:5555", 09:00:54 "unix:///var/run/docker.sock" 09:00:54 ], 09:00:54 "mtu": 1458, 09:00:54 "selinux-enabled": true, 09:00:54 "seccomp-profile": "/etc/docker/seccomp.json" 09:00:54 } [Pipeline] sh 09:00:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:00:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:13 provisioning config files... 09:01:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/105@tmp/config12951331978810616013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:13 ---> docker-login.sh 09:01:13 nexus3.edgexfoundry.org:10001 09:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:14 Configure a credential helper to remove this warning. See 09:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:14 09:01:14 Login Succeeded 09:01:14 nexus3.edgexfoundry.org:10002 09:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:14 Configure a credential helper to remove this warning. See 09:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:14 09:01:14 Login Succeeded 09:01:14 nexus3.edgexfoundry.org:10003 09:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:15 Configure a credential helper to remove this warning. See 09:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:15 09:01:15 Login Succeeded 09:01:15 nexus3.edgexfoundry.org:10004 09:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:15 Configure a credential helper to remove this warning. See 09:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:15 09:01:15 Login Succeeded 09:01:15 docker.io 09:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:16 Configure a credential helper to remove this warning. See 09:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:16 09:01:16 Login Succeeded 09:01:16 ---> docker-login.sh ends [Pipeline] } 09:01:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:01:16 ========================================================= 09:01:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:01:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01: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 . 09:01:17 Sending build context to Docker daemon 28.35MB 09:01:17 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 09:01:17 Step 2/15 : FROM ${BASE} AS builder 09:01:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:01:18 c41833b44d91: Pulling fs layer 09:01:18 ed15518f5707: Pulling fs layer 09:01:18 feae8fd75edb: Pulling fs layer 09:01:18 242c74f7c9fa: Pulling fs layer 09:01:18 3cdef696dda3: Pulling fs layer 09:01:18 2ced38df9373: Pulling fs layer 09:01:18 58f1dce35555: Pulling fs layer 09:01:18 3cdef696dda3: Waiting 09:01:18 242c74f7c9fa: Waiting 09:01:18 2ced38df9373: Waiting 09:01:18 58f1dce35555: Waiting 09:01:18 ed15518f5707: Verifying Checksum 09:01:18 ed15518f5707: Download complete 09:01:18 242c74f7c9fa: Verifying Checksum 09:01:18 242c74f7c9fa: Download complete 09:01:18 3cdef696dda3: Verifying Checksum 09:01:18 3cdef696dda3: Download complete 09:01:18 c41833b44d91: Download complete 09:01:19 c41833b44d91: Pull complete 09:01:20 58f1dce35555: Verifying Checksum 09:01:20 58f1dce35555: Download complete 09:01:20 ed15518f5707: Pull complete 09:01:21 feae8fd75edb: Verifying Checksum 09:01:21 feae8fd75edb: Download complete 09:01:21 2ced38df9373: Verifying Checksum 09:01:21 2ced38df9373: Download complete 09:01:33 feae8fd75edb: Pull complete 09:01:33 242c74f7c9fa: Pull complete 09:01:33 3cdef696dda3: Pull complete 09:01:42 2ced38df9373: Pull complete 09:01:43 58f1dce35555: Pull complete 09:01:43 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:01:43 ---> fadd8f120f05 09:01:43 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:01:44 ---> Running in 60b8e0c1c6da 09:01:45 Removing intermediate container 60b8e0c1c6da 09:01:45 ---> 42e6f5dfa2d2 09:01:45 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:01:45 ---> Running in b32821219767 09:01:45 Removing intermediate container b32821219767 09:01:45 ---> aaf08e908dd7 09:01:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:01:45 ---> Running in 0e28749f0f7a 09:01:46 Removing intermediate container 0e28749f0f7a 09:01:46 ---> bed094fc7aa3 09:01:46 Step 6/15 : LABEL Name=edgex-ui-go 09:01:46 ---> Running in f47273e56c59 09:01:46 Removing intermediate container f47273e56c59 09:01:46 ---> 385b2e98eebd 09:01:46 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 09:01:46 ---> Running in f908758d7c06 09:01:47 Removing intermediate container f908758d7c06 09:01:47 ---> 55dcc6bbb905 09:01:47 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:01:47 latest: Pulling from library/docker 09:01:47 08409d417260: Pulling fs layer 09:01:47 bf127bdc9f4f: Pulling fs layer 09:01:47 55b4810136f4: Pulling fs layer 09:01:47 7755db036d15: Pulling fs layer 09:01:47 5a3f85b23db6: Pulling fs layer 09:01:47 cf39c0494cbe: Pulling fs layer 09:01:47 f4a1512e3bbb: Pulling fs layer 09:01:47 5ccc04d8fc75: Pulling fs layer 09:01:47 bc47925e6b41: Pulling fs layer 09:01:47 3ad6e81d58bb: Pulling fs layer 09:01:47 3b77d6fe3da4: Pulling fs layer 09:01:47 31f5e86c7e55: Pulling fs layer 09:01:47 7db388f73c37: Pulling fs layer 09:01:47 08255c858201: Pulling fs layer 09:01:47 7755db036d15: Waiting 09:01:47 5a3f85b23db6: Waiting 09:01:47 cf39c0494cbe: Waiting 09:01:47 f4a1512e3bbb: Waiting 09:01:47 5ccc04d8fc75: Waiting 09:01:47 bc47925e6b41: Waiting 09:01:47 3ad6e81d58bb: Waiting 09:01:47 3b77d6fe3da4: Waiting 09:01:47 31f5e86c7e55: Waiting 09:01:47 7db388f73c37: Waiting 09:01:47 08255c858201: Waiting 09:01:47 55b4810136f4: Verifying Checksum 09:01:47 55b4810136f4: Download complete 09:01:47 bf127bdc9f4f: Verifying Checksum 09:01:47 bf127bdc9f4f: Download complete 09:01:47 08409d417260: Verifying Checksum 09:01:47 08409d417260: Download complete 09:01:48 7755db036d15: Verifying Checksum 09:01:48 7755db036d15: Download complete 09:01:48 5a3f85b23db6: Verifying Checksum 09:01:48 5a3f85b23db6: Download complete 09:01:48 cf39c0494cbe: Verifying Checksum 09:01:48 cf39c0494cbe: Download complete 09:01:48 f4a1512e3bbb: Verifying Checksum 09:01:48 f4a1512e3bbb: Download complete 09:01:48 5ccc04d8fc75: Verifying Checksum 09:01:48 5ccc04d8fc75: Download complete 09:01:48 bc47925e6b41: Verifying Checksum 09:01:48 bc47925e6b41: Download complete 09:01:48 3b77d6fe3da4: Verifying Checksum 09:01:48 3b77d6fe3da4: Download complete 09:01:48 08409d417260: Pull complete 09:01:48 7db388f73c37: Verifying Checksum 09:01:48 7db388f73c37: Download complete 09:01:48 3ad6e81d58bb: Verifying Checksum 09:01:48 08255c858201: Verifying Checksum 09:01:48 08255c858201: Download complete 09:01:49 bf127bdc9f4f: Pull complete 09:01:49 55b4810136f4: Pull complete 09:01:50 31f5e86c7e55: Verifying Checksum 09:01:50 31f5e86c7e55: Download complete 09:01:50 7755db036d15: Pull complete 09:01:51 5a3f85b23db6: Pull complete 09:01:52 cf39c0494cbe: Pull complete 09:01:52 f4a1512e3bbb: Pull complete 09:01:53 5ccc04d8fc75: Pull complete 09:01:53 bc47925e6b41: Pull complete 09:01:54 3ad6e81d58bb: Pull complete 09:01:54 3b77d6fe3da4: Pull complete 09:01:57 31f5e86c7e55: Pull complete 09:01:57 7db388f73c37: Pull complete 09:01:57 08255c858201: Pull complete 09:01:57 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 09:01:57 Status: Downloaded newer image for docker:latest 09:02:00 ---> b5acfc64d651 09:02:00 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:02:00 ---> Running in 59a886b7cc79 09:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:02 OK: 263 MiB in 53 packages 09:02:03 Removing intermediate container 59a886b7cc79 09:02:03 ---> d11b118c8beb 09:02:03 Step 10/15 : ENV GO111MODULE=on 09:02:03 ---> Running in 1b7ce0221c27 09:02:04 Removing intermediate container 1b7ce0221c27 09:02:04 ---> c4b8f02cb87a 09:02:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:02:04 ---> Running in 4065fb14e875 09:02:04 Removing intermediate container 4065fb14e875 09:02:04 ---> dec26c12b1b9 09:02:04 Step 12/15 : COPY go.mod vendor* ./ 09:02:05 ---> 76a7fa8a4c80 09:02:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:05 ---> Running in 6f6a6920e105 09:03:13 Removing intermediate container 6f6a6920e105 09:03:13 ---> bf3fa6b87c4e 09:03:13 Step 14/15 : COPY . . 09:03:13 ---> b5309985e00b 09:03:13 Step 15/15 : RUN ${MAKE} 09:03:13 ---> Running in 90c2553acd2e 09:03:13 noop 09:03:13 Removing intermediate container 90c2553acd2e 09:03:13 ---> dc99a7152b39 09:03:13 Successfully built dc99a7152b39 09:03:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:13 + docker inspect -f . ci-base-image-arm64 09:03:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:13 prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container 09:03:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/105 -v /w/workspace/edgex-ui-go/105:/w/workspace/edgex-ui-go/105:rw,z -v /w/workspace/edgex-ui-go/105@tmp:/w/workspace/edgex-ui-go/105@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 ******** ci-base-image-arm64 cat 09:03:14 $ docker top 5f1bb8173973e2a4f3096599a0653f6e2b50795f2c46c9ec2c08b59dbd133f6f -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:15 + go version 09:03:15 go version go1.20.2 linux/arm64 [Pipeline] } 09:03:15 $ docker stop --time=1 5f1bb8173973e2a4f3096599a0653f6e2b50795f2c46c9ec2c08b59dbd133f6f 09:03:17 $ docker rm -f --volumes 5f1bb8173973e2a4f3096599a0653f6e2b50795f2c46c9ec2c08b59dbd133f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:18 + docker inspect -f . ci-base-image-arm64 09:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:18 prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container 09:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/105 -v /w/workspace/edgex-ui-go/105:/w/workspace/edgex-ui-go/105:rw,z -v /w/workspace/edgex-ui-go/105@tmp:/w/workspace/edgex-ui-go/105@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 ******** ci-base-image-arm64 cat 09:03:19 $ docker top 31e92219f9df05f84c849e7a2bbb016809ba247d98f9b70de77d9db5c8d1b69c -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:20 + git config --global --add safe.directory /w/workspace/edgex-ui-go/105 [Pipeline] fileExists [Pipeline] sh 09:03:20 + make test 09:03:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:04:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:06:06 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:06:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:06:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:06:25 ./bin/test-attribution-txt.sh 09:06:25 make -C web test 09:06:25 make[1]: Entering directory '/w/workspace/edgex-ui-go/105/web' 09:06:25 make[1]: tput: No such file or directory 09:06:25 make[1]: tput: No such file or directory 09:06:25 warning: generating ./VERSION 09:06:25 echo "0.0.0" > VERSION 09:06:25 docker build \ 09:06:25 -f Dockerfile \ 09:06:25 --build-arg USER=1000 \ 09:06:25 \ 09:06:25 --label "git_sha=c9840ee3d982748db972085be425fa319c5fdbd2" \ 09:06:25 -t edgexfoundry/edgex-web-ui:c9840ee3d982748db972085be425fa319c5fdbd2 \ 09:06:25 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:06:25 . 09:06:25 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 09:06:25 Install the buildx component to build images with BuildKit: 09:06:25 https://docs.docker.com/go/buildx/ 09:06:25 09:06:25 Sending build context to Docker daemon 2.571MB 09:06:25 Step 1/10 : FROM node:16.17-alpine3.15 09:06:25 16.17-alpine3.15: Pulling from library/node 09:06:26 47517142f6ba: Pulling fs layer 09:06:26 5f8c4bfa009b: Pulling fs layer 09:06:26 f7079c9c4ba1: Pulling fs layer 09:06:26 aba105e6f55a: Pulling fs layer 09:06:26 aba105e6f55a: Waiting 09:06:26 47517142f6ba: Download complete 09:06:26 aba105e6f55a: Download complete 09:06:26 f7079c9c4ba1: Verifying Checksum 09:06:26 f7079c9c4ba1: Download complete 09:06:26 47517142f6ba: Pull complete 09:06:27 5f8c4bfa009b: Verifying Checksum 09:06:27 5f8c4bfa009b: Download complete 09:06:31 5f8c4bfa009b: Pull complete 09:06:33 f7079c9c4ba1: Pull complete 09:06:33 aba105e6f55a: Pull complete 09:06:33 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:06:33 Status: Downloaded newer image for node:16.17-alpine3.15 09:06:33 ---> bf1b8b58d215 09:06:33 Step 2/10 : RUN apk add --no-cache chromium 09:06:33 ---> Running in 2b75091a7497 09:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:36 (1/128) Installing libxau (1.0.9-r0) 09:06:36 (2/128) Installing libmd (1.0.3-r0) 09:06:36 (3/128) Installing libbsd (0.11.3-r1) 09:06:36 (4/128) Installing libxdmcp (1.1.3-r0) 09:06:36 (5/128) Installing libxcb (1.14-r2) 09:06:36 (6/128) Installing libx11 (1.7.3.1-r0) 09:06:36 (7/128) Installing libxext (1.3.4-r0) 09:06:36 (8/128) Installing libice (1.0.10-r0) 09:06:36 (9/128) Installing libuuid (2.37.4-r0) 09:06:36 (10/128) Installing libsm (1.2.3-r0) 09:06:36 (11/128) Installing libxt (1.2.1-r0) 09:06:36 (12/128) Installing libxmu (1.1.3-r0) 09:06:36 (13/128) Installing xset (1.2.4-r0) 09:06:36 (14/128) Installing xprop (1.2.5-r0) 09:06:36 (15/128) Installing xdg-utils (1.1.3-r0) 09:06:36 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 09:06:36 (17/128) Installing pkgconf (1.8.1-r0) 09:06:36 (18/128) Installing libffi (3.4.2-r1) 09:06:36 (19/128) Installing libintl (0.21-r0) 09:06:36 (20/128) Installing libblkid (2.37.4-r0) 09:06:36 (21/128) Installing libmount (2.37.4-r0) 09:06:36 (22/128) Installing pcre (8.45-r1) 09:06:36 (23/128) Installing glib (2.70.1-r0) 09:06:37 (24/128) Installing xz-libs (5.2.5-r1) 09:06:37 (25/128) Installing libxml2 (2.9.14-r2) 09:06:37 (26/128) Installing shared-mime-info (2.1-r2) 09:06:37 (27/128) Installing hicolor-icon-theme (0.17-r1) 09:06:37 (28/128) Installing libjpeg-turbo (2.1.2-r0) 09:06:37 (29/128) Installing libpng (1.6.37-r1) 09:06:37 (30/128) Installing libwebp (1.2.2-r0) 09:06:37 (31/128) Installing zstd-libs (1.5.0-r0) 09:06:37 (32/128) Installing tiff (4.4.0-r1) 09:06:37 (33/128) Installing gdk-pixbuf (2.42.8-r0) 09:06:37 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 09:06:37 (35/128) Installing libxcomposite (0.4.5-r0) 09:06:37 (36/128) Installing libxfixes (6.0.0-r0) 09:06:37 (37/128) Installing libxrender (0.9.10-r3) 09:06:37 (38/128) Installing libxcursor (1.2.0-r0) 09:06:37 (39/128) Installing libxdamage (1.1.5-r1) 09:06:37 (40/128) Installing libxi (1.8-r0) 09:06:37 (41/128) Installing libxinerama (1.1.4-r1) 09:06:37 (42/128) Installing libxrandr (1.5.2-r1) 09:06:37 (43/128) Installing atk (2.36.0-r0) 09:06:37 (44/128) Installing libxtst (1.2.3-r3) 09:06:38 (45/128) Installing dbus-libs (1.12.24-r0) 09:06:38 (46/128) Installing at-spi2-core (2.42.0-r0) 09:06:38 (47/128) Installing at-spi2-atk (2.38.0-r0) 09:06:38 (48/128) Installing expat (2.5.0-r0) 09:06:38 (49/128) Installing brotli-libs (1.0.9-r5) 09:06:38 (50/128) Installing libbz2 (1.0.8-r1) 09:06:38 (51/128) Installing freetype (2.11.1-r2) 09:06:38 (52/128) Installing fontconfig (2.13.1-r4) 09:06:38 (53/128) Installing pixman (0.40.0-r4) 09:06:38 (54/128) Installing cairo (1.16.0-r5) 09:06:38 (55/128) Installing cairo-gobject (1.16.0-r5) 09:06:38 (56/128) Installing avahi-libs (0.8-r5) 09:06:38 (57/128) Installing gmp (6.2.1-r1) 09:06:38 (58/128) Installing nettle (3.7.3-r0) 09:06:38 (59/128) Installing p11-kit (0.24.0-r1) 09:06:38 (60/128) Installing libtasn1 (4.18.0-r1) 09:06:38 (61/128) Installing libunistring (0.9.10-r1) 09:06:38 (62/128) Installing gnutls (3.7.1-r2) 09:06:38 (63/128) Installing cups-libs (2.3.3-r6) 09:06:38 (64/128) Installing libepoxy (1.5.9-r0) 09:06:38 (65/128) Installing fribidi (1.0.11-r0) 09:06:38 (66/128) Installing graphite2 (1.3.14-r0) 09:06:38 (67/128) Installing harfbuzz (3.0.0-r2) 09:06:39 (68/128) Installing libxft (2.3.4-r0) 09:06:39 (69/128) Installing pango (1.48.10-r0) 09:06:39 (70/128) Installing wayland-libs-client (1.19.0-r1) 09:06:39 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 09:06:39 (72/128) Installing wayland-libs-egl (1.19.0-r1) 09:06:39 (73/128) Installing xkeyboard-config (2.34-r0) 09:06:39 (74/128) Installing libxkbcommon (1.3.1-r0) 09:06:39 (75/128) Installing gtk+3.0 (3.24.30-r0) 09:06:39 Executing gtk+3.0-3.24.30-r0.post-install 09:06:39 (76/128) Installing libfontenc (1.1.4-r0) 09:06:39 (77/128) Installing mkfontscale (1.2.1-r1) 09:06:39 (78/128) Installing ttf-opensans (1.10-r1) 09:06:40 Executing ttf-opensans-1.10-r1.post-install 09:06:42 (79/128) Installing libogg (1.3.5-r0) 09:06:42 (80/128) Installing flac (1.3.4-r0) 09:06:42 (81/128) Installing alsa-lib (1.2.5.1-r1) 09:06:42 (82/128) Installing libatomic (10.3.1_git20211027-r0) 09:06:42 (83/128) Installing sdl2 (2.0.16-r4) 09:06:42 (84/128) Installing aom-libs (3.2.0-r0) 09:06:42 (85/128) Installing libass (0.15.2-r0) 09:06:42 (86/128) Installing libdav1d (0.9.2-r0) 09:06:43 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:06:43 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 09:06:43 (89/128) Installing lame (3.100-r0) 09:06:43 (90/128) Installing opus (1.3.1-r1) 09:06:43 (91/128) Installing libgomp (10.3.1_git20211027-r0) 09:06:43 (92/128) Installing soxr (0.1.3-r2) 09:06:43 (93/128) Installing libsrt (1.4.2-r1) 09:06:43 (94/128) Installing libssh (0.9.6-r1) 09:06:43 (95/128) Installing libtheora (1.1.1-r16) 09:06:43 (96/128) Installing v4l-utils-libs (1.22.1-r1) 09:06:43 (97/128) Installing libdrm (2.4.109-r0) 09:06:43 (98/128) Installing libva (2.13.0-r0) 09:06:43 (99/128) Installing libvdpau (1.4-r0) 09:06:43 (100/128) Installing vidstab (1.1.0-r1) 09:06:43 (101/128) Installing libvorbis (1.3.7-r0) 09:06:43 (102/128) Installing libvpx (1.10.0-r0) 09:06:43 (103/128) Installing vulkan-loader (1.2.196-r0) 09:06:43 (104/128) Installing x264-libs (20210613-r0) 09:06:43 (105/128) Installing x265-libs (3.5-r0) 09:06:43 (106/128) Installing xvidcore (1.3.7-r1) 09:06:43 (107/128) Installing ffmpeg-libs (4.4.1-r2) 09:06:44 (108/128) Installing libevent (2.1.12-r4) 09:06:44 (109/128) Installing mesa (21.2.6-r0) 09:06:44 (110/128) Installing wayland-libs-server (1.19.0-r1) 09:06:44 (111/128) Installing mesa-gbm (21.2.6-r0) 09:06:44 (112/128) Installing lcms2 (2.12-r1) 09:06:44 (113/128) Installing nspr (4.32-r0) 09:06:44 (114/128) Installing sqlite-libs (3.36.0-r0) 09:06:44 (115/128) Installing nss (3.78.1-r0) 09:06:44 (116/128) Installing libasyncns (0.8-r1) 09:06:44 (117/128) Installing libltdl (2.4.6-r7) 09:06:44 (118/128) Installing orc (0.4.32-r0) 09:06:44 (119/128) Installing libsndfile (1.0.31-r1) 09:06:45 (120/128) Installing speexdsp (1.2.0-r0) 09:06:45 (121/128) Installing tdb-libs (1.4.5-r0) 09:06:45 (122/128) Installing libpulse (15.0-r2) 09:06:45 (123/128) Installing re2 (2021.11.01-r0) 09:06:45 (124/128) Installing snappy (1.1.9-r1) 09:06:45 (125/128) Installing libgpg-error (1.42-r1) 09:06:45 (126/128) Installing libgcrypt (1.9.4-r0) 09:06:45 (127/128) Installing libxslt (1.1.35-r0) 09:06:45 (128/128) Installing chromium (99.0.4844.84-r0) 09:06:49 Executing busybox-1.34.1-r7.trigger 09:06:49 Executing glib-2.70.1-r0.trigger 09:06:49 Executing shared-mime-info-2.1-r2.trigger 09:06:52 Executing gdk-pixbuf-2.42.8-r0.trigger 09:06:52 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:06:52 Executing fontconfig-2.13.1-r4.trigger 09:06:52 Executing mkfontscale-1.2.1-r1.trigger 09:06:52 OK: 275 MiB in 144 packages 09:07:02 Removing intermediate container 2b75091a7497 09:07:02 ---> 65f0ff01cf4e 09:07:02 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:07:02 ---> Running in e111c71538c0 09:07:02 Removing intermediate container e111c71538c0 09:07:02 ---> 4b7d1701f3c6 09:07:02 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:07:02 ---> Running in 65b000967eaa 09:07:03 Removing intermediate container 65b000967eaa 09:07:03 ---> c9cc30fc74aa 09:07:03 Step 5/10 : RUN npm install -g npm 09:07:03 ---> Running in 93b9253872b6 09:07:35 09:07:35 removed 7 packages, changed 101 packages, and audited 264 packages in 27s 09:07:35 09:07:35 27 packages are looking for funding 09:07:35 run `npm fund` for details 09:07:35 09:07:35 found 0 vulnerabilities 09:07:37 Removing intermediate container 93b9253872b6 09:07:37 ---> 323dcd17712f 09:07:37 Step 6/10 : ARG USER=1000 09:07:37 ---> Running in 480177b376e1 09:07:37 Removing intermediate container 480177b376e1 09:07:37 ---> 2e21ca7267d6 09:07:37 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:07:37 ---> Running in 5c7de5f77a1e 09:07:42 Removing intermediate container 5c7de5f77a1e 09:07:42 ---> cb6def470bf4 09:07:42 Step 8/10 : USER $USER:$USER 09:07:42 ---> Running in 64d3fff8ad32 09:07:42 Removing intermediate container 64d3fff8ad32 09:07:42 ---> 0512682e79fd 09:07:42 Step 9/10 : WORKDIR /app 09:07:42 ---> Running in 1bcef755c873 09:07:42 Removing intermediate container 1bcef755c873 09:07:42 ---> 8f801f49f29b 09:07:42 Step 10/10 : LABEL git_sha=c9840ee3d982748db972085be425fa319c5fdbd2 09:07:42 ---> Running in 039bae7e2719 09:07:43 Removing intermediate container 039bae7e2719 09:07:43 ---> 9ff67256ee67 09:07:43 Successfully built 9ff67256ee67 09:07:43 Successfully tagged edgexfoundry/edgex-web-ui:c9840ee3d982748db972085be425fa319c5fdbd2 09:07:43 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:07:43 touch edgex-web-ui.imagebuilt 09:07:43 mkdir -p node_modules coverage 09:07:43 chown "1000:1000" node_modules coverage package-lock.json 09:07:43 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:07:55 npm WARN old lockfile 09:07:55 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 09:07:55 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 09:07:55 npm WARN old lockfile 09:07:55 npm WARN old lockfile This is a one-time fix-up, please be patient... 09:07:55 npm WARN old lockfile 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:08:42 npm WARN EBADENGINE Unsupported engine { 09:08:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:08:42 npm WARN EBADENGINE required: { 09:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:08:42 npm WARN EBADENGINE }, 09:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:08:42 npm WARN EBADENGINE } 09:09:21 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:09:21 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 09:09:21 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:09:21 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:09:21 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 09:09:21 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:09:27 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:09:36 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:09:36 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:09:36 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:09:51 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 09:09:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:09:57 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:10:03 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:10:03 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:10:04 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:10:05 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:10:20 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 09:10:20 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 09:10:47 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 09:11:09 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 09:11:48 09:11:48 added 1475 packages, and audited 1476 packages in 4m 09:11:48 09:11:48 90 packages are looking for funding 09:11:48 run `npm fund` for details 09:11:49 09:11:49 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 09:11:49 09:11:49 To address issues that do not require attention, run: 09:11:49 npm audit fix 09:11:49 09:11:49 To address all issues (including breaking changes), run: 09:11:49 npm audit fix --force 09:11:49 09:11:49 Run `npm audit` for details. 09:11:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 09:12:11 - Generating browser application bundles (phase: setup)... 09:12:50 Compiling @angular/core : es2015 as esm2015 09:12:50 Compiling @angular/compiler/testing : es2015 as esm2015 09:13:17 Compiling @angular/common : es2015 as esm2015 09:13:17 Compiling @angular/core/testing : es2015 as esm2015 09:13:22 Compiling @angular/platform-browser : es2015 as esm2015 09:13:22 Compiling @angular/common/testing : es2015 as esm2015 09:13:26 Compiling @angular/router : es2015 as esm2015 09:13:27 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:13:32 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:13:34 Compiling @angular/common/http : es2015 as esm2015 09:13:35 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:13:39 Compiling @angular/forms : es2015 as esm2015 09:13:40 Compiling @angular/router/testing : es2015 as esm2015 09:13:40 Compiling @angular/common/http/testing : es2015 as esm2015 09:14:48 16 05 2023 09:14:43.182:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:14:48 16 05 2023 09:14:43.196:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:14:48 16 05 2023 09:14:43.225:INFO [launcher]: Starting browser ChromeHeadless 09:15:44 16 05 2023 09:15:44.794:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 09:16:31 16 05 2023 09:16:27.342:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 09:16:46 ✔ Browser application bundle generation complete. 09:16:46 16 05 2023 09:16:46.668:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket km8wh8x3gWIOx4JAAAAB with id 88134699 09:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 09:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.467 secs) 09:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.221 secs) 09:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.557 secs) 09:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.917 secs) 09:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.193 secs) 09:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.301 secs) 09:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.333 secs) 09:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.362 secs) 09:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.54 secs) 09:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.628 secs) 09:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.747 secs) 09:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.783 secs) 09:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.947 secs) 09:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.97 secs) 09:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.063 secs) 09:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.147 secs) 09:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.458 secs) 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.519 secs) 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.554 secs) 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.664 secs) 09:17:08 WARN: ' 09:17:08 It looks like you're using ngModel on the same form field as formControlName. 09:17:08 Support for using the ngModel input property and ngModelChange event with 09:17:08 reactive form directives has been deprecated in Angular v6 and will be removed 09:17:08 in a future version of Angular. 09:17:08 09:17:08 For more information on this, see our API docs here: 09:17:08 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:17:08 ' 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.664 secs) 09:17:08 WARN: ' 09:17:08 It looks like you're using ngModel on the same form field as formControlName. 09:17:08 Support for using the ngModel input property and ngModelChange event with 09:17:08 reactive form directives has been deprecated in Angular v6 and will be removed 09:17:08 in a future version of Angular. 09:17:08 09:17:08 For more information on this, see our API docs here: 09:17:08 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:17:08 ' 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.897 secs) 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.928 secs) 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.948 secs) 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.994 secs) 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.066 secs) 09:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.248 secs) 09:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.332 secs) 09:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.568 secs) 09:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.631 secs) 09:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.751 secs) 09:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.885 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.12 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.222 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.359 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.393 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.431 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.463 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.482 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.509 secs) 09:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.705 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.781 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.837 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.855 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.868 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.016 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.079 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.135 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.156 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.169 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.369 secs) 09:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.525 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.58 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.624 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.712 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.844 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.91 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.976 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.009 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.242 secs) 09:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.315 secs) 09:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.417 secs) 09:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.476 secs) 09:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.495 secs) 09:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.848 secs) 09:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.866 secs) 09:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.88 secs) 09:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.166 secs) 09:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.189 secs) 09:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.21 secs) 09:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.509 secs) 09:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.591 secs) 09:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.645 secs) 09:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.724 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.797 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.004 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.108 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.171 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.306 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.36 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.379 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.391 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.405 secs) 09:17:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.436 secs) 09:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.645 secs) 09:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.732 secs) 09:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.751 secs) 09:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.765 secs) 09:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.78 secs) 09:17:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.136 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.232 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.389 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.448 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.511 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.528 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.541 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.747 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.808 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.827 secs) 09:17:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.839 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.978 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.111 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.343 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.369 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.38 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.421 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.537 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.549 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.579 secs) 09:17:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.61 secs) 09:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.711 secs) 09:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.751 secs) 09:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.768 secs) 09:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.782 secs) 09:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.793 secs) 09:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.81 secs) 09:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.837 secs) 09:17:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.861 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.339 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.401 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.447 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.491 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.51 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.537 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.56 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.603 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.652 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.691 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.745 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.785 secs) 09:17:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.819 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.104 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.157 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.2 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.219 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.27 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.323 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.451 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.497 secs) 09:17:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.646 secs) 09:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.765 secs) 09:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.906 secs) 09:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.946 secs) 09:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.989 secs) 09:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.064 secs) 09:17:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.101 secs) 09:17:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.722 secs / 14.101 secs) 09:17:23 TOTAL: 145 SUCCESS 09:17:23 ✔ Browser application bundle generation complete. 09:17:26 09:17:26 =============================== Coverage summary =============================== 09:17:26 Statements : 41.53% ( 1424/3429 ) 09:17:26 Branches : 12.14% ( 109/898 ) 09:17:26 Functions : 33.25% ( 416/1251 ) 09:17:26 Lines : 39.41% ( 1279/3245 ) 09:17:26 ================================================================================ 09:17:26 16 05 2023 09:17:26.468:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 09:17:27 ✔ Browser application bundle generation complete. 09:17:28 make[1]: Leaving directory '/w/workspace/edgex-ui-go/105/web' [Pipeline] echo 09:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:17:28 $ docker stop --time=1 31e92219f9df05f84c849e7a2bbb016809ba247d98f9b70de77d9db5c8d1b69c 09:17:31 $ docker rm -f --volumes 31e92219f9df05f84c849e7a2bbb016809ba247d98f9b70de77d9db5c8d1b69c [Pipeline] // withDockerContainer [Pipeline] sh 09:17:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:17:35 Warning: overwriting stash ‘coverage-report’ 09:17:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:17:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:17:44 + ls -al . 09:17:44 total 176 09:17:44 drwxrwxr-x 13 jenkins jenkins 4096 May 16 09:03 . 09:17:44 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:00 .. 09:17:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:00 .blubracket 09:17:44 -rw-rw-r-- 1 jenkins jenkins 18 May 16 09:00 .dockerignore 09:17:44 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:00 .git 09:17:44 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:00 .github 09:17:44 -rw-rw-r-- 1 jenkins jenkins 185 May 16 09:00 .gitignore 09:17:44 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 09:00 Attribution.txt 09:17:44 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 09:00 CHANGELOG.md 09:17:44 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 09:00 CONTRIBUTING.md 09:17:44 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 09:00 Dockerfile 09:17:44 -rw-rw-r-- 1 jenkins jenkins 652 May 16 09:00 Jenkinsfile 09:17:44 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 09:00 LICENSE 09:17:44 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 09:00 Makefile 09:17:44 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 09:00 README.md 09:17:44 -rw-rw-r-- 1 jenkins jenkins 11 May 16 08:55 VERSION 09:17:44 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:00 assets 09:17:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:00 bin 09:17:44 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:00 cmd 09:17:44 -rw-r--r-- 1 jenkins jenkins 10 May 16 09:03 coverage.out 09:17:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:00 docs 09:17:44 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 09:00 go.mod 09:17:44 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 09:00 go.sum 09:17:44 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:00 internal 09:17:44 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:00 snap 09:17:44 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:00 testing 09:17:44 -rw-rw-r-- 1 jenkins jenkins 155 May 16 09:00 version.go 09:17:44 drwxrwxr-x 6 jenkins jenkins 4096 May 16 09:07 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:44 + 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=c9840ee3d982748db972085be425fa319c5fdbd2 --label arch=arm64 --label version=3.0.0-dev.9 . 09:17:45 Sending build context to Docker daemon 31.1MB 09:17:45 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 09:17:45 Step 2/25 : FROM ${BASE} AS builder 09:17:45 ---> dc99a7152b39 09:17:45 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:17:46 ---> Running in 1165eb864622 09:17:46 Removing intermediate container 1165eb864622 09:17:46 ---> a1fc2f547213 09:17:46 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:17:46 ---> Running in 119434df6777 09:17:47 Removing intermediate container 119434df6777 09:17:47 ---> 989e8869d6ca 09:17:47 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:17:47 ---> Running in dd3968fdc025 09:17:47 Removing intermediate container dd3968fdc025 09:17:47 ---> ee7eb99b211a 09:17:47 Step 6/25 : LABEL Name=edgex-ui-go 09:17:47 ---> Running in 2ee47c918d3e 09:17:47 Removing intermediate container 2ee47c918d3e 09:17:47 ---> 187dc61c5f50 09:17:47 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 09:17:47 ---> Running in 544c89ddc37c 09:17:48 Removing intermediate container 544c89ddc37c 09:17:48 ---> 6040e32e9cb8 09:17:48 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:17:49 ---> b9fa76cce595 09:17:49 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:17:49 ---> Running in 2829f29c92f4 09:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:17:52 OK: 263 MiB in 53 packages 09:17:52 Removing intermediate container 2829f29c92f4 09:17:52 ---> c93d6ab7dc8a 09:17:52 Step 10/25 : ENV GO111MODULE=on 09:17:52 ---> Running in aab7ee85b5a8 09:17:53 Removing intermediate container aab7ee85b5a8 09:17:53 ---> 5224f2bb3efd 09:17:53 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:17:53 ---> Running in 25f61bc78c91 09:17:53 Removing intermediate container 25f61bc78c91 09:17:53 ---> 60b7c065c898 09:17:53 Step 12/25 : COPY go.mod vendor* ./ 09:17:54 ---> 7f26792607a4 09:17:54 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:54 ---> Running in cb25e22ef514 09:17:56 Removing intermediate container cb25e22ef514 09:17:56 ---> d2c8488c22ad 09:17:56 Step 14/25 : COPY . . 09:18:00 ---> 5f3d3576ab18 09:18:00 Step 15/25 : RUN ${MAKE} 09:18:00 ---> Running in 85a97bba8a0c 09:18:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:20:07 Removing intermediate container 85a97bba8a0c 09:20:07 ---> ef8e744f80bf 09:20:07 Step 16/25 : FROM alpine:3.17 09:20:07 3.17: Pulling from library/alpine 09:20:07 c41833b44d91: Already exists 09:20:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:20:07 Status: Downloaded newer image for alpine:3.17 09:20:07 ---> 51e60588ff2c 09:20:07 Step 17/25 : EXPOSE 4000 09:20:07 ---> Running in 08953b1cdc1d 09:20:07 Removing intermediate container 08953b1cdc1d 09:20:07 ---> 92514c185179 09:20:07 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 09:20:07 ---> a4441fb786b3 09:20:07 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 09:20:07 ---> 88a1b8c48ef8 09:20:07 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 09:20:07 ---> a7d4cf09eca9 09:20:07 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:20:07 ---> Running in 214bf748c00a 09:20:07 Removing intermediate container 214bf748c00a 09:20:07 ---> 8b33ba1d1146 09:20:07 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 09:20:07 ---> Running in 7a47074da42f 09:20:07 Removing intermediate container 7a47074da42f 09:20:07 ---> 0b319e5671ed 09:20:07 Step 23/25 : LABEL arch=arm64 09:20:07 ---> Running in c5ff394edd37 09:20:07 Removing intermediate container c5ff394edd37 09:20:07 ---> 5c0fc54e2fe6 09:20:07 Step 24/25 : LABEL git_sha=c9840ee3d982748db972085be425fa319c5fdbd2 09:20:07 ---> Running in e2fbfb8d6cff 09:20:07 Removing intermediate container e2fbfb8d6cff 09:20:07 ---> 2972bfd692c5 09:20:07 Step 25/25 : LABEL version=3.0.0-dev.9 09:20:07 ---> Running in 5000fa1295ec 09:20:07 Removing intermediate container 5000fa1295ec 09:20:07 ---> 8e4cc8455bd2 09:20:07 [Warning] One or more build-args [ARCH] were not consumed 09:20:07 Successfully built 8e4cc8455bd2 09:20:07 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:08 provisioning config files... 09:20:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/105@tmp/config17889778504100366200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:08 ---> docker-login.sh 09:20:08 nexus3.edgexfoundry.org:10001 09:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:08 Configure a credential helper to remove this warning. See 09:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:08 09:20:08 Login Succeeded 09:20:08 nexus3.edgexfoundry.org:10002 09:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:08 Configure a credential helper to remove this warning. See 09:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:08 09:20:08 Login Succeeded 09:20:08 nexus3.edgexfoundry.org:10003 09:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:09 Configure a credential helper to remove this warning. See 09:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:09 09:20:09 Login Succeeded 09:20:09 nexus3.edgexfoundry.org:10004 09:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:09 Configure a credential helper to remove this warning. See 09:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:09 09:20:09 Login Succeeded 09:20:09 docker.io 09:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:10 Configure a credential helper to remove this warning. See 09:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:10 09:20:10 Login Succeeded 09:20:10 ---> docker-login.sh ends [Pipeline] } 09:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:20:10 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:20:10 c9840ee3d982748db972085be425fa319c5fdbd2 09:20:10 latest 09:20:10 3.0.0-dev.9 09:20:10 c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 09:20:10 main 09:20:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2 09:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:10 4cf006595497: Preparing 09:20:10 49067de36768: Preparing 09:20:10 91f792eebca0: Preparing 09:20:10 26cbea5cba74: Preparing 09:20:10 26cbea5cba74: Layer already exists 09:20:11 49067de36768: Pushed 09:20:11 4cf006595497: Pushed 09:20:18 91f792eebca0: Pushed 09:20:18 c9840ee3d982748db972085be425fa319c5fdbd2: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:18 4cf006595497: Preparing 09:20:18 49067de36768: Preparing 09:20:18 91f792eebca0: Preparing 09:20:18 26cbea5cba74: Preparing 09:20:18 91f792eebca0: Layer already exists 09:20:18 4cf006595497: Layer already exists 09:20:18 26cbea5cba74: Layer already exists 09:20:18 49067de36768: Layer already exists 09:20:18 latest: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.9 09:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:19 4cf006595497: Preparing 09:20:19 49067de36768: Preparing 09:20:19 91f792eebca0: Preparing 09:20:19 26cbea5cba74: Preparing 09:20:19 26cbea5cba74: Layer already exists 09:20:19 49067de36768: Layer already exists 09:20:19 91f792eebca0: Layer already exists 09:20:19 4cf006595497: Layer already exists 09:20:19 3.0.0-dev.9: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 09:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:20 4cf006595497: Preparing 09:20:20 49067de36768: Preparing 09:20:20 91f792eebca0: Preparing 09:20:20 26cbea5cba74: Preparing 09:20:20 91f792eebca0: Layer already exists 09:20:20 26cbea5cba74: Layer already exists 09:20:20 49067de36768: Layer already exists 09:20:20 4cf006595497: Layer already exists 09:20:20 c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:21 4cf006595497: Preparing 09:20:21 49067de36768: Preparing 09:20:21 91f792eebca0: Preparing 09:20:21 26cbea5cba74: Preparing 09:20:21 49067de36768: Layer already exists 09:20:21 4cf006595497: Layer already exists 09:20:21 91f792eebca0: Layer already exists 09:20:21 26cbea5cba74: Layer already exists 09:20:21 main: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:21 ===================================================== [Pipeline] echo 09:20:21 taggedImages: 09:20:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2 09:20:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:20:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.9 09:20:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 09:20:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:21 09:20:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:21 arm64: Pulling from edgex-lftools-log-publisher 09:20:21 8998bd30e6a1: Pulling fs layer 09:20:21 04944245beec: Pulling fs layer 09:20:21 699f458cf7ca: Pulling fs layer 09:20:21 765212b225bb: Pulling fs layer 09:20:21 f23df028b6ca: Pulling fs layer 09:20:21 d65c8cfc05b1: Pulling fs layer 09:20:21 2437ff75d9bd: Pulling fs layer 09:20:21 765212b225bb: Waiting 09:20:21 f23df028b6ca: Waiting 09:20:21 d65c8cfc05b1: Waiting 09:20:21 2437ff75d9bd: Waiting 09:20:22 04944245beec: Verifying Checksum 09:20:22 04944245beec: Download complete 09:20:22 765212b225bb: Verifying Checksum 09:20:22 765212b225bb: Download complete 09:20:22 f23df028b6ca: Verifying Checksum 09:20:22 f23df028b6ca: Download complete 09:20:22 d65c8cfc05b1: Verifying Checksum 09:20:22 d65c8cfc05b1: Download complete 09:20:22 699f458cf7ca: Verifying Checksum 09:20:22 699f458cf7ca: Download complete 09:20:22 8998bd30e6a1: Verifying Checksum 09:20:22 8998bd30e6a1: Download complete 09:20:25 2437ff75d9bd: Verifying Checksum 09:20:25 2437ff75d9bd: Download complete 09:20:26 8998bd30e6a1: Pull complete 09:20:26 04944245beec: Pull complete 09:20:28 699f458cf7ca: Pull complete 09:20:28 765212b225bb: Pull complete 09:20:29 f23df028b6ca: Pull complete 09:20:29 d65c8cfc05b1: Pull complete 09:20:44 2437ff75d9bd: Pull complete 09:20:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:44 prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container 09:20:44 $ 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/105 -v /w/workspace/edgex-ui-go/105:/w/workspace/edgex-ui-go/105:rw,z -v /w/workspace/edgex-ui-go/105@tmp:/w/workspace/edgex-ui-go/105@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:arm64 cat 09:20:47 $ docker top 8e41f3901769381bc88c4853cc1066acbd0e10991fff53d214eaac49823689a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:48 ---> job-cost.sh 09:20:48 lf-activate-venv: SKIPPING 09:20:48 INFO: No Stack... 09:20:48 INFO: Retrieving Pricing Info for: v3-standard-4 09:20:49 INFO: Archiving Costs [Pipeline] sh 09:20:50 + cat /w/workspace/edgex-ui-go/105/archives/cost.csv 09:20:50 + cut -d, -f6 [Pipeline] lock 09:20:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] 09:20:50 Resource [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] did not exist. Created. 09:20:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:20:50 /w/workspace/edgex-ui-go/105@tmp/durable-592c654a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:20:51 + echo total: 0.10999999940395355 [Pipeline] stash 09:20:51 Warning: overwriting stash ‘stack-cost’ 09:20:56 Stashed 1 file(s) [Pipeline] } 09:20:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 09:20:56 $ docker stop --time=1 8e41f3901769381bc88c4853cc1066acbd0e10991fff53d214eaac49823689a7 09:20:57 $ docker rm -f --volumes 8e41f3901769381bc88c4853cc1066acbd0e10991fff53d214eaac49823689a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:20:58 provisioning config files... 09:20:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17155546280293084816tmp [Pipeline] { [Pipeline] sh 09:20:58 + set +x 09:20:58 + bash -s -- 09:20:58 + curl -s https://codecov.io/bash 09:20:58 09:20:58 _____ _ 09:20:58 / ____| | | 09:20:58 | | ___ __| | ___ ___ _____ __ 09:20:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:20:58 | |___| (_) | (_| | __/ (_| (_) \ V / 09:20:58 \_____\___/ \__,_|\___|\___\___/ \_/ 09:20:58 Bash-1.0.6 09:20:58 09:20:58 09:20:58 ==> git version 2.25.1 found 09:20:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:20:58 Release-Date: 2020-01-08 09:20:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:20:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:20:58 ==> Jenkins CI detected. 09:20:58 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:20:58 project root: . 09:20:58 --> token set from env 09:20:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:20:58 ==> Running gcov in . (disable via -X gcov) 09:20:58 ==> Python coveragepy not found 09:20:58 ==> Searching for coverage reports in: 09:20:58 + . 09:20:58 -> Found 1 reports 09:20:58 ==> Detecting git/mercurial file structure 09:20:58 ==> Reading reports 09:20:58 + ./coverage.out bytes=10 09:20:58 ==> Appending adjustments 09:20:58 https://docs.codecov.io/docs/fixing-reports 09:20:59 + Found adjustments 09:20:59 ==> Gzipping contents 09:20:59 12K /tmp/codecov.2aZZgw.gz 09:20:59 ==> Uploading reports 09:20:59 url: https://codecov.io 09:20:59 query: branch=main&commit=c9840ee3d982748db972085be425fa319c5fdbd2&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:20:59 -> Pinging Codecov 09:20:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=c9840ee3d982748db972085be425fa319c5fdbd2&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:20:59 -> Uploading to 09:20:59 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/c9840ee3d982748db972085be425fa319c5fdbd2/ea1912f3-7d91-4d5f-b5b8-cd5b0c0610aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T092059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1296adc97d26e67c668a8ee9e0eb024baf48f73dc6076dabc7a61450f1095e74 09:20:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:20:59 Dload Upload Total Spent Left Speed 09:21:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 31430 --:--:-- --:--:-- --:--:-- 31430 09:21:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] } 09:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:21:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:21:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:21:00 09:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:21:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:21:03 df9b9388f04a: Pulling fs layer 09:21:03 52dc419b0ee2: Pulling fs layer 09:21:03 25bc292e5bac: Pulling fs layer 09:21:03 114826534d7a: Pulling fs layer 09:21:03 4657fd5d0bcf: Pulling fs layer 09:21:03 6ad1cebc031e: Pulling fs layer 09:21:03 8a3aa393b2d8: Pulling fs layer 09:21:03 4657fd5d0bcf: Waiting 09:21:03 8a3aa393b2d8: Waiting 09:21:03 6ad1cebc031e: Waiting 09:21:03 114826534d7a: Waiting 09:21:03 25bc292e5bac: Verifying Checksum 09:21:03 25bc292e5bac: Download complete 09:21:03 52dc419b0ee2: Download complete 09:21:03 4657fd5d0bcf: Verifying Checksum 09:21:03 4657fd5d0bcf: Download complete 09:21:03 df9b9388f04a: Verifying Checksum 09:21:03 df9b9388f04a: Download complete 09:21:03 6ad1cebc031e: Verifying Checksum 09:21:03 6ad1cebc031e: Download complete 09:21:03 114826534d7a: Verifying Checksum 09:21:03 114826534d7a: Download complete 09:21:03 8a3aa393b2d8: Verifying Checksum 09:21:03 8a3aa393b2d8: Download complete 09:21:06 df9b9388f04a: Pull complete 09:21:07 52dc419b0ee2: Pull complete 09:21:09 25bc292e5bac: Pull complete 09:21:16 114826534d7a: Pull complete 09:21:17 4657fd5d0bcf: Pull complete 09:21:19 6ad1cebc031e: Pull complete 09:21:25 8a3aa393b2d8: Pull complete 09:21:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:21:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:21:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:25 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 09:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-devops/edgex-snyk-go:1.410.4 cat 09:21:41 $ docker top baa5e92e78fbcbfa6c2c22389c38e10b824323210f56958037ac78a0fe0eee17 -eo pid,comm [Pipeline] { [Pipeline] echo 09:21:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 09:21:42 + set -o pipefail 09:21:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 09:21:47 09:21:47 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:21:47 09:21:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/85b71523-2e3b-442e-85a9-dbf984b0b0dc 09:21:47 09:21:47 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 09:21:47 09:21:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:21:47 09:21:48 09:21:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:21:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:21:48 More details here: https://snyk.co/ue1NS [Pipeline] } 09:21:48 $ docker stop --time=1 baa5e92e78fbcbfa6c2c22389c38e10b824323210f56958037ac78a0fe0eee17 09:21:52 $ docker rm -f --volumes baa5e92e78fbcbfa6c2c22389c38e10b824323210f56958037ac78a0fe0eee17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:53 + git log --format=format:%s -1 c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] sh 09:21:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:21:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:54 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 09:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:21:54 $ docker top 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d -eo pid,comm 09:21:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:21:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:21:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:54 [ssh-agent] Looking for ssh-agent implementation... 09:21:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:55 $ docker exec 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d ssh-agent 09:21:55 SSH_AUTH_SOCK=/tmp/ssh-fnjYpNVvUjAQ/agent.33 09:21:55 SSH_AGENT_PID=39 09:21:55 Running ssh-add (command line suppressed) 09:21:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15119843642245243863.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15119843642245243863.key) 09:21:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:55 + git semver tag 09:21:55 2023-05-16 09:21:55,762 [run_tag] DEBUG tag force:False 09:21:55 2023-05-16 09:21:55,762 [check_head_tag] DEBUG check head tag 09:21:55 2023-05-16 09:21:55,763 [execute] INFO git cat-file --batch-check 09:21:55 2023-05-16 09:21:55,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 09:21:55 2023-05-16 09:21:55,765 [execute] INFO git cat-file --batch 09:21:55 2023-05-16 09:21:55,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 09:21:55 2023-05-16 09:21:55,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:21:55 2023-05-16 09:21:55,784 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 09:21:55 2023-05-16 09:21:55,784 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 09:21:55 2023-05-16 09:21:55,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:21:55 3.0.0-dev.9 [Pipeline] } 09:21:55 $ docker exec --env ******** --env ******** 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d ssh-agent -k 09:21:55 unset SSH_AUTH_SOCK; 09:21:55 unset SSH_AGENT_PID; 09:21:55 echo Agent pid 39 killed; 09:21:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:56 + git semver [Pipeline] } 09:21:56 $ docker stop --time=1 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d 09:21:57 $ docker rm -f --volumes 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:21:58 09:21:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:21:58 0.23.1-centos7: Pulling from edgex-lftools 09:21:58 ab5ef0e58194: Pulling fs layer 09:21:58 9712f1f96733: Pulling fs layer 09:21:58 63f879dbbcfc: Pulling fs layer 09:21:58 0d9ebad4ef96: Pulling fs layer 09:21:58 e9a5061849ea: Pulling fs layer 09:21:58 0d9ebad4ef96: Waiting 09:21:58 d747dcd14b5f: Pulling fs layer 09:21:58 2de7ff778b66: Pulling fs layer 09:21:58 e9a5061849ea: Waiting 09:21:58 2de7ff778b66: Waiting 09:21:58 d747dcd14b5f: Waiting 09:21:58 9712f1f96733: Verifying Checksum 09:21:58 9712f1f96733: Download complete 09:21:58 63f879dbbcfc: Download complete 09:21:59 e9a5061849ea: Verifying Checksum 09:21:59 e9a5061849ea: Download complete 09:21:59 d747dcd14b5f: Download complete 09:21:59 0d9ebad4ef96: Verifying Checksum 09:21:59 0d9ebad4ef96: Download complete 09:21:59 ab5ef0e58194: Verifying Checksum 09:21:59 ab5ef0e58194: Download complete 09:21:59 2de7ff778b66: Verifying Checksum 09:21:59 2de7ff778b66: Download complete 09:22:02 ab5ef0e58194: Pull complete 09:22:02 9712f1f96733: Pull complete 09:22:03 63f879dbbcfc: Pull complete 09:22:07 0d9ebad4ef96: Pull complete 09:22:07 e9a5061849ea: Pull complete 09:22:07 d747dcd14b5f: Pull complete 09:22:08 2de7ff778b66: Pull complete 09:22:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:22:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:08 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 09:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:22:15 $ docker top c466c3a7c4f8cdd63c3d40eca453bbd4ab1e6a8f99bac9064034eb92e30d6227 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:22:15 provisioning config files... 09:22:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config272269443575442925tmp 09:22:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11292448616714578735tmp 09:22:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5455031919491056287tmp [Pipeline] { [Pipeline] echo 09:22:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:22:15 ---> sigul-configuration.sh 09:22:15 gpg: directory `/root/.gnupg' created 09:22:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:22:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:22:15 gpg: keyring `/root/.gnupg/secring.gpg' created 09:22:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:22:15 gpg: CAST5 encrypted data 09:22:15 gpg: encrypted with 1 passphrase 09:22:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:22:16 + mkdir /home/jenkins 09:22:16 + mkdir /home/jenkins/sigul [Pipeline] sh 09:22:16 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:22:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:22:16 ---> sigul-install.sh 09:22:16 Sigul already installed; skipping installation. [Pipeline] sh 09:22:16 + git tag --list 09:22:16 0.1.1 09:22:16 v1.1.0 09:22:16 v1.2.0 09:22:16 v1.2.1 09:22:16 v1.3.0 09:22:16 v2.0.0 09:22:16 v2.1.0 09:22:16 v2.2.0 09:22:16 v2.2.1-dev.1 09:22:16 v2.2.1-dev.2 09:22:16 v2.2.1-dev.3 09:22:16 v2.2.1-dev.4 09:22:16 v2.2.1-dev.5 09:22:16 v2.2.1-dev.6 09:22:16 v2.2.1-dev.7 09:22:16 v2.3.0 09:22:16 v2.3.0-dev.10 09:22:16 v2.3.0-dev.11 09:22:16 v2.3.0-dev.12 09:22:16 v2.3.0-dev.13 09:22:16 v2.3.0-dev.14 09:22:16 v2.3.0-dev.15 09:22:16 v2.3.0-dev.16 09:22:16 v2.3.0-dev.17 09:22:16 v2.3.0-dev.18 09:22:16 v2.3.0-dev.19 09:22:16 v2.3.0-dev.20 09:22:16 v2.3.0-dev.21 09:22:16 v2.3.0-dev.22 09:22:16 v2.3.0-dev.23 09:22:16 v2.3.0-dev.24 09:22:16 v2.3.0-dev.7 09:22:16 v2.3.0-dev.8 09:22:16 v2.3.0-dev.9 09:22:16 v3.0.0-dev.1 09:22:16 v3.0.0-dev.2 09:22:16 v3.0.0-dev.3 09:22:16 v3.0.0-dev.4 09:22:16 v3.0.0-dev.5 09:22:16 v3.0.0-dev.6 09:22:16 v3.0.0-dev.7 09:22:16 v3.0.0-dev.8 09:22:16 v3.0.0-dev.9 [Pipeline] sh 09:22:17 + lftools sign git-tag v3.0.0-dev.9 09:22:17 Signing Git tag with Sigul... 09:22:17 Signing v3.0.0-dev.9 [Pipeline] echo 09:22:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:22:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:22:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:22:18 $ docker stop --time=1 c466c3a7c4f8cdd63c3d40eca453bbd4ab1e6a8f99bac9064034eb92e30d6227 09:22:20 $ docker rm -f --volumes c466c3a7c4f8cdd63c3d40eca453bbd4ab1e6a8f99bac9064034eb92e30d6227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:22:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:20 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 09:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:22:21 $ docker top 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 -eo pid,comm 09:22:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:22:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:21 [ssh-agent] Looking for ssh-agent implementation... 09:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:21 $ docker exec 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 ssh-agent 09:22:21 SSH_AUTH_SOCK=/tmp/ssh-FsaJ1Dhhe2oY/agent.32 09:22:21 SSH_AGENT_PID=38 09:22:21 Running ssh-add (command line suppressed) 09:22:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5520795785393903850.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5520795785393903850.key) 09:22:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:22 + git semver bump pre 09:22:22 2023-05-16 09:22:22,370 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:22:22 2023-05-16 09:22:22,371 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev 09:22:22 2023-05-16 09:22:22,371 [bump_version] DEBUG bumped version:3.0.0-dev.10 09:22:22 2023-05-16 09:22:22,371 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 09:22:22 2023-05-16 09:22:22,371 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:22:22 2023-05-16 09:22:22,371 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:22:22 2023-05-16 09:22:22,375 [execute] INFO git cat-file --batch-check 09:22:22 2023-05-16 09:22:22,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:22:22 2023-05-16 09:22:22,381 [execute] INFO git cat-file --batch 09:22:22 2023-05-16 09:22:22,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:22:22 2023-05-16 09:22:22,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:22:22 3.0.0-dev.10 [Pipeline] } 09:22:22 $ docker exec --env ******** --env ******** 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 ssh-agent -k 09:22:22 unset SSH_AUTH_SOCK; 09:22:22 unset SSH_AGENT_PID; 09:22:22 echo Agent pid 38 killed; 09:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:23 + git semver [Pipeline] } 09:22:23 $ docker stop --time=1 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 09:22:24 $ docker rm -f --volumes 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:25 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 09:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:22:25 $ docker top af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:25 [ssh-agent] Looking for ssh-agent implementation... 09:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:26 $ docker exec af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 ssh-agent 09:22:26 SSH_AUTH_SOCK=/tmp/ssh-l5pikY7VJyLh/agent.32 09:22:26 SSH_AGENT_PID=39 09:22:26 Running ssh-add (command line suppressed) 09:22:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15472707214974256840.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15472707214974256840.key) 09:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:26 + git semver push 09:22:26 2023-05-16 09:22:26,787 [run_push] DEBUG push 09:22:26 2023-05-16 09:22:26,787 [execute] INFO git cat-file --batch-check 09:22:26 2023-05-16 09:22:26,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:22:26 2023-05-16 09:22:26,791 [execute] INFO git rev-list 061bbe7ad1ac57a1efccabc19e1034bb4e486e3a -- 09:22:26 2023-05-16 09:22:26,791 [execute] DEBUG Popen(['git', 'rev-list', '061bbe7ad1ac57a1efccabc19e1034bb4e486e3a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:22:26 2023-05-16 09:22:26,800 [execute] INFO git fetch -v origin 09:22:26 2023-05-16 09:22:26,801 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:22:27 2023-05-16 09:22:27,270 [run_push] DEBUG no remote changes detected 09:22:27 2023-05-16 09:22:27,270 [execute] INFO git push origin semver 09:22:27 2023-05-16 09:22:27,271 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:22:28 2023-05-16 09:22:28,108 [run_push] DEBUG push all version tags 09:22:28 2023-05-16 09:22:28,109 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:22:28 2023-05-16 09:22:28,109 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 09:22:28 2023-05-16 09:22:28,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:22:28 3.0.0-dev.10 [Pipeline] } 09:22:28 $ docker exec --env ******** --env ******** af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 ssh-agent -k 09:22:29 unset SSH_AUTH_SOCK; 09:22:29 unset SSH_AGENT_PID; 09:22:29 echo Agent pid 39 killed; 09:22:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:29 + git semver [Pipeline] } 09:22:29 $ docker stop --time=1 af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 09:22:31 $ docker rm -f --volumes af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:22:31 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 09:22:31 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:22:31 total 16 09:22:31 drwxr-xr-x 3 root root 4096 May 16 08:59 . 09:22:31 drwxrwxr-x 15 jenkins jenkins 4096 May 16 09:22 .. 09:22:31 drwxr-xr-x 2 root root 4096 May 16 08:59 cost 09:22:31 -rw-r--r-- 1 root root 83 May 16 08:59 cost.csv 09:22:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:22:31 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:22:31 total 16 09:22:31 drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:59 . 09:22:31 drwxrwxr-x 15 jenkins jenkins 4096 May 16 09:22 .. 09:22:31 drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:59 cost 09:22:31 -rw-r--r-- 1 jenkins jenkins 83 May 16 08:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:22:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:22:32 ---> package-listing.sh 09:22:32 ++ facter osfamily 09:22:32 ++ tr '[:upper:]' '[:lower:]' 09:22:33 + OS_FAMILY=debian 09:22:33 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:22:33 + START_PACKAGES=/tmp/packages_start.txt 09:22:33 + END_PACKAGES=/tmp/packages_end.txt 09:22:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:33 + PACKAGES=/tmp/packages_start.txt 09:22:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:22:33 + PACKAGES=/tmp/packages_end.txt 09:22:33 + case "${OS_FAMILY}" in 09:22:33 + dpkg -l 09:22:33 + grep '^ii' 09:22:33 + '[' -f /tmp/packages_start.txt ']' 09:22:33 + '[' -f /tmp/packages_end.txt ']' 09:22:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:22:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:22:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:22:33 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:22:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:33 prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container 09:22:34 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:22:34 $ docker top 92cd97a8d72af7a9d8b0dee12542c56fece567f44c7ff6b1b3e219b2f5dc8d52 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:34 + touch /tmp/pre-build-complete [Pipeline] sh 09:22:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:22:35 + ls /var/log/sa-host 09:22:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:35 provisioning config files... 09:22:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config687578366481875745tmp [Pipeline] { [Pipeline] echo 09:22:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:22:35 ---> create-netrc.sh [Pipeline] } 09:22:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:22:36 ---> python-tools-install.sh [Pipeline] echo 09:22:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:22:36 ---> sudo-logs.sh 09:22:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:22:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:22:36 ---> job-cost.sh 09:22:36 lf-activate-venv: SKIPPING 09:22:36 DEBUG: total: 0.2199999988079071 09:22:36 INFO: Retrieving Stack Cost... 09:22:36 INFO: Retrieving Pricing Info for: v3-standard-8 09:22:37 INFO: Archiving Costs [Pipeline] echo 09:22:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:22:37 ---> logs-deploy.sh 09:22:37 lf-activate-venv: SKIPPING 09:22:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/105 09:22:37 INFO: archiving workspace using pattern(s): 09:22:38 Archives upload complete. 09:22:38 INFO: archiving logs to Nexus