Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b11f5800bf1be7c6dc664b1a997417eb16645d3 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-ssh6412684844535375578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16321455526797936273.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13667396403031238129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4744515718506435290.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-ssh10642583817183671505.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-10974 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 > 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 Avoid second fetch Checking out Revision 3b11f5800bf1be7c6dc664b1a997417eb16645d3 (main) Commit message: "build(snap): Upgrade snap base to core22 (#599) (#600)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 > git rev-list --no-walk 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:57:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:57:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:57:30 ========================================================= 07:57:30 EdgeX Global Pipelines Version Info 07:57:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:57:31 ------------------- 07:57:31 stable info: 07:57:31 ------------------- 07:57:31 Commited By: Bill Mahoney bill.mahoney@intel.com 07:57:31 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:57:31 Message: update stable to v1.0.248 07:57:31 ------------------- 07:57:31 experimental info: 07:57:31 ------------------- 07:57:31 Commited By: **** collab-it+edgex@linuxfoundation.org 07:57:31 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:57:31 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b11f58 [Pipeline] echo 07:57:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:32 provisioning config files... 07:57:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2092151677835259774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:32 ---> docker-login.sh 07:57:32 nexus3.edgexfoundry.org:10001 07:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:33 Configure a credential helper to remove this warning. See 07:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:33 07:57:33 Login Succeeded 07:57:33 nexus3.edgexfoundry.org:10002 07:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:33 Configure a credential helper to remove this warning. See 07:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:33 07:57:33 Login Succeeded 07:57:33 nexus3.edgexfoundry.org:10003 07:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:33 Configure a credential helper to remove this warning. See 07:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:33 07:57:33 Login Succeeded 07:57:33 nexus3.edgexfoundry.org:10004 07:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:33 Configure a credential helper to remove this warning. See 07:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:33 07:57:33 Login Succeeded 07:57:33 docker.io 07:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:33 Configure a credential helper to remove this warning. See 07:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:33 07:57:33 Login Succeeded 07:57:33 ---> docker-login.sh ends [Pipeline] } 07:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:57:34 + git rev-list -1 --merges 3b11f5800bf1be7c6dc664b1a997417eb16645d3~1..3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] echo 07:57:34 -----------> git rev-list -1 --merges 3b11f5800bf1be7c6dc664b1a997417eb16645d3~1..3b11f5800bf1be7c6dc664b1a997417eb16645d3 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [false] [Pipeline] sh 07:57:34 + git log --format=format:%s -1 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] echo 07:57:34 ========================================================= 07:57:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:57:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:34 + git log --format=format:%s -1 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] echo 07:57:34 [semverPrep] GIT_COMMIT: 3b11f5800bf1be7c6dc664b1a997417eb16645d3, Commit Message: build(snap): Upgrade snap base to core22 (#599) (#600) [Pipeline] echo 07:57:34 [semverPrep] This is not a build commit. [Pipeline] sh 07:57:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:35 + grep -v github /etc/ssh/ssh_known_hosts 07:57:35 + [ -e /tmp/ssh_known_hosts ] 07:57:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:57:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:57:35 + sudo tee -a /etc/ssh/ssh_known_hosts 07:57:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:35 07:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:36 0.1.4: Pulling from edgex-devops/py-git-semver 07:57:36 b85a868b505f: Pulling fs layer 07:57:36 e2be974225ed: Pulling fs layer 07:57:36 339a4e72a1f5: Pulling fs layer 07:57:36 988bab9f4d93: Pulling fs layer 07:57:36 1469e6f7b9e6: Pulling fs layer 07:57:36 eaf3925da568: Pulling fs layer 07:57:36 bab4dde63d76: Pulling fs layer 07:57:36 bde34c3a00c8: Pulling fs layer 07:57:36 b352a97aabf1: Pulling fs layer 07:57:36 4872d77fe225: Pulling fs layer 07:57:36 5851b861e8e6: Pulling fs layer 07:57:36 1469e6f7b9e6: Waiting 07:57:36 eaf3925da568: Waiting 07:57:36 bab4dde63d76: Waiting 07:57:36 bde34c3a00c8: Waiting 07:57:36 988bab9f4d93: Waiting 07:57:36 b352a97aabf1: Waiting 07:57:36 5851b861e8e6: Waiting 07:57:36 4872d77fe225: Waiting 07:57:36 e2be974225ed: Download complete 07:57:36 988bab9f4d93: Verifying Checksum 07:57:36 988bab9f4d93: Download complete 07:57:36 339a4e72a1f5: Verifying Checksum 07:57:36 339a4e72a1f5: Download complete 07:57:36 1469e6f7b9e6: Verifying Checksum 07:57:36 1469e6f7b9e6: Download complete 07:57:36 eaf3925da568: Verifying Checksum 07:57:36 eaf3925da568: Download complete 07:57:36 bde34c3a00c8: Verifying Checksum 07:57:36 bde34c3a00c8: Download complete 07:57:36 b352a97aabf1: Verifying Checksum 07:57:36 b352a97aabf1: Download complete 07:57:36 4872d77fe225: Verifying Checksum 07:57:36 4872d77fe225: Download complete 07:57:36 5851b861e8e6: Download complete 07:57:36 b85a868b505f: Verifying Checksum 07:57:36 b85a868b505f: Download complete 07:57:36 bab4dde63d76: Verifying Checksum 07:57:36 bab4dde63d76: Download complete 07:57:37 b85a868b505f: Pull complete 07:57:37 e2be974225ed: Pull complete 07:57:37 339a4e72a1f5: Pull complete 07:57:38 988bab9f4d93: Pull complete 07:57:38 1469e6f7b9e6: Pull complete 07:57:38 eaf3925da568: Pull complete 07:57:40 bab4dde63d76: Pull complete 07:57:40 bde34c3a00c8: Pull complete 07:57:40 b352a97aabf1: Pull complete 07:57:40 4872d77fe225: Pull complete 07:57:40 5851b861e8e6: Pull complete 07:57:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:57:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:40 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 07:57:40 $ 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 07:57:44 $ docker top b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 -eo pid,comm 07:57:44 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). 07:57:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:44 [ssh-agent] Looking for ssh-agent implementation... 07:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:44 $ docker exec b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 ssh-agent 07:57:44 SSH_AUTH_SOCK=/tmp/ssh-SYxZ03ysW8p9/agent.32 07:57:44 SSH_AGENT_PID=38 07:57:44 Running ssh-add (command line suppressed) 07:57:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14133289076888834288.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14133289076888834288.key) 07:57:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:45 + git tag --points-at HEAD [Pipeline] } 07:57:45 $ docker exec --env ******** --env ******** b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 ssh-agent -k 07:57:45 unset SSH_AUTH_SOCK; 07:57:45 unset SSH_AGENT_PID; 07:57:45 echo Agent pid 38 killed; 07:57:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:57:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:45 [ssh-agent] Looking for ssh-agent implementation... 07:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:45 $ docker exec b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 ssh-agent 07:57:45 SSH_AUTH_SOCK=/tmp/ssh-fNSujCZ8WTxX/agent.70 07:57:45 SSH_AGENT_PID=76 07:57:45 Running ssh-add (command line suppressed) 07:57:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4579199258094464949.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4579199258094464949.key) 07:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:45 + git semver init 07:57:46 2023-04-26 07:57:45,984 [run_init] DEBUG init version:0.0.0 force:False 07:57:46 2023-04-26 07:57:45,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:57:46 2023-04-26 07:57:45,985 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:57:46 2023-04-26 07:57:45,986 [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) 07:57:47 2023-04-26 07:57:47,399 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:57:47 2023-04-26 07:57:47,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:57:47 2023-04-26 07:57:47,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:57:47 2023-04-26 07:57:47,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:57:47 3.0.0-dev.5 [Pipeline] } 07:57:47 $ docker exec --env ******** --env ******** b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 ssh-agent -k 07:57:47 unset SSH_AUTH_SOCK; 07:57:47 unset SSH_AGENT_PID; 07:57:47 echo Agent pid 76 killed; 07:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:47 + git semver [Pipeline] } 07:57:48 $ docker stop --time=1 b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 07:57:49 $ docker rm -f --volumes b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 [Pipeline] // withDockerContainer [Pipeline] sh 07:57:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:57:50 Stashed 1 file(s) [Pipeline] echo 07:57:50 [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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 07:57:50 provisioning config files... 07:57:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config244005816027876357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:50 ---> docker-login.sh 07:57:50 nexus3.edgexfoundry.org:10001 07:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:50 Configure a credential helper to remove this warning. See 07:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:50 07:57:50 Login Succeeded 07:57:50 nexus3.edgexfoundry.org:10002 07:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:50 Configure a credential helper to remove this warning. See 07:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:50 07:57:50 Login Succeeded 07:57:50 nexus3.edgexfoundry.org:10003 07:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:50 Configure a credential helper to remove this warning. See 07:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:50 07:57:50 Login Succeeded 07:57:50 nexus3.edgexfoundry.org:10004 07:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:50 Configure a credential helper to remove this warning. See 07:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:50 07:57:50 Login Succeeded 07:57:50 docker.io 07:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:50 Configure a credential helper to remove this warning. See 07:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:50 07:57:50 Login Succeeded 07:57:50 ---> docker-login.sh ends [Pipeline] } 07:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:57:51 ========================================================= 07:57:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:57:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:51 + 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 . 07:57:51 Sending build context to Docker daemon 45.75MB 07:57:51 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:57:51 Step 2/16 : FROM ${BASE} AS builder 07:57:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:57:51 f56be85fc22e: Pulling fs layer 07:57:51 85791d961cd3: Pulling fs layer 07:57:51 d694b5ae8c79: Pulling fs layer 07:57:51 9f32a84ed3da: Pulling fs layer 07:57:51 4d19c01a9841: Pulling fs layer 07:57:51 9325e15d5711: Pulling fs layer 07:57:51 556b6ee489ea: Pulling fs layer 07:57:51 c5a4b2cf53e6: Pulling fs layer 07:57:51 9325e15d5711: Waiting 07:57:51 556b6ee489ea: Waiting 07:57:51 9f32a84ed3da: Waiting 07:57:51 c5a4b2cf53e6: Waiting 07:57:51 4d19c01a9841: Waiting 07:57:51 85791d961cd3: Verifying Checksum 07:57:51 85791d961cd3: Download complete 07:57:51 9f32a84ed3da: Download complete 07:57:51 4d19c01a9841: Verifying Checksum 07:57:51 f56be85fc22e: Verifying Checksum 07:57:51 f56be85fc22e: Download complete 07:57:51 9325e15d5711: Verifying Checksum 07:57:51 9325e15d5711: Download complete 07:57:52 f56be85fc22e: Pull complete 07:57:52 85791d961cd3: Pull complete 07:57:52 c5a4b2cf53e6: Verifying Checksum 07:57:52 c5a4b2cf53e6: Download complete 07:57:52 d694b5ae8c79: Verifying Checksum 07:57:52 d694b5ae8c79: Download complete 07:57:52 556b6ee489ea: Verifying Checksum 07:57:52 556b6ee489ea: Download complete 07:57:56 d694b5ae8c79: Pull complete 07:57:56 9f32a84ed3da: Pull complete 07:57:56 4d19c01a9841: Pull complete 07:57:56 9325e15d5711: Pull complete 07:57:58 556b6ee489ea: Pull complete 07:57:59 c5a4b2cf53e6: Pull complete 07:57:59 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 07:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:57:59 ---> c4be618373d6 07:57:59 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:58:05 Still waiting to schedule task 07:58:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10973’ 07:58:07 ---> Running in 5410b8413114 07:58:07 Removing intermediate container 5410b8413114 07:58:07 ---> c8e5cffe32b3 07:58:07 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:58:07 ---> Running in 2eeaf9c7442b 07:58:07 Removing intermediate container 2eeaf9c7442b 07:58:07 ---> 8fa56f9246c4 07:58:07 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:58:07 ---> Running in 149e676c30bf 07:58:07 Removing intermediate container 149e676c30bf 07:58:07 ---> a2914eb18749 07:58:07 Step 6/16 : LABEL Name=edgex-ui-go 07:58:07 ---> Running in 2ec66be45197 07:58:07 Removing intermediate container 2ec66be45197 07:58:07 ---> 6a5eb3119dd2 07:58:07 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:58:07 ---> Running in b375648e4a7e 07:58:07 Removing intermediate container b375648e4a7e 07:58:07 ---> 061c68f6f6bd 07:58:07 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:58:07 latest: Pulling from library/docker 07:58:07 f56be85fc22e: Already exists 07:58:07 7ed9ddfd3b8f: Pulling fs layer 07:58:07 788e1ab5616a: Pulling fs layer 07:58:07 cdaa2fd4fcdb: Pulling fs layer 07:58:07 31a38982befb: Pulling fs layer 07:58:07 f3fec43afa6b: Pulling fs layer 07:58:07 6dc25e8d3c75: Pulling fs layer 07:58:07 3e24217d64a6: Pulling fs layer 07:58:07 41fdc34e4d3d: Pulling fs layer 07:58:07 df31d1246b63: Pulling fs layer 07:58:07 b2b1666219cb: Pulling fs layer 07:58:07 be1c6fdc6de0: Pulling fs layer 07:58:07 a6d9f116d01b: Pulling fs layer 07:58:07 979b7cfeae76: Pulling fs layer 07:58:07 41fdc34e4d3d: Waiting 07:58:07 be1c6fdc6de0: Waiting 07:58:07 f3fec43afa6b: Waiting 07:58:07 a6d9f116d01b: Waiting 07:58:07 b2b1666219cb: Waiting 07:58:07 979b7cfeae76: Waiting 07:58:07 6dc25e8d3c75: Waiting 07:58:07 3e24217d64a6: Waiting 07:58:07 31a38982befb: Waiting 07:58:07 df31d1246b63: Waiting 07:58:07 788e1ab5616a: Verifying Checksum 07:58:07 788e1ab5616a: Download complete 07:58:07 7ed9ddfd3b8f: Verifying Checksum 07:58:07 cdaa2fd4fcdb: Verifying Checksum 07:58:07 cdaa2fd4fcdb: Download complete 07:58:07 31a38982befb: Verifying Checksum 07:58:07 31a38982befb: Download complete 07:58:07 6dc25e8d3c75: Verifying Checksum 07:58:07 6dc25e8d3c75: Download complete 07:58:07 7ed9ddfd3b8f: Pull complete 07:58:07 f3fec43afa6b: Verifying Checksum 07:58:07 f3fec43afa6b: Download complete 07:58:07 3e24217d64a6: Verifying Checksum 07:58:07 3e24217d64a6: Download complete 07:58:07 41fdc34e4d3d: Download complete 07:58:07 788e1ab5616a: Pull complete 07:58:08 b2b1666219cb: Verifying Checksum 07:58:08 b2b1666219cb: Download complete 07:58:08 df31d1246b63: Verifying Checksum 07:58:08 df31d1246b63: Download complete 07:58:08 a6d9f116d01b: Verifying Checksum 07:58:08 a6d9f116d01b: Download complete 07:58:08 979b7cfeae76: Verifying Checksum 07:58:08 979b7cfeae76: Download complete 07:58:08 cdaa2fd4fcdb: Pull complete 07:58:08 be1c6fdc6de0: Verifying Checksum 07:58:08 be1c6fdc6de0: Download complete 07:58:08 31a38982befb: Pull complete 07:58:09 f3fec43afa6b: Pull complete 07:58:09 6dc25e8d3c75: Pull complete 07:58:09 3e24217d64a6: Pull complete 07:58:09 41fdc34e4d3d: Pull complete 07:58:09 df31d1246b63: Pull complete 07:58:09 b2b1666219cb: Pull complete 07:58:10 be1c6fdc6de0: Pull complete 07:58:10 a6d9f116d01b: Pull complete 07:58:10 979b7cfeae76: Pull complete 07:58:10 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 07:58:10 Status: Downloaded newer image for docker:latest 07:58:14 ---> ee4fb1c201f6 07:58:14 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:14 ---> Running in fb305db0c1b2 07:58:14 Removing intermediate container fb305db0c1b2 07:58:14 ---> 660f68642c73 07:58:14 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:14 ---> Running in 95ae77f80ff7 07:58:14 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:58:15 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:58:16 OK: 265 MiB in 53 packages 07:58:16 Removing intermediate container 95ae77f80ff7 07:58:16 ---> 568523243bd7 07:58:16 Step 11/16 : ENV GO111MODULE=on 07:58:16 ---> Running in 8f85be3d3e4e 07:58:16 Removing intermediate container 8f85be3d3e4e 07:58:16 ---> 74c32e25cd72 07:58:16 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:58:16 ---> Running in 3843e7d74c5f 07:58:16 Removing intermediate container 3843e7d74c5f 07:58:16 ---> 1b9494efb16d 07:58:16 Step 13/16 : COPY go.mod vendor* ./ 07:58:16 ---> eb6bcc0d1cdd 07:58:16 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:16 ---> Running in 8bfccf37de42 07:58:43 Removing intermediate container 8bfccf37de42 07:58:43 ---> 350a49449d08 07:58:43 Step 15/16 : COPY . . 07:58:46 ---> b66a91a48d25 07:58:46 Step 16/16 : RUN ${MAKE} 07:58:46 ---> Running in 4c59afd72a69 07:58:46 noop 07:58:46 Removing intermediate container 4c59afd72a69 07:58:46 ---> fe1a49bf43ae 07:58:46 Successfully built fe1a49bf43ae 07:58:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:46 + docker inspect -f . ci-base-image-x86_64 07:58:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:46 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 07:58:46 $ 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 07:58:47 $ docker top f40028a7ac5223e9499158c76375e659f3c6eca50186181a16b4d6dd2519d75b -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:47 + go version 07:58:47 go version go1.20.2 linux/amd64 [Pipeline] } 07:58:47 $ docker stop --time=1 f40028a7ac5223e9499158c76375e659f3c6eca50186181a16b4d6dd2519d75b 07:58:48 $ docker rm -f --volumes f40028a7ac5223e9499158c76375e659f3c6eca50186181a16b4d6dd2519d75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:49 + docker inspect -f . ci-base-image-x86_64 07:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:49 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 07:58:49 $ 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 07:58:49 $ docker top 7aaa4385361de3e38d949461f9df97fd623566767ecf7b1a4a6e299ea58ae298 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:58:50 + make test 07:58:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:58:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:59:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:59:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:59:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:59:07 ./bin/test-attribution-txt.sh 07:59:07 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:59:07 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:59:07 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:59:07 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:59:07 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:59:07 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:59:07 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:59:07 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:59:07 make -C web test 07:59:07 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:59:07 make[1]: tput: No such file or directory 07:59:07 make[1]: tput: No such file or directory 07:59:07 warning: generating ./VERSION 07:59:07 echo "0.0.0" > VERSION 07:59:07 docker build \ 07:59:07 -f Dockerfile \ 07:59:07 --build-arg USER=1000 \ 07:59:07 \ 07:59:07 --label "git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3" \ 07:59:07 -t edgexfoundry/edgex-web-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 \ 07:59:07 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:59:07 . 07:59:07 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:59:07 Install the buildx component to build images with BuildKit: 07:59:07 https://docs.docker.com/go/buildx/ 07:59:07 07:59:07 Sending build context to Docker daemon 3.269MB 07:59:07 Step 1/10 : FROM node:16.17-alpine3.15 07:59:07 16.17-alpine3.15: Pulling from library/node 07:59:07 9621f1afde84: Pulling fs layer 07:59:07 c6f70ee39829: Pulling fs layer 07:59:07 56892a8094a2: Pulling fs layer 07:59:07 58dd87906ef0: Pulling fs layer 07:59:07 58dd87906ef0: Waiting 07:59:07 56892a8094a2: Verifying Checksum 07:59:07 56892a8094a2: Download complete 07:59:07 58dd87906ef0: Verifying Checksum 07:59:07 58dd87906ef0: Download complete 07:59:07 9621f1afde84: Verifying Checksum 07:59:07 9621f1afde84: Download complete 07:59:08 c6f70ee39829: Verifying Checksum 07:59:08 c6f70ee39829: Download complete 07:59:08 9621f1afde84: Pull complete 07:59:09 c6f70ee39829: Pull complete 07:59:09 56892a8094a2: Pull complete 07:59:09 58dd87906ef0: Pull complete 07:59:09 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:59:09 Status: Downloaded newer image for node:16.17-alpine3.15 07:59:09 ---> b69703f70c3d 07:59:09 Step 2/10 : RUN apk add --no-cache chromium 07:59:12 ---> Running in 53d9b0dc2cc0 07:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:59:13 (1/129) Installing libxau (1.0.9-r0) 07:59:13 (2/129) Installing libmd (1.0.3-r0) 07:59:13 (3/129) Installing libbsd (0.11.3-r1) 07:59:13 (4/129) Installing libxdmcp (1.1.3-r0) 07:59:13 (5/129) Installing libxcb (1.14-r2) 07:59:13 (6/129) Installing libx11 (1.7.3.1-r0) 07:59:13 (7/129) Installing libxext (1.3.4-r0) 07:59:13 (8/129) Installing libice (1.0.10-r0) 07:59:13 (9/129) Installing libuuid (2.37.4-r0) 07:59:13 (10/129) Installing libsm (1.2.3-r0) 07:59:13 (11/129) Installing libxt (1.2.1-r0) 07:59:13 (12/129) Installing libxmu (1.1.3-r0) 07:59:13 (13/129) Installing xset (1.2.4-r0) 07:59:13 (14/129) Installing xprop (1.2.5-r0) 07:59:13 (15/129) Installing xdg-utils (1.1.3-r0) 07:59:13 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 07:59:13 (17/129) Installing pkgconf (1.8.1-r0) 07:59:13 (18/129) Installing libffi (3.4.2-r1) 07:59:13 (19/129) Installing libintl (0.21-r0) 07:59:13 (20/129) Installing libblkid (2.37.4-r0) 07:59:13 (21/129) Installing libmount (2.37.4-r0) 07:59:13 (22/129) Installing pcre (8.45-r1) 07:59:13 (23/129) Installing glib (2.70.1-r0) 07:59:13 (24/129) Installing xz-libs (5.2.5-r1) 07:59:13 (25/129) Installing libxml2 (2.9.14-r2) 07:59:13 (26/129) Installing shared-mime-info (2.1-r2) 07:59:13 (27/129) Installing hicolor-icon-theme (0.17-r1) 07:59:13 (28/129) Installing libjpeg-turbo (2.1.2-r0) 07:59:13 (29/129) Installing libpng (1.6.37-r1) 07:59:13 (30/129) Installing libwebp (1.2.2-r0) 07:59:13 (31/129) Installing zstd-libs (1.5.0-r0) 07:59:13 (32/129) Installing tiff (4.4.0-r1) 07:59:13 (33/129) Installing gdk-pixbuf (2.42.8-r0) 07:59:13 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 07:59:13 (35/129) Installing libxcomposite (0.4.5-r0) 07:59:13 (36/129) Installing libxfixes (6.0.0-r0) 07:59:13 (37/129) Installing libxrender (0.9.10-r3) 07:59:13 (38/129) Installing libxcursor (1.2.0-r0) 07:59:13 (39/129) Installing libxdamage (1.1.5-r1) 07:59:13 (40/129) Installing libxi (1.8-r0) 07:59:13 (41/129) Installing libxinerama (1.1.4-r1) 07:59:13 (42/129) Installing libxrandr (1.5.2-r1) 07:59:13 (43/129) Installing atk (2.36.0-r0) 07:59:13 (44/129) Installing libxtst (1.2.3-r3) 07:59:13 (45/129) Installing dbus-libs (1.12.24-r0) 07:59:13 (46/129) Installing at-spi2-core (2.42.0-r0) 07:59:13 (47/129) Installing at-spi2-atk (2.38.0-r0) 07:59:13 (48/129) Installing expat (2.5.0-r0) 07:59:13 (49/129) Installing brotli-libs (1.0.9-r5) 07:59:13 (50/129) Installing libbz2 (1.0.8-r1) 07:59:13 (51/129) Installing freetype (2.11.1-r2) 07:59:13 (52/129) Installing fontconfig (2.13.1-r4) 07:59:13 (53/129) Installing pixman (0.40.0-r4) 07:59:13 (54/129) Installing cairo (1.16.0-r5) 07:59:13 (55/129) Installing cairo-gobject (1.16.0-r5) 07:59:13 (56/129) Installing avahi-libs (0.8-r5) 07:59:13 (57/129) Installing gmp (6.2.1-r1) 07:59:13 (58/129) Installing nettle (3.7.3-r0) 07:59:13 (59/129) Installing p11-kit (0.24.0-r1) 07:59:13 (60/129) Installing libtasn1 (4.18.0-r1) 07:59:13 (61/129) Installing libunistring (0.9.10-r1) 07:59:13 (62/129) Installing gnutls (3.7.1-r2) 07:59:13 (63/129) Installing cups-libs (2.3.3-r6) 07:59:13 (64/129) Installing libepoxy (1.5.9-r0) 07:59:13 (65/129) Installing fribidi (1.0.11-r0) 07:59:13 (66/129) Installing graphite2 (1.3.14-r0) 07:59:13 (67/129) Installing harfbuzz (3.0.0-r2) 07:59:13 (68/129) Installing libxft (2.3.4-r0) 07:59:13 (69/129) Installing pango (1.48.10-r0) 07:59:13 (70/129) Installing wayland-libs-client (1.19.0-r1) 07:59:13 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 07:59:13 (72/129) Installing wayland-libs-egl (1.19.0-r1) 07:59:13 (73/129) Installing xkeyboard-config (2.34-r0) 07:59:13 (74/129) Installing libxkbcommon (1.3.1-r0) 07:59:13 (75/129) Installing gtk+3.0 (3.24.30-r0) 07:59:13 Executing gtk+3.0-3.24.30-r0.post-install 07:59:13 (76/129) Installing libfontenc (1.1.4-r0) 07:59:13 (77/129) Installing mkfontscale (1.2.1-r1) 07:59:13 (78/129) Installing ttf-opensans (1.10-r1) 07:59:13 Executing ttf-opensans-1.10-r1.post-install 07:59:16 (79/129) Installing libogg (1.3.5-r0) 07:59:16 (80/129) Installing flac (1.3.4-r0) 07:59:16 (81/129) Installing alsa-lib (1.2.5.1-r1) 07:59:16 (82/129) Installing libatomic (10.3.1_git20211027-r0) 07:59:16 (83/129) Installing sdl2 (2.0.16-r4) 07:59:16 (84/129) Installing aom-libs (3.2.0-r0) 07:59:16 (85/129) Installing libass (0.15.2-r0) 07:59:16 (86/129) Installing libdav1d (0.9.2-r0) 07:59:16 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:59:16 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 07:59:16 (89/129) Installing lame (3.100-r0) 07:59:16 (90/129) Installing opus (1.3.1-r1) 07:59:16 (91/129) Installing libgomp (10.3.1_git20211027-r0) 07:59:16 (92/129) Installing soxr (0.1.3-r2) 07:59:16 (93/129) Installing libsrt (1.4.2-r1) 07:59:16 (94/129) Installing libssh (0.9.6-r1) 07:59:16 (95/129) Installing libtheora (1.1.1-r16) 07:59:16 (96/129) Installing v4l-utils-libs (1.22.1-r1) 07:59:16 (97/129) Installing libpciaccess (0.16-r0) 07:59:16 (98/129) Installing libdrm (2.4.109-r0) 07:59:16 (99/129) Installing libva (2.13.0-r0) 07:59:16 (100/129) Installing libvdpau (1.4-r0) 07:59:16 (101/129) Installing vidstab (1.1.0-r1) 07:59:16 (102/129) Installing libvorbis (1.3.7-r0) 07:59:16 (103/129) Installing libvpx (1.10.0-r0) 07:59:16 (104/129) Installing vulkan-loader (1.2.196-r0) 07:59:16 (105/129) Installing x264-libs (20210613-r0) 07:59:16 (106/129) Installing x265-libs (3.5-r0) 07:59:16 (107/129) Installing xvidcore (1.3.7-r1) 07:59:16 (108/129) Installing ffmpeg-libs (4.4.1-r2) 07:59:16 (109/129) Installing libevent (2.1.12-r4) 07:59:16 (110/129) Installing mesa (21.2.6-r0) 07:59:16 (111/129) Installing wayland-libs-server (1.19.0-r1) 07:59:16 (112/129) Installing mesa-gbm (21.2.6-r0) 07:59:16 (113/129) Installing lcms2 (2.12-r1) 07:59:16 (114/129) Installing nspr (4.32-r0) 07:59:16 (115/129) Installing sqlite-libs (3.36.0-r0) 07:59:16 (116/129) Installing nss (3.78.1-r0) 07:59:17 (117/129) Installing libasyncns (0.8-r1) 07:59:17 (118/129) Installing libltdl (2.4.6-r7) 07:59:17 (119/129) Installing orc (0.4.32-r0) 07:59:17 (120/129) Installing libsndfile (1.0.31-r1) 07:59:17 (121/129) Installing speexdsp (1.2.0-r0) 07:59:17 (122/129) Installing tdb-libs (1.4.5-r0) 07:59:17 (123/129) Installing libpulse (15.0-r2) 07:59:17 (124/129) Installing re2 (2021.11.01-r0) 07:59:17 (125/129) Installing snappy (1.1.9-r1) 07:59:17 (126/129) Installing libgpg-error (1.42-r1) 07:59:17 (127/129) Installing libgcrypt (1.9.4-r0) 07:59:17 (128/129) Installing libxslt (1.1.35-r0) 07:59:17 (129/129) Installing chromium (99.0.4844.84-r0) 07:59:18 Executing busybox-1.34.1-r7.trigger 07:59:18 Executing glib-2.70.1-r0.trigger 07:59:18 Executing shared-mime-info-2.1-r2.trigger 07:59:18 Executing gdk-pixbuf-2.42.8-r0.trigger 07:59:18 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:59:18 Executing fontconfig-2.13.1-r4.trigger 07:59:18 Executing mkfontscale-1.2.1-r1.trigger 07:59:18 OK: 286 MiB in 145 packages 07:59:25 Removing intermediate container 53d9b0dc2cc0 07:59:25 ---> c8e0ae57ec26 07:59:25 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:59:25 ---> Running in 0c0b10407cbd 07:59:25 Removing intermediate container 0c0b10407cbd 07:59:25 ---> c850744fc6f8 07:59:25 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:59:25 ---> Running in cfe7697e3431 07:59:25 Removing intermediate container cfe7697e3431 07:59:25 ---> c6b10ce7823f 07:59:25 Step 5/10 : RUN npm install -g npm 07:59:25 ---> Running in ee99c577a304 07:59:31 07:59:31 removed 7 packages, changed 100 packages, and audited 239 packages in 6s 07:59:31 07:59:31 18 packages are looking for funding 07:59:31 run `npm fund` for details 07:59:31 07:59:31 found 0 vulnerabilities 07:59:32 Removing intermediate container ee99c577a304 07:59:32 ---> ee6891e3c335 07:59:32 Step 6/10 : ARG USER=1000 07:59:32 ---> Running in 30f5e8528cf7 07:59:32 Removing intermediate container 30f5e8528cf7 07:59:32 ---> 3529f0dd54f9 07:59:32 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:59:32 ---> Running in e5a8795a5212 07:59:33 Removing intermediate container e5a8795a5212 07:59:33 ---> d99033e12095 07:59:33 Step 8/10 : USER $USER:$USER 07:59:33 ---> Running in 19145a565367 07:59:33 Removing intermediate container 19145a565367 07:59:33 ---> 4858815dc090 07:59:33 Step 9/10 : WORKDIR /app 07:59:33 ---> Running in c829d5e1ae5b 07:59:33 Removing intermediate container c829d5e1ae5b 07:59:33 ---> d41fa8e3e805 07:59:33 Step 10/10 : LABEL git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3 07:59:33 ---> Running in dd8345f806da 07:59:33 Removing intermediate container dd8345f806da 07:59:33 ---> 435f67e6b077 07:59:33 Successfully built 435f67e6b077 07:59:33 Successfully tagged edgexfoundry/edgex-web-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 07:59:33 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:59:33 touch edgex-web-ui.imagebuilt 07:59:33 mkdir -p node_modules coverage 07:59:33 chown "1000:1000" node_modules coverage package-lock.json 07:59:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:35 npm WARN EBADENGINE Unsupported engine { 07:59:35 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:59:35 npm WARN EBADENGINE required: { 07:59:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:59:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:59:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:59:35 npm WARN EBADENGINE }, 07:59:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:59:35 npm WARN EBADENGINE } 07:59:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:59:38 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 07:59:38 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:59:38 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:59:39 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:59:39 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:59:40 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:59:40 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:59:40 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:59:43 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 07:59:44 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. 07:59:44 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:59:44 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 07:59:44 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:59:45 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. 07:59:45 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. 07:59:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:59:48 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. 07:59:51 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. 07:59:56 07:59:56 added 1478 packages, and audited 1479 packages in 21s 07:59:56 07:59:56 90 packages are looking for funding 07:59:56 run `npm fund` for details 07:59:56 07:59:56 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) 07:59:56 07:59:56 To address issues that do not require attention, run: 07:59:56 npm audit fix 07:59:56 07:59:56 To address all issues (including breaking changes), run: 07:59:56 npm audit fix --force 07:59:56 07:59:56 Run `npm audit` for details. 08:00:08 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:00:11 - Generating browser application bundles (phase: setup)... 08:00:15 Compiling @angular/core : es2015 as esm2015 08:00:15 Compiling @angular/compiler/testing : es2015 as esm2015 08:00:18 Compiling @angular/common : es2015 as esm2015 08:00:18 Compiling @angular/core/testing : es2015 as esm2015 08:00:21 Compiling @angular/platform-browser : es2015 as esm2015 08:00:21 Compiling @angular/common/testing : es2015 as esm2015 08:00:21 Compiling @angular/common/http : es2015 as esm2015 08:00:21 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:00:21 Compiling @angular/router : es2015 as esm2015 08:00:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:00:21 Compiling @angular/forms : es2015 as esm2015 08:00:21 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:00:21 Compiling @angular/common/http/testing : es2015 as esm2015 08:00:22 Compiling @angular/router/testing : es2015 as esm2015 08:00:29 26 04 2023 08:00:28.374:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:00:29 26 04 2023 08:00:28.376:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:00:29 26 04 2023 08:00:28.379:INFO [launcher]: Starting browser ChromeHeadless 08:00:41 ✔ Browser application bundle generation complete. 08:00:41 26 04 2023 08:00:39.809:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -bdAmucQ17Adrx7IAAAB with id 5505030 08:00:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:00:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.14 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.206 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.262 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.268 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.274 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.279 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.293 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.333 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.337 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.344 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.401 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.415 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.438 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.446 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.503 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.506 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.514 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.523 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.527 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.529 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.532 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.536 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.539 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.546 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.551 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.584 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.595 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.602 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.633 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.643 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.646 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.65 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.738 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.743 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.746 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.762 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.771 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.775 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.779 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.782 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.799 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.806 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.809 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.81 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.834 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.884 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.896 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.901 secs) 08:00:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.904 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.939 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.943 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.944 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.946 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.956 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.959 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.976 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.989 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.993 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.999 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.01 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.013 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.039 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.092 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.097 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.113 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.118 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.12 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.126 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.134 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.159 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.168 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.178 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.187 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.188 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.194 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.211 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.218 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.222 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.228 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.23 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.232 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.242 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.261 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.268 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.29 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.297 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.323 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.357 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.374 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.395 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.404 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.421 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.43 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.439 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.45 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.471 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.501 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.532 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.551 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.56 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.566 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.573 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.59 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.603 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.61 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.625 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.629 secs) 08:00:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.635 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.666 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.673 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.675 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.685 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.696 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.709 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.716 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.724 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.739 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.747 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.751 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.763 secs) 08:00:45 WARN: ' 08:00:45 It looks like you're using ngModel on the same form field as formControlName. 08:00:45 Support for using the ngModel input property and ngModelChange event with 08:00:45 reactive form directives has been deprecated in Angular v6 and will be removed 08:00:45 in a future version of Angular. 08:00:45 08:00:45 For more information on this, see our API docs here: 08:00:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:00:45 ' 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.763 secs) 08:00:45 WARN: ' 08:00:45 It looks like you're using ngModel on the same form field as formControlName. 08:00:45 Support for using the ngModel input property and ngModelChange event with 08:00:45 reactive form directives has been deprecated in Angular v6 and will be removed 08:00:45 in a future version of Angular. 08:00:45 08:00:45 For more information on this, see our API docs here: 08:00:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:00:45 ' 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.785 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.79 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.794 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.807 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.822 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.825 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.829 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.831 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.832 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.834 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.861 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.875 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.884 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.894 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.905 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.927 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.93 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.95 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.962 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.967 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.974 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.984 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.988 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.991 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.006 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.012 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.014 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.016 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.028 secs) 08:00:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.964 secs / 2.028 secs) 08:00:45 TOTAL: 149 SUCCESS 08:00:45 ✔ Browser application bundle generation complete. 08:00:46 08:00:46 =============================== Coverage summary =============================== 08:00:46 Statements : 40.98% ( 1467/3580 ) 08:00:46 Branches : 12.03% ( 111/923 ) 08:00:46 Functions : 33.28% ( 432/1298 ) 08:00:46 Lines : 38.91% ( 1318/3387 ) 08:00:46 ================================================================================ 08:00:46 ✔ Browser application bundle generation complete. 08:00:47 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 08:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:00:47 $ docker stop --time=1 7aaa4385361de3e38d949461f9df97fd623566767ecf7b1a4a6e299ea58ae298 08:00:49 $ docker rm -f --volumes 7aaa4385361de3e38d949461f9df97fd623566767ecf7b1a4a6e299ea58ae298 [Pipeline] // withDockerContainer [Pipeline] sh 08:00:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:00:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:52 + ls -al . 08:00:52 total 188 08:00:52 drwxrwxr-x 14 jenkins jenkins 4096 Apr 26 07:58 . 08:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:57 .. 08:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:57 .blubracket 08:00:52 -rw-rw-r-- 1 jenkins jenkins 18 Apr 26 07:57 .dockerignore 08:00:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:57 .git 08:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:57 .github 08:00:52 -rw-rw-r-- 1 jenkins jenkins 185 Apr 26 07:57 .gitignore 08:00:52 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 07:57 .semver 08:00:52 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 26 07:57 Attribution.txt 08:00:52 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 26 07:57 CHANGELOG.md 08:00:52 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 07:57 CONTRIBUTING.md 08:00:52 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 26 07:57 Dockerfile 08:00:52 -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 07:57 Jenkinsfile 08:00:52 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 07:57 LICENSE 08:00:52 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 26 07:57 Makefile 08:00:52 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 26 07:57 README.md 08:00:52 -rw-rw-r-- 1 jenkins jenkins 11 Apr 26 07:57 VERSION 08:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:57 assets 08:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:57 bin 08:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:57 cmd 08:00:52 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 07:58 coverage.out 08:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:57 docs 08:00:52 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 26 07:57 go.mod 08:00:52 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 26 07:57 go.sum 08:00:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:57 internal 08:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:57 snap 08:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:57 testing 08:00:52 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 07:57 version.go 08:00:52 drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 07:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:52 + 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=3b11f5800bf1be7c6dc664b1a997417eb16645d3 --label arch=amd64 --label version=3.0.0-dev.5 . 08:00:52 Sending build context to Docker daemon 48.5MB 08:00:52 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:00:52 Step 2/26 : FROM ${BASE} AS builder 08:00:52 ---> fe1a49bf43ae 08:00:52 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:00:53 ---> Running in 33c67819f2c4 08:00:53 Removing intermediate container 33c67819f2c4 08:00:53 ---> d878bbc70007 08:00:53 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:00:53 ---> Running in 2e8c31ff4f50 08:00:53 Removing intermediate container 2e8c31ff4f50 08:00:53 ---> 7185c552e54c 08:00:53 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:00:53 ---> Running in 657d4fc47df8 08:00:53 Removing intermediate container 657d4fc47df8 08:00:53 ---> 8abe738df2b0 08:00:53 Step 6/26 : LABEL Name=edgex-ui-go 08:00:53 ---> Running in 55b7087bbbe3 08:00:54 Removing intermediate container 55b7087bbbe3 08:00:54 ---> 75e942525904 08:00:54 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:00:54 ---> Running in 4cca947fe2a8 08:00:54 Removing intermediate container 4cca947fe2a8 08:00:54 ---> d50526ad840e 08:00:54 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:00:55 ---> 0c3bd140f3af 08:00:55 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:55 ---> Running in fb24ed84e65b 08:00:55 Removing intermediate container fb24ed84e65b 08:00:55 ---> b57ea5f7647f 08:00:55 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:55 ---> Running in 6c61bca6725d 08:00:55 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:00:57 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:00:57 OK: 265 MiB in 53 packages 08:00:58 Removing intermediate container 6c61bca6725d 08:00:58 ---> dea40b5adcb1 08:00:58 Step 11/26 : ENV GO111MODULE=on 08:00:58 ---> Running in d2aafecd7908 08:00:58 Removing intermediate container d2aafecd7908 08:00:58 ---> 6d6dedc15717 08:00:58 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:00:58 ---> Running in 365b01faa34b 08:00:58 Removing intermediate container 365b01faa34b 08:00:58 ---> c33ac279c74f 08:00:58 Step 13/26 : COPY go.mod vendor* ./ 08:00:58 ---> 45371617ecab 08:00:58 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:58 ---> Running in 230306f18188 08:00:58 Removing intermediate container 230306f18188 08:00:58 ---> 7ecb64a80137 08:00:58 Step 15/26 : COPY . . 08:01:00 ---> e6fcd0690e97 08:01:00 Step 16/26 : RUN ${MAKE} 08:01:00 ---> Running in 915def462f81 08:01:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:01:22 Removing intermediate container 915def462f81 08:01:22 ---> 0595eee78469 08:01:22 Step 17/26 : FROM alpine:3.14 08:01:22 3.14: Pulling from library/alpine 08:01:22 f7dab3ab2d6e: Pulling fs layer 08:01:22 f7dab3ab2d6e: Verifying Checksum 08:01:22 f7dab3ab2d6e: Download complete 08:01:22 f7dab3ab2d6e: Pull complete 08:01:22 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 08:01:22 Status: Downloaded newer image for alpine:3.14 08:01:22 ---> 9e179bacf43c 08:01:22 Step 18/26 : EXPOSE 4000 08:01:22 ---> Running in c6393eccdc66 08:01:22 Removing intermediate container c6393eccdc66 08:01:22 ---> 122c41a20db2 08:01:22 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:01:22 ---> caf04e9df329 08:01:22 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:01:22 ---> 5d77683bf4ab 08:01:22 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:01:22 ---> e3dadc5c5f7f 08:01:22 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:01:22 ---> Running in 21b95c9bf42d 08:01:22 Removing intermediate container 21b95c9bf42d 08:01:22 ---> a8f6ece4f843 08:01:22 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:01:22 ---> Running in d25d90d69d15 08:01:22 Removing intermediate container d25d90d69d15 08:01:22 ---> 88c66ef0a4c7 08:01:22 Step 24/26 : LABEL arch=amd64 08:01:22 ---> Running in 62c1a0715ec0 08:01:22 Removing intermediate container 62c1a0715ec0 08:01:22 ---> 2baadc947a05 08:01:22 Step 25/26 : LABEL git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:01:22 ---> Running in 92353a64e25c 08:01:22 Removing intermediate container 92353a64e25c 08:01:22 ---> 9c3978327c19 08:01:22 Step 26/26 : LABEL version=3.0.0-dev.5 08:01:22 ---> Running in ac3087bb20a0 08:01:22 Removing intermediate container ac3087bb20a0 08:01:22 ---> 12492d90b371 08:01:22 [Warning] One or more build-args [ARCH] were not consumed 08:01:22 Successfully built 12492d90b371 08:01: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:01:23 provisioning config files... 08:01:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2180084081607615420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:23 ---> docker-login.sh 08:01:23 nexus3.edgexfoundry.org:10001 08:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:23 Configure a credential helper to remove this warning. See 08:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:23 08:01:23 Login Succeeded 08:01:23 nexus3.edgexfoundry.org:10002 08:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:23 Configure a credential helper to remove this warning. See 08:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:23 08:01:23 Login Succeeded 08:01:23 nexus3.edgexfoundry.org:10003 08:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:23 Configure a credential helper to remove this warning. See 08:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:23 08:01:23 Login Succeeded 08:01:23 nexus3.edgexfoundry.org:10004 08:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:23 Configure a credential helper to remove this warning. See 08:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:23 08:01:23 Login Succeeded 08:01:23 docker.io 08:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:23 Configure a credential helper to remove this warning. See 08:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:23 08:01:23 Login Succeeded 08:01:23 ---> docker-login.sh ends [Pipeline] } 08:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:01:23 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:01:23 3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:01:23 latest 08:01:23 3.0.0-dev.5 08:01:23 3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 08:01:23 main 08:01:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:24 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:24 b2caf8164cc4: Preparing 08:01:24 eaf6773c4265: Preparing 08:01:24 ab6f1f1bb536: Preparing 08:01:24 9733ccc39513: Preparing 08:01:24 9733ccc39513: Layer already exists 08:01:24 b2caf8164cc4: Pushed 08:01:24 eaf6773c4265: Pushed 08:01:27 ab6f1f1bb536: Pushed 08:01:27 3b11f5800bf1be7c6dc664b1a997417eb16645d3: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:28 b2caf8164cc4: Preparing 08:01:28 eaf6773c4265: Preparing 08:01:28 ab6f1f1bb536: Preparing 08:01:28 9733ccc39513: Preparing 08:01:28 9733ccc39513: Layer already exists 08:01:28 b2caf8164cc4: Layer already exists 08:01:28 eaf6773c4265: Layer already exists 08:01:28 ab6f1f1bb536: Layer already exists 08:01:28 latest: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.5 08:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:29 b2caf8164cc4: Preparing 08:01:29 eaf6773c4265: Preparing 08:01:29 ab6f1f1bb536: Preparing 08:01:29 9733ccc39513: Preparing 08:01:29 9733ccc39513: Layer already exists 08:01:29 ab6f1f1bb536: Layer already exists 08:01:29 b2caf8164cc4: Layer already exists 08:01:29 eaf6773c4265: Layer already exists 08:01:29 3.0.0-dev.5: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 08:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:29 b2caf8164cc4: Preparing 08:01:29 eaf6773c4265: Preparing 08:01:29 ab6f1f1bb536: Preparing 08:01:29 9733ccc39513: Preparing 08:01:29 eaf6773c4265: Layer already exists 08:01:29 9733ccc39513: Layer already exists 08:01:29 b2caf8164cc4: Layer already exists 08:01:29 ab6f1f1bb536: Layer already exists 08:01:29 3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:30 b2caf8164cc4: Preparing 08:01:30 eaf6773c4265: Preparing 08:01:30 ab6f1f1bb536: Preparing 08:01:30 9733ccc39513: Preparing 08:01:30 b2caf8164cc4: Layer already exists 08:01:30 9733ccc39513: Layer already exists 08:01:30 ab6f1f1bb536: Layer already exists 08:01:30 eaf6773c4265: Layer already exists 08:01:30 main: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:30 ===================================================== [Pipeline] echo 08:01:30 taggedImages: 08:01:30 - nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:01:30 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:01:30 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.5 08:01:30 - nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 08:01:30 - 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:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:30 08:01:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:31 latest: Pulling from edgex-lftools-log-publisher 08:01:31 5eb5b503b376: Pulling fs layer 08:01:31 5c69ac0246d0: Pulling fs layer 08:01:31 ec43610c2a17: Pulling fs layer 08:01:31 3a2ae6a8a46f: Pulling fs layer 08:01:31 33b1e0a273af: Pulling fs layer 08:01:31 5d3b04190fa2: Pulling fs layer 08:01:31 2f39f015ded8: Pulling fs layer 08:01:31 33b1e0a273af: Waiting 08:01:31 5d3b04190fa2: Waiting 08:01:31 3a2ae6a8a46f: Waiting 08:01:31 2f39f015ded8: Waiting 08:01:31 5c69ac0246d0: Download complete 08:01:31 3a2ae6a8a46f: Verifying Checksum 08:01:31 3a2ae6a8a46f: Download complete 08:01:31 33b1e0a273af: Verifying Checksum 08:01:31 33b1e0a273af: Download complete 08:01:31 ec43610c2a17: Verifying Checksum 08:01:31 ec43610c2a17: Download complete 08:01:31 5d3b04190fa2: Verifying Checksum 08:01:31 5d3b04190fa2: Download complete 08:01:31 5eb5b503b376: Verifying Checksum 08:01:31 5eb5b503b376: Download complete 08:01:31 2f39f015ded8: Download complete 08:01:32 5eb5b503b376: Pull complete 08:01:32 5c69ac0246d0: Pull complete 08:01:32 ec43610c2a17: Pull complete 08:01:32 3a2ae6a8a46f: Pull complete 08:01:33 33b1e0a273af: Pull complete 08:01:33 5d3b04190fa2: Pull complete 08:01:37 2f39f015ded8: Pull complete 08:01:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:37 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 08:01: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:01:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10975 in /w/workspace/edgexfoundry_edgex-ui-go_main 08:01:43 $ docker top 89878e29927a7980a5e0ffef96f6d6f940a92c0ffe9432024d4614a2e6232689 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 08:01:43 Running in /w/workspace/edgex-ui-go/101 [Pipeline] { [Pipeline] checkout 08:01:43 The recommended git tool is: git 08:01:43 ---> job-cost.sh 08:01:43 lf-activate-venv: SKIPPING 08:01:43 INFO: No Stack... 08:01:44 INFO: Retrieving Pricing Info for: v3-standard-8 08:01:44 INFO: Archiving Costs [Pipeline] sh 08:01:45 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 08:01:45 + cut -d, -f6 [Pipeline] lock 08:01:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] 08:01:45 Resource [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] did not exist. Created. 08:01:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:01:45 + echo total: 0.2199999988079071 [Pipeline] stash 08:01:45 Stashed 1 file(s) [Pipeline] } 08:01:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 08:01:45 $ docker stop --time=1 89878e29927a7980a5e0ffef96f6d6f940a92c0ffe9432024d4614a2e6232689 08:01:47 $ docker rm -f --volumes 89878e29927a7980a5e0ffef96f6d6f940a92c0ffe9432024d4614a2e6232689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:01:49 using credential edgex-jenkins-ssh 08:01:49 Cloning the remote Git repository 08:01:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:01:50 > git init /w/workspace/edgex-ui-go/101 # timeout=10 08:01:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:01:50 > git --version # timeout=10 08:01:50 > git --version # 'git version 2.25.1' 08:01:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:55 Avoid second fetch 08:01:55 Checking out Revision 3b11f5800bf1be7c6dc664b1a997417eb16645d3 (main) 08:01:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:01:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:55 > git config core.sparsecheckout # timeout=10 08:01:55 > git checkout -f 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 08:01:56 Commit message: "build(snap): Upgrade snap base to core22 (#599) (#600)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:01:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:01:57 Dload Upload Total Spent Left Speed 08:01:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 08:01:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:01:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:01:58 + sudo tee /etc/docker/daemon.new 08:01:58 { 08:01:58 "registry-mirrors": [ 08:01:58 "https://nexus3.edgexfoundry.org:10001" 08:01:58 ], 08:01:58 "bip": "10.250.0.254/24", 08:01:58 "hosts": [ 08:01:58 "tcp://0.0.0.0:5555", 08:01:58 "unix:///var/run/docker.sock" 08:01:58 ], 08:01:58 "mtu": 1458, 08:01:58 "selinux-enabled": true, 08:01:58 "seccomp-profile": "/etc/docker/seccomp.json" 08:01:58 } [Pipeline] sh 08:01:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:01:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:17 provisioning config files... 08:02:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config14779465651968118525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:17 ---> docker-login.sh 08:02:17 nexus3.edgexfoundry.org:10001 08:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:18 Configure a credential helper to remove this warning. See 08:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:18 08:02:18 Login Succeeded 08:02:18 nexus3.edgexfoundry.org:10002 08:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:18 Configure a credential helper to remove this warning. See 08:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:18 08:02:18 Login Succeeded 08:02:18 nexus3.edgexfoundry.org:10003 08:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:18 Configure a credential helper to remove this warning. See 08:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:18 08:02:18 Login Succeeded 08:02:18 nexus3.edgexfoundry.org:10004 08:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:19 Configure a credential helper to remove this warning. See 08:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:19 08:02:19 Login Succeeded 08:02:19 docker.io 08:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:19 Configure a credential helper to remove this warning. See 08:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:19 08:02:19 Login Succeeded 08:02:20 ---> docker-login.sh ends [Pipeline] } 08:02:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:02:20 ========================================================= 08:02:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:02:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:20 + 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 . 08:02:21 Sending build context to Docker daemon 28.8MB 08:02:21 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 08:02:21 Step 2/16 : FROM ${BASE} AS builder 08:02:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:02:21 c41833b44d91: Pulling fs layer 08:02:21 ed15518f5707: Pulling fs layer 08:02:21 feae8fd75edb: Pulling fs layer 08:02:21 242c74f7c9fa: Pulling fs layer 08:02:21 3cdef696dda3: Pulling fs layer 08:02:21 2ced38df9373: Pulling fs layer 08:02:21 58f1dce35555: Pulling fs layer 08:02:21 3cdef696dda3: Waiting 08:02:21 242c74f7c9fa: Waiting 08:02:21 2ced38df9373: Waiting 08:02:21 58f1dce35555: Waiting 08:02:21 ed15518f5707: Verifying Checksum 08:02:21 ed15518f5707: Download complete 08:02:21 242c74f7c9fa: Verifying Checksum 08:02:21 242c74f7c9fa: Download complete 08:02:21 3cdef696dda3: Verifying Checksum 08:02:21 3cdef696dda3: Download complete 08:02:21 c41833b44d91: Verifying Checksum 08:02:21 c41833b44d91: Download complete 08:02:23 c41833b44d91: Pull complete 08:02:23 58f1dce35555: Verifying Checksum 08:02:23 58f1dce35555: Download complete 08:02:23 ed15518f5707: Pull complete 08:02:24 feae8fd75edb: Verifying Checksum 08:02:24 2ced38df9373: Verifying Checksum 08:02:24 2ced38df9373: Download complete 08:02:37 feae8fd75edb: Pull complete 08:02:37 242c74f7c9fa: Pull complete 08:02:37 3cdef696dda3: Pull complete 08:02:43 2ced38df9373: Pull complete 08:02:46 58f1dce35555: Pull complete 08:02:46 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:02:46 ---> fadd8f120f05 08:02:46 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:02:48 ---> Running in b8d741bdf51d 08:02:48 Removing intermediate container b8d741bdf51d 08:02:48 ---> c195d240e88d 08:02:48 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 08:02:48 ---> Running in 0f55b700a445 08:02:49 Removing intermediate container 0f55b700a445 08:02:49 ---> d84221afc819 08:02:49 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 08:02:49 ---> Running in f1cedad0b0c2 08:02:49 Removing intermediate container f1cedad0b0c2 08:02:49 ---> 149147c46253 08:02:49 Step 6/16 : LABEL Name=edgex-ui-go 08:02:49 ---> Running in 9e2cd8a2cd21 08:02:50 Removing intermediate container 9e2cd8a2cd21 08:02:50 ---> 41d43058f6e1 08:02:50 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:02:50 ---> Running in 1ff1e7fe40a3 08:02:50 Removing intermediate container 1ff1e7fe40a3 08:02:50 ---> 06a99e155be2 08:02:50 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:02:51 latest: Pulling from library/docker 08:02:51 c41833b44d91: Already exists 08:02:51 6343a5c17821: Pulling fs layer 08:02:51 7fb3fc37985f: Pulling fs layer 08:02:51 0575e395e061: Pulling fs layer 08:02:51 28a0dd61ea81: Pulling fs layer 08:02:51 bce86b966039: Pulling fs layer 08:02:51 3d10cc7f1ddc: Pulling fs layer 08:02:51 714e529b432d: Pulling fs layer 08:02:51 d21675ac3ed3: Pulling fs layer 08:02:51 c40c053d63ba: Pulling fs layer 08:02:51 990fd125c536: Pulling fs layer 08:02:51 ec21c8e16db0: Pulling fs layer 08:02:51 c96d84818e07: Pulling fs layer 08:02:51 28a0dd61ea81: Waiting 08:02:51 bce86b966039: Waiting 08:02:51 5925a93ce1eb: Pulling fs layer 08:02:51 3d10cc7f1ddc: Waiting 08:02:51 714e529b432d: Waiting 08:02:51 c40c053d63ba: Waiting 08:02:51 990fd125c536: Waiting 08:02:51 ec21c8e16db0: Waiting 08:02:51 c96d84818e07: Waiting 08:02:51 5925a93ce1eb: Waiting 08:02:51 d21675ac3ed3: Waiting 08:02:51 7fb3fc37985f: Verifying Checksum 08:02:51 7fb3fc37985f: Download complete 08:02:51 6343a5c17821: Download complete 08:02:51 0575e395e061: Verifying Checksum 08:02:51 0575e395e061: Download complete 08:02:51 28a0dd61ea81: Verifying Checksum 08:02:51 28a0dd61ea81: Download complete 08:02:51 3d10cc7f1ddc: Verifying Checksum 08:02:51 3d10cc7f1ddc: Download complete 08:02:52 bce86b966039: Verifying Checksum 08:02:52 bce86b966039: Download complete 08:02:52 714e529b432d: Verifying Checksum 08:02:52 714e529b432d: Download complete 08:02:52 d21675ac3ed3: Verifying Checksum 08:02:52 d21675ac3ed3: Download complete 08:02:52 990fd125c536: Download complete 08:02:52 6343a5c17821: Pull complete 08:02:52 c96d84818e07: Verifying Checksum 08:02:52 c96d84818e07: Download complete 08:02:52 c40c053d63ba: Verifying Checksum 08:02:52 c40c053d63ba: Download complete 08:02:52 5925a93ce1eb: Download complete 08:02:52 7fb3fc37985f: Pull complete 08:02:53 0575e395e061: Pull complete 08:02:53 ec21c8e16db0: Verifying Checksum 08:02:53 ec21c8e16db0: Download complete 08:02:57 28a0dd61ea81: Pull complete 08:02:58 bce86b966039: Pull complete 08:02:58 3d10cc7f1ddc: Pull complete 08:02:58 714e529b432d: Pull complete 08:02:59 d21675ac3ed3: Pull complete 08:03:00 c40c053d63ba: Pull complete 08:03:00 990fd125c536: Pull complete 08:03:03 ec21c8e16db0: Pull complete 08:03:03 c96d84818e07: Pull complete 08:03:03 5925a93ce1eb: Pull complete 08:03:03 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 08:03:03 Status: Downloaded newer image for docker:latest 08:03:06 ---> 3c8b03951929 08:03:06 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:06 ---> Running in 26eec1b8c44f 08:03:08 Removing intermediate container 26eec1b8c44f 08:03:08 ---> d263a06420db 08:03:08 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:08 ---> Running in a741ca5551a3 08:03:09 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:03:10 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:03:11 OK: 263 MiB in 53 packages 08:03:12 Removing intermediate container a741ca5551a3 08:03:12 ---> bc4eae875c98 08:03:12 Step 11/16 : ENV GO111MODULE=on 08:03:12 ---> Running in bc454b230730 08:03:13 Removing intermediate container bc454b230730 08:03:13 ---> 68062425dbb6 08:03:13 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:03:13 ---> Running in c64cc7a6137f 08:03:13 Removing intermediate container c64cc7a6137f 08:03:13 ---> 700924c33fc6 08:03:13 Step 13/16 : COPY go.mod vendor* ./ 08:03:14 ---> 1539ae4986b4 08:03:14 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:14 ---> Running in 4288cf8c007f 08:04:10 Removing intermediate container 4288cf8c007f 08:04:10 ---> 81e4571fca52 08:04:10 Step 15/16 : COPY . . 08:04:14 ---> deb5f70333dd 08:04:14 Step 16/16 : RUN ${MAKE} 08:04:14 ---> Running in 22ff04d3405c 08:04:14 noop 08:04:15 Removing intermediate container 22ff04d3405c 08:04:15 ---> 0e6fdaa96ddd 08:04:15 Successfully built 0e6fdaa96ddd 08:04:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:15 + docker inspect -f . ci-base-image-arm64 08:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:16 prd-ubuntu20.04-docker-arm64-4c-16g-10975 does not seem to be running inside a container 08:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 08:04:18 $ docker top 929f41a4dce25140372ce63c810747ef309197c89fa48ee9ce6019da7a1c6c30 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:19 + go version 08:04:19 go version go1.20.2 linux/arm64 [Pipeline] } 08:04:19 $ docker stop --time=1 929f41a4dce25140372ce63c810747ef309197c89fa48ee9ce6019da7a1c6c30 08:04:20 $ docker rm -f --volumes 929f41a4dce25140372ce63c810747ef309197c89fa48ee9ce6019da7a1c6c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:21 + docker inspect -f . ci-base-image-arm64 08:04:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:21 prd-ubuntu20.04-docker-arm64-4c-16g-10975 does not seem to be running inside a container 08:04:21 $ 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/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 08:04:22 $ docker top ed3e65387d52d874d12b29d7760b0f0551376d65f86fc740870935b9ab74dad9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:23 + git config --global --add safe.directory /w/workspace/edgex-ui-go/101 [Pipeline] fileExists [Pipeline] sh 08:04:24 + make test 08:04:24 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:04:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:06:48 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:07:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:07:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:07:15 ./bin/test-attribution-txt.sh 08:07:15 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:07:15 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:07:15 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:07:15 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:07:15 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:07:15 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:07:15 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:07:15 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:07:15 make -C web test 08:07:15 make[1]: Entering directory '/w/workspace/edgex-ui-go/101/web' 08:07:15 make[1]: tput: No such file or directory 08:07:15 make[1]: tput: No such file or directory 08:07:15 warning: generating ./VERSION 08:07:15 echo "0.0.0" > VERSION 08:07:15 docker build \ 08:07:15 -f Dockerfile \ 08:07:15 --build-arg USER=1000 \ 08:07:15 \ 08:07:15 --label "git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3" \ 08:07:15 -t edgexfoundry/edgex-web-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 \ 08:07:15 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:07:15 . 08:07:15 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 08:07:15 Install the buildx component to build images with BuildKit: 08:07:15 https://docs.docker.com/go/buildx/ 08:07:15 08:07:15 Sending build context to Docker daemon 3.269MB 08:07:15 Step 1/10 : FROM node:16.17-alpine3.15 08:07:15 16.17-alpine3.15: Pulling from library/node 08:07:15 47517142f6ba: Pulling fs layer 08:07:15 5f8c4bfa009b: Pulling fs layer 08:07:15 f7079c9c4ba1: Pulling fs layer 08:07:15 aba105e6f55a: Pulling fs layer 08:07:15 aba105e6f55a: Waiting 08:07:15 f7079c9c4ba1: Verifying Checksum 08:07:15 f7079c9c4ba1: Download complete 08:07:15 47517142f6ba: Verifying Checksum 08:07:15 47517142f6ba: Download complete 08:07:15 aba105e6f55a: Verifying Checksum 08:07:15 aba105e6f55a: Download complete 08:07:15 47517142f6ba: Pull complete 08:07:15 5f8c4bfa009b: Verifying Checksum 08:07:15 5f8c4bfa009b: Download complete 08:07:20 5f8c4bfa009b: Pull complete 08:07:20 f7079c9c4ba1: Pull complete 08:07:20 aba105e6f55a: Pull complete 08:07:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:07:20 Status: Downloaded newer image for node:16.17-alpine3.15 08:07:20 ---> bf1b8b58d215 08:07:20 Step 2/10 : RUN apk add --no-cache chromium 08:07:21 ---> Running in be4a3424e68a 08:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:07:23 (1/128) Installing libxau (1.0.9-r0) 08:07:23 (2/128) Installing libmd (1.0.3-r0) 08:07:23 (3/128) Installing libbsd (0.11.3-r1) 08:07:23 (4/128) Installing libxdmcp (1.1.3-r0) 08:07:23 (5/128) Installing libxcb (1.14-r2) 08:07:23 (6/128) Installing libx11 (1.7.3.1-r0) 08:07:23 (7/128) Installing libxext (1.3.4-r0) 08:07:23 (8/128) Installing libice (1.0.10-r0) 08:07:23 (9/128) Installing libuuid (2.37.4-r0) 08:07:23 (10/128) Installing libsm (1.2.3-r0) 08:07:23 (11/128) Installing libxt (1.2.1-r0) 08:07:23 (12/128) Installing libxmu (1.1.3-r0) 08:07:23 (13/128) Installing xset (1.2.4-r0) 08:07:23 (14/128) Installing xprop (1.2.5-r0) 08:07:23 (15/128) Installing xdg-utils (1.1.3-r0) 08:07:23 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 08:07:23 (17/128) Installing pkgconf (1.8.1-r0) 08:07:23 (18/128) Installing libffi (3.4.2-r1) 08:07:23 (19/128) Installing libintl (0.21-r0) 08:07:23 (20/128) Installing libblkid (2.37.4-r0) 08:07:23 (21/128) Installing libmount (2.37.4-r0) 08:07:23 (22/128) Installing pcre (8.45-r1) 08:07:23 (23/128) Installing glib (2.70.1-r0) 08:07:23 (24/128) Installing xz-libs (5.2.5-r1) 08:07:23 (25/128) Installing libxml2 (2.9.14-r2) 08:07:23 (26/128) Installing shared-mime-info (2.1-r2) 08:07:23 (27/128) Installing hicolor-icon-theme (0.17-r1) 08:07:24 (28/128) Installing libjpeg-turbo (2.1.2-r0) 08:07:24 (29/128) Installing libpng (1.6.37-r1) 08:07:24 (30/128) Installing libwebp (1.2.2-r0) 08:07:24 (31/128) Installing zstd-libs (1.5.0-r0) 08:07:24 (32/128) Installing tiff (4.4.0-r1) 08:07:24 (33/128) Installing gdk-pixbuf (2.42.8-r0) 08:07:24 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 08:07:24 (35/128) Installing libxcomposite (0.4.5-r0) 08:07:24 (36/128) Installing libxfixes (6.0.0-r0) 08:07:24 (37/128) Installing libxrender (0.9.10-r3) 08:07:24 (38/128) Installing libxcursor (1.2.0-r0) 08:07:24 (39/128) Installing libxdamage (1.1.5-r1) 08:07:24 (40/128) Installing libxi (1.8-r0) 08:07:24 (41/128) Installing libxinerama (1.1.4-r1) 08:07:24 (42/128) Installing libxrandr (1.5.2-r1) 08:07:24 (43/128) Installing atk (2.36.0-r0) 08:07:24 (44/128) Installing libxtst (1.2.3-r3) 08:07:24 (45/128) Installing dbus-libs (1.12.24-r0) 08:07:24 (46/128) Installing at-spi2-core (2.42.0-r0) 08:07:24 (47/128) Installing at-spi2-atk (2.38.0-r0) 08:07:24 (48/128) Installing expat (2.5.0-r0) 08:07:24 (49/128) Installing brotli-libs (1.0.9-r5) 08:07:24 (50/128) Installing libbz2 (1.0.8-r1) 08:07:24 (51/128) Installing freetype (2.11.1-r2) 08:07:24 (52/128) Installing fontconfig (2.13.1-r4) 08:07:24 (53/128) Installing pixman (0.40.0-r4) 08:07:24 (54/128) Installing cairo (1.16.0-r5) 08:07:24 (55/128) Installing cairo-gobject (1.16.0-r5) 08:07:24 (56/128) Installing avahi-libs (0.8-r5) 08:07:24 (57/128) Installing gmp (6.2.1-r1) 08:07:24 (58/128) Installing nettle (3.7.3-r0) 08:07:24 (59/128) Installing p11-kit (0.24.0-r1) 08:07:24 (60/128) Installing libtasn1 (4.18.0-r1) 08:07:24 (61/128) Installing libunistring (0.9.10-r1) 08:07:24 (62/128) Installing gnutls (3.7.1-r2) 08:07:24 (63/128) Installing cups-libs (2.3.3-r6) 08:07:24 (64/128) Installing libepoxy (1.5.9-r0) 08:07:24 (65/128) Installing fribidi (1.0.11-r0) 08:07:24 (66/128) Installing graphite2 (1.3.14-r0) 08:07:24 (67/128) Installing harfbuzz (3.0.0-r2) 08:07:24 (68/128) Installing libxft (2.3.4-r0) 08:07:24 (69/128) Installing pango (1.48.10-r0) 08:07:24 (70/128) Installing wayland-libs-client (1.19.0-r1) 08:07:24 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 08:07:24 (72/128) Installing wayland-libs-egl (1.19.0-r1) 08:07:24 (73/128) Installing xkeyboard-config (2.34-r0) 08:07:24 (74/128) Installing libxkbcommon (1.3.1-r0) 08:07:24 (75/128) Installing gtk+3.0 (3.24.30-r0) 08:07:25 Executing gtk+3.0-3.24.30-r0.post-install 08:07:25 (76/128) Installing libfontenc (1.1.4-r0) 08:07:25 (77/128) Installing mkfontscale (1.2.1-r1) 08:07:25 (78/128) Installing ttf-opensans (1.10-r1) 08:07:25 Executing ttf-opensans-1.10-r1.post-install 08:07:27 (79/128) Installing libogg (1.3.5-r0) 08:07:27 (80/128) Installing flac (1.3.4-r0) 08:07:27 (81/128) Installing alsa-lib (1.2.5.1-r1) 08:07:27 (82/128) Installing libatomic (10.3.1_git20211027-r0) 08:07:27 (83/128) Installing sdl2 (2.0.16-r4) 08:07:27 (84/128) Installing aom-libs (3.2.0-r0) 08:07:27 (85/128) Installing libass (0.15.2-r0) 08:07:27 (86/128) Installing libdav1d (0.9.2-r0) 08:07:27 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:07:27 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 08:07:27 (89/128) Installing lame (3.100-r0) 08:07:27 (90/128) Installing opus (1.3.1-r1) 08:07:27 (91/128) Installing libgomp (10.3.1_git20211027-r0) 08:07:27 (92/128) Installing soxr (0.1.3-r2) 08:07:27 (93/128) Installing libsrt (1.4.2-r1) 08:07:27 (94/128) Installing libssh (0.9.6-r1) 08:07:27 (95/128) Installing libtheora (1.1.1-r16) 08:07:27 (96/128) Installing v4l-utils-libs (1.22.1-r1) 08:07:27 (97/128) Installing libdrm (2.4.109-r0) 08:07:27 (98/128) Installing libva (2.13.0-r0) 08:07:27 (99/128) Installing libvdpau (1.4-r0) 08:07:27 (100/128) Installing vidstab (1.1.0-r1) 08:07:28 (101/128) Installing libvorbis (1.3.7-r0) 08:07:28 (102/128) Installing libvpx (1.10.0-r0) 08:07:28 (103/128) Installing vulkan-loader (1.2.196-r0) 08:07:28 (104/128) Installing x264-libs (20210613-r0) 08:07:28 (105/128) Installing x265-libs (3.5-r0) 08:07:28 (106/128) Installing xvidcore (1.3.7-r1) 08:07:28 (107/128) Installing ffmpeg-libs (4.4.1-r2) 08:07:28 (108/128) Installing libevent (2.1.12-r4) 08:07:28 (109/128) Installing mesa (21.2.6-r0) 08:07:28 (110/128) Installing wayland-libs-server (1.19.0-r1) 08:07:28 (111/128) Installing mesa-gbm (21.2.6-r0) 08:07:28 (112/128) Installing lcms2 (2.12-r1) 08:07:28 (113/128) Installing nspr (4.32-r0) 08:07:28 (114/128) Installing sqlite-libs (3.36.0-r0) 08:07:28 (115/128) Installing nss (3.78.1-r0) 08:07:28 (116/128) Installing libasyncns (0.8-r1) 08:07:28 (117/128) Installing libltdl (2.4.6-r7) 08:07:28 (118/128) Installing orc (0.4.32-r0) 08:07:28 (119/128) Installing libsndfile (1.0.31-r1) 08:07:28 (120/128) Installing speexdsp (1.2.0-r0) 08:07:28 (121/128) Installing tdb-libs (1.4.5-r0) 08:07:28 (122/128) Installing libpulse (15.0-r2) 08:07:28 (123/128) Installing re2 (2021.11.01-r0) 08:07:28 (124/128) Installing snappy (1.1.9-r1) 08:07:28 (125/128) Installing libgpg-error (1.42-r1) 08:07:28 (126/128) Installing libgcrypt (1.9.4-r0) 08:07:28 (127/128) Installing libxslt (1.1.35-r0) 08:07:28 (128/128) Installing chromium (99.0.4844.84-r0) 08:07:33 Executing busybox-1.34.1-r7.trigger 08:07:33 Executing glib-2.70.1-r0.trigger 08:07:33 Executing shared-mime-info-2.1-r2.trigger 08:07:35 Executing gdk-pixbuf-2.42.8-r0.trigger 08:07:35 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:07:35 Executing fontconfig-2.13.1-r4.trigger 08:07:35 Executing mkfontscale-1.2.1-r1.trigger 08:07:35 OK: 275 MiB in 144 packages 08:07:43 Removing intermediate container be4a3424e68a 08:07:43 ---> d622d70dc176 08:07:43 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:07:43 ---> Running in 4249d953ac0e 08:07:43 Removing intermediate container 4249d953ac0e 08:07:43 ---> 1b6e5b607499 08:07:43 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:07:43 ---> Running in eda542307307 08:07:43 Removing intermediate container eda542307307 08:07:43 ---> 1a8f3f9964fe 08:07:43 Step 5/10 : RUN npm install -g npm 08:07:43 ---> Running in 21f144c557af 08:08:10 08:08:10 removed 7 packages, changed 100 packages, and audited 239 packages in 24s 08:08:10 08:08:10 18 packages are looking for funding 08:08:10 run `npm fund` for details 08:08:10 08:08:10 found 0 vulnerabilities 08:08:17 Removing intermediate container 21f144c557af 08:08:17 ---> 98463aeccbf1 08:08:17 Step 6/10 : ARG USER=1000 08:08:17 ---> Running in 8fbae59339ba 08:08:17 Removing intermediate container 8fbae59339ba 08:08:17 ---> 26beec575598 08:08:17 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:08:17 ---> Running in 0f2845ceedfc 08:08:19 Removing intermediate container 0f2845ceedfc 08:08:19 ---> 56b22dcbab0e 08:08:19 Step 8/10 : USER $USER:$USER 08:08:19 ---> Running in 4b0f88e7867b 08:08:19 Removing intermediate container 4b0f88e7867b 08:08:19 ---> c6ae2fd7fa6e 08:08:19 Step 9/10 : WORKDIR /app 08:08:20 ---> Running in 56931000ab5b 08:08:20 Removing intermediate container 56931000ab5b 08:08:20 ---> b563c2cd6c83 08:08:20 Step 10/10 : LABEL git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:08:20 ---> Running in 0e6ddb8a51a7 08:08:20 Removing intermediate container 0e6ddb8a51a7 08:08:20 ---> 459ad4c9933c 08:08:20 Successfully built 459ad4c9933c 08:08:20 Successfully tagged edgexfoundry/edgex-web-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:08:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:08:20 touch edgex-web-ui.imagebuilt 08:08:20 mkdir -p node_modules coverage 08:08:20 chown "1000:1000" node_modules coverage package-lock.json 08:08:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:08:33 npm WARN EBADENGINE Unsupported engine { 08:08:33 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:08:33 npm WARN EBADENGINE required: { 08:08:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:08:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:08:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:08:33 npm WARN EBADENGINE }, 08:08:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 08:08:33 npm WARN EBADENGINE } 08:09:05 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:09:05 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:09:05 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:09:05 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:09:05 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:09:09 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:09:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:09:17 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:09:19 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:09:41 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:09:41 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:09:41 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:09:45 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:09:46 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:09:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:10:00 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:10:01 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:10:16 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 08:10:49 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:11:27 08:11:27 added 1475 packages, and audited 1476 packages in 3m 08:11:27 08:11:27 90 packages are looking for funding 08:11:27 run `npm fund` for details 08:11:27 08:11:27 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) 08:11:27 08:11:27 To address issues that do not require attention, run: 08:11:27 npm audit fix 08:11:27 08:11:27 To address all issues (including breaking changes), run: 08:11:27 npm audit fix --force 08:11:27 08:11:27 Run `npm audit` for details. 08:11:27 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:11:42 - Generating browser application bundles (phase: setup)... 08:12:15 Compiling @angular/core : es2015 as esm2015 08:12:15 Compiling @angular/compiler/testing : es2015 as esm2015 08:12:41 Compiling @angular/common : es2015 as esm2015 08:12:41 Compiling @angular/core/testing : es2015 as esm2015 08:12:47 Compiling @angular/platform-browser : es2015 as esm2015 08:12:47 Compiling @angular/common/testing : es2015 as esm2015 08:12:50 Compiling @angular/router : es2015 as esm2015 08:12:51 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:12:56 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:12:57 Compiling @angular/common/http : es2015 as esm2015 08:12:58 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:13:02 Compiling @angular/forms : es2015 as esm2015 08:13:02 Compiling @angular/common/http/testing : es2015 as esm2015 08:13:03 Compiling @angular/router/testing : es2015 as esm2015 08:14:10 26 04 2023 08:14:02.525:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:14:10 26 04 2023 08:14:02.537:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:14:10 26 04 2023 08:14:02.562:INFO [launcher]: Starting browser ChromeHeadless 08:15:32 26 04 2023 08:15:19.873:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:15:37 26 04 2023 08:15:37.279:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 08:15:56 ✔ Browser application bundle generation complete. 08:15:56 26 04 2023 08:15:56.090:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket RzXm50ioM41_ZsPWAAAB with id 35875983 08:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.976 secs) 08:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.088 secs) 08:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.14 secs) 08:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.209 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.229 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.507 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.551 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.587 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.613 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.838 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.877 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.92 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.971 secs) 08:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.004 secs) 08:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.239 secs) 08:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.495 secs) 08:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.542 secs) 08:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.569 secs) 08:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.884 secs) 08:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.906 secs) 08:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.952 secs) 08:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.055 secs) 08:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.218 secs) 08:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.303 secs) 08:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.355 secs) 08:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.583 secs) 08:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.612 secs) 08:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.976 secs) 08:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.05 secs) 08:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.112 secs) 08:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.175 secs) 08:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.22 secs) 08:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.239 secs) 08:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.368 secs) 08:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.409 secs) 08:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.508 secs) 08:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.551 secs) 08:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.602 secs) 08:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.74 secs) 08:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.774 secs) 08:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.827 secs) 08:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.178 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.365 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.422 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.464 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.483 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.498 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.691 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.713 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.823 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.998 secs) 08:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.018 secs) 08:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.032 secs) 08:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.061 secs) 08:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.103 secs) 08:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.121 secs) 08:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.133 secs) 08:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.55 secs) 08:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.64 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.822 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.91 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.939 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.979 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.112 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.245 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.297 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.317 secs) 08:16:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.369 secs) 08:16:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.892 secs) 08:16:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.938 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.327 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.385 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.591 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.635 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.669 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.683 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.696 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.712 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.837 secs) 08:16:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.079 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.097 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.109 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.209 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.268 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.286 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.297 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.34 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.414 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.499 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.534 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.549 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.564 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.58 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.601 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.611 secs) 08:16:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.722 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.842 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.902 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.083 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.109 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.124 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.168 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.183 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.265 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.318 secs) 08:16:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.381 secs) 08:16:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.582 secs) 08:16:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.752 secs) 08:16:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.817 secs) 08:16:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.85 secs) 08:16:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.885 secs) 08:16:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.908 secs) 08:16:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.993 secs) 08:16:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.068 secs) 08:16:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.115 secs) 08:16:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.175 secs) 08:16:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.415 secs) 08:16:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.503 secs) 08:16:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.649 secs) 08:16:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.704 secs) 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.77 secs) 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.82 secs) 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.91 secs) 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.042 secs) 08:16:29 WARN: ' 08:16:29 It looks like you're using ngModel on the same form field as formControlName. 08:16:29 Support for using the ngModel input property and ngModelChange event with 08:16:29 reactive form directives has been deprecated in Angular v6 and will be removed 08:16:29 in a future version of Angular. 08:16:29 08:16:29 For more information on this, see our API docs here: 08:16:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:16:29 ' 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.042 secs) 08:16:29 WARN: ' 08:16:29 It looks like you're using ngModel on the same form field as formControlName. 08:16:29 Support for using the ngModel input property and ngModelChange event with 08:16:29 reactive form directives has been deprecated in Angular v6 and will be removed 08:16:29 in a future version of Angular. 08:16:29 08:16:29 For more information on this, see our API docs here: 08:16:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:16:29 ' 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.169 secs) 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.239 secs) 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.348 secs) 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.408 secs) 08:16:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.441 secs) 08:16:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.496 secs) 08:16:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.623 secs) 08:16:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.75 secs) 08:16:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.824 secs) 08:16:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.978 secs) 08:16:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.023 secs) 08:16:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.146 secs) 08:16:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.205 secs) 08:16:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.27 secs) 08:16:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.479 secs) 08:16:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.619 secs) 08:16:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.679 secs) 08:16:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.702 secs) 08:16:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.729 secs) 08:16:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.753 secs) 08:16:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.798 secs) 08:16:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.857 secs) 08:16:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.914 secs) 08:16:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.932 secs) 08:16:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.947 secs) 08:16:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.83 secs / 13.947 secs) 08:16:33 TOTAL: 149 SUCCESS 08:16:33 ✔ Browser application bundle generation complete. 08:16:36 08:16:36 =============================== Coverage summary =============================== 08:16:36 Statements : 40.98% ( 1467/3580 ) 08:16:36 Branches : 12.03% ( 111/923 ) 08:16:36 Functions : 33.28% ( 432/1298 ) 08:16:36 Lines : 38.91% ( 1318/3387 ) 08:16:36 ================================================================================ 08:16:36 26 04 2023 08:16:36.268:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:16:37 ✔ Browser application bundle generation complete. 08:16:38 make[1]: Leaving directory '/w/workspace/edgex-ui-go/101/web' [Pipeline] echo 08:16:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:16:38 $ docker stop --time=1 ed3e65387d52d874d12b29d7760b0f0551376d65f86fc740870935b9ab74dad9 08:16:40 $ docker rm -f --volumes ed3e65387d52d874d12b29d7760b0f0551376d65f86fc740870935b9ab74dad9 [Pipeline] // withDockerContainer [Pipeline] sh 08:16:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:16:44 Warning: overwriting stash ‘coverage-report’ 08:16:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:16:52 + ls -al . 08:16:52 total 184 08:16:52 drwxrwxr-x 13 jenkins jenkins 4096 Apr 26 08:04 . 08:16:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:01 .. 08:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:01 .blubracket 08:16:52 -rw-rw-r-- 1 jenkins jenkins 18 Apr 26 08:01 .dockerignore 08:16:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:01 .git 08:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:01 .github 08:16:52 -rw-rw-r-- 1 jenkins jenkins 185 Apr 26 08:01 .gitignore 08:16:52 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 26 08:01 Attribution.txt 08:16:52 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 26 08:01 CHANGELOG.md 08:16:52 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 08:01 CONTRIBUTING.md 08:16:52 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 26 08:01 Dockerfile 08:16:52 -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 08:01 Jenkinsfile 08:16:52 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 08:01 LICENSE 08:16:52 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 26 08:01 Makefile 08:16:52 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 26 08:01 README.md 08:16:52 -rw-rw-r-- 1 jenkins jenkins 11 Apr 26 07:57 VERSION 08:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:01 assets 08:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:01 bin 08:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:01 cmd 08:16:52 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 08:04 coverage.out 08:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:01 docs 08:16:52 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 26 08:01 go.mod 08:16:52 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 26 08:01 go.sum 08:16:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:01 internal 08:16:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:01 snap 08:16:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:01 testing 08:16:52 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 08:01 version.go 08:16:52 drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 08:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:52 + 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=3b11f5800bf1be7c6dc664b1a997417eb16645d3 --label arch=arm64 --label version=3.0.0-dev.5 . 08:16:54 Sending build context to Docker daemon 31.55MB 08:16:54 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:16:54 Step 2/26 : FROM ${BASE} AS builder 08:16:54 ---> 0e6fdaa96ddd 08:16:54 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:16:55 ---> Running in f42177593d36 08:16:55 Removing intermediate container f42177593d36 08:16:55 ---> 1a9a94367647 08:16:55 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:16:55 ---> Running in 1dfa1518a8fd 08:16:55 Removing intermediate container 1dfa1518a8fd 08:16:55 ---> 5e89755aa903 08:16:55 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:16:55 ---> Running in 53bf30a8bfa9 08:16:55 Removing intermediate container 53bf30a8bfa9 08:16:55 ---> 2375757577ed 08:16:55 Step 6/26 : LABEL Name=edgex-ui-go 08:16:55 ---> Running in 59057cd79d22 08:16:56 Removing intermediate container 59057cd79d22 08:16:56 ---> 9cae9ee806d4 08:16:56 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:16:56 ---> Running in c74524f7138e 08:16:56 Removing intermediate container c74524f7138e 08:16:56 ---> 1a3dd034f066 08:16:56 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:16:59 ---> 8c3f78091390 08:16:59 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:59 ---> Running in 8beaafaed090 08:17:01 Removing intermediate container 8beaafaed090 08:17:01 ---> 2f2bd55e8ea0 08:17:01 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:01 ---> Running in b195fa20fcf2 08:17:02 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:17:02 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:17:04 OK: 263 MiB in 53 packages 08:17:05 Removing intermediate container b195fa20fcf2 08:17:05 ---> a14a30d949bf 08:17:05 Step 11/26 : ENV GO111MODULE=on 08:17:05 ---> Running in 5cb2da6e8ab8 08:17:05 Removing intermediate container 5cb2da6e8ab8 08:17:05 ---> 766a696472f8 08:17:05 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:17:05 ---> Running in 0dfcc44e4902 08:17:06 Removing intermediate container 0dfcc44e4902 08:17:06 ---> 3623e499e258 08:17:06 Step 13/26 : COPY go.mod vendor* ./ 08:17:06 ---> 464102a02bd1 08:17:06 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:06 ---> Running in 7e21962c29f5 08:17:08 Removing intermediate container 7e21962c29f5 08:17:08 ---> a18024c399f5 08:17:08 Step 15/26 : COPY . . 08:17:13 ---> 0aeef9273355 08:17:13 Step 16/26 : RUN ${MAKE} 08:17:13 ---> Running in 6f65a26c09b0 08:17:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:19:20 Removing intermediate container 6f65a26c09b0 08:19:20 ---> 5082ddedc151 08:19:20 Step 17/26 : FROM alpine:3.14 08:19:20 3.14: Pulling from library/alpine 08:19:20 422ed46b1a92: Pulling fs layer 08:19:20 422ed46b1a92: Verifying Checksum 08:19:20 422ed46b1a92: Download complete 08:19:20 422ed46b1a92: Pull complete 08:19:20 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 08:19:20 Status: Downloaded newer image for alpine:3.14 08:19:20 ---> 46c5e66a9efa 08:19:20 Step 18/26 : EXPOSE 4000 08:19:20 ---> Running in d481bb3ad5a6 08:19:20 Removing intermediate container d481bb3ad5a6 08:19:20 ---> caa7a0520afc 08:19:20 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:19:20 ---> 5297af57be51 08:19:20 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:19:20 ---> 88478a02e5e0 08:19:20 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:19:20 ---> f110013fd5f4 08:19:20 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:19:20 ---> Running in 3845d9050538 08:19:20 Removing intermediate container 3845d9050538 08:19:20 ---> 6ea7f9749b15 08:19:20 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:19:20 ---> Running in 1c41a03e24e0 08:19:20 Removing intermediate container 1c41a03e24e0 08:19:20 ---> 99575a6630f0 08:19:20 Step 24/26 : LABEL arch=arm64 08:19:20 ---> Running in 4e2f28a1f020 08:19:20 Removing intermediate container 4e2f28a1f020 08:19:20 ---> 20d536d262b2 08:19:20 Step 25/26 : LABEL git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:19:20 ---> Running in cf9e6af90ecd 08:19:20 Removing intermediate container cf9e6af90ecd 08:19:20 ---> 48fb455e6aa8 08:19:20 Step 26/26 : LABEL version=3.0.0-dev.5 08:19:20 ---> Running in 83cb1cf16964 08:19:20 Removing intermediate container 83cb1cf16964 08:19:20 ---> d4d05de3f7e3 08:19:20 [Warning] One or more build-args [ARCH] were not consumed 08:19:20 Successfully built d4d05de3f7e3 08:19:20 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 08:19:20 provisioning config files... 08:19:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config3585170938978154382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:21 ---> docker-login.sh 08:19:21 nexus3.edgexfoundry.org:10001 08:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:21 Configure a credential helper to remove this warning. See 08:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:21 08:19:21 Login Succeeded 08:19:21 nexus3.edgexfoundry.org:10002 08:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:21 Configure a credential helper to remove this warning. See 08:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:21 08:19:21 Login Succeeded 08:19:21 nexus3.edgexfoundry.org:10003 08:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:22 Configure a credential helper to remove this warning. See 08:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:22 08:19:22 Login Succeeded 08:19:22 nexus3.edgexfoundry.org:10004 08:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:22 Configure a credential helper to remove this warning. See 08:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:22 08:19:22 Login Succeeded 08:19:22 docker.io 08:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:22 Configure a credential helper to remove this warning. See 08:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:22 08:19:22 Login Succeeded 08:19:22 ---> docker-login.sh ends [Pipeline] } 08:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:19:23 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:19:23 3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:19:23 latest 08:19:23 3.0.0-dev.5 08:19:23 3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 08:19:23 main 08:19:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:19:23 657252bc386e: Preparing 08:19:23 c6f42be50334: Preparing 08:19:23 13023a138c7c: Preparing 08:19:23 6979b741102e: Preparing 08:19:23 c6f42be50334: Pushed 08:19:23 657252bc386e: Pushed 08:19:24 6979b741102e: Layer already exists 08:19:31 13023a138c7c: Pushed 08:19:31 3b11f5800bf1be7c6dc664b1a997417eb16645d3: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:19:31 657252bc386e: Preparing 08:19:31 c6f42be50334: Preparing 08:19:31 13023a138c7c: Preparing 08:19:31 6979b741102e: Preparing 08:19:31 13023a138c7c: Layer already exists 08:19:31 c6f42be50334: Layer already exists 08:19:31 657252bc386e: Layer already exists 08:19:31 6979b741102e: Layer already exists 08:19:32 latest: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.5 08:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:19:32 657252bc386e: Preparing 08:19:32 c6f42be50334: Preparing 08:19:32 13023a138c7c: Preparing 08:19:32 6979b741102e: Preparing 08:19:32 657252bc386e: Layer already exists 08:19:32 c6f42be50334: Layer already exists 08:19:32 6979b741102e: Layer already exists 08:19:32 13023a138c7c: Layer already exists 08:19:32 3.0.0-dev.5: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 08:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:19:33 657252bc386e: Preparing 08:19:33 c6f42be50334: Preparing 08:19:33 13023a138c7c: Preparing 08:19:33 6979b741102e: Preparing 08:19:33 13023a138c7c: Layer already exists 08:19:33 657252bc386e: Layer already exists 08:19:33 c6f42be50334: Layer already exists 08:19:33 6979b741102e: Layer already exists 08:19:33 3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:19:34 657252bc386e: Preparing 08:19:34 c6f42be50334: Preparing 08:19:34 13023a138c7c: Preparing 08:19:34 6979b741102e: Preparing 08:19:34 c6f42be50334: Layer already exists 08:19:34 6979b741102e: Layer already exists 08:19:34 13023a138c7c: Layer already exists 08:19:34 657252bc386e: Layer already exists 08:19:34 main: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:34 ===================================================== [Pipeline] echo 08:19:34 taggedImages: 08:19:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3 08:19:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:19:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.5 08:19:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 08:19:34 - 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 08:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:35 08:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:35 arm64: Pulling from edgex-lftools-log-publisher 08:19:35 8998bd30e6a1: Pulling fs layer 08:19:35 04944245beec: Pulling fs layer 08:19:35 699f458cf7ca: Pulling fs layer 08:19:35 765212b225bb: Pulling fs layer 08:19:35 f23df028b6ca: Pulling fs layer 08:19:35 d65c8cfc05b1: Pulling fs layer 08:19:35 2437ff75d9bd: Pulling fs layer 08:19:35 765212b225bb: Waiting 08:19:35 f23df028b6ca: Waiting 08:19:35 d65c8cfc05b1: Waiting 08:19:35 2437ff75d9bd: Waiting 08:19:35 04944245beec: Verifying Checksum 08:19:35 04944245beec: Download complete 08:19:35 765212b225bb: Verifying Checksum 08:19:35 765212b225bb: Download complete 08:19:35 f23df028b6ca: Verifying Checksum 08:19:35 f23df028b6ca: Download complete 08:19:35 d65c8cfc05b1: Verifying Checksum 08:19:35 d65c8cfc05b1: Download complete 08:19:35 699f458cf7ca: Verifying Checksum 08:19:35 699f458cf7ca: Download complete 08:19:36 8998bd30e6a1: Download complete 08:19:38 2437ff75d9bd: Verifying Checksum 08:19:38 2437ff75d9bd: Download complete 08:19:40 8998bd30e6a1: Pull complete 08:19:40 04944245beec: Pull complete 08:19:42 699f458cf7ca: Pull complete 08:19:42 765212b225bb: Pull complete 08:19:43 f23df028b6ca: Pull complete 08:19:43 d65c8cfc05b1: Pull complete 08:19:58 2437ff75d9bd: Pull complete 08:19:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:58 prd-ubuntu20.04-docker-arm64-4c-16g-10975 does not seem to be running inside a container 08:19:58 $ 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/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 08:20:04 $ docker top 824e064f8c89731ae3efb3c63686d686f8543624f361c2e40b312521f4907066 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:05 ---> job-cost.sh 08:20:05 lf-activate-venv: SKIPPING 08:20:05 INFO: No Stack... 08:20:06 INFO: Retrieving Pricing Info for: v3-standard-4 08:20:07 INFO: Archiving Costs [Pipeline] sh 08:20:07 + cut -d, -f6 08:20:07 + cat /w/workspace/edgex-ui-go/101/archives/cost.csv [Pipeline] lock 08:20:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] 08:20:07 Resource [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] did not exist. Created. 08:20:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:20:08 /w/workspace/edgex-ui-go/101@tmp/durable-5732a8d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:20:09 + echo total: 0.10999999940395355 [Pipeline] stash 08:20:09 Warning: overwriting stash ‘stack-cost’ 08:20:13 Stashed 1 file(s) [Pipeline] } 08:20:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 08:20:13 $ docker stop --time=1 824e064f8c89731ae3efb3c63686d686f8543624f361c2e40b312521f4907066 08:20:15 $ docker rm -f --volumes 824e064f8c89731ae3efb3c63686d686f8543624f361c2e40b312521f4907066 [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 08:20:15 provisioning config files... 08:20:15 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13996863251840577241tmp [Pipeline] { [Pipeline] sh 08:20:16 + set +x 08:20:16 + curl -s+ https://codecov.io/bash 08:20:16 bash -s -- 08:20:16 08:20:16 _____ _ 08:20:16 / ____| | | 08:20:16 | | ___ __| | ___ ___ _____ __ 08:20:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:20:16 | |___| (_) | (_| | __/ (_| (_) \ V / 08:20:16 \_____\___/ \__,_|\___|\___\___/ \_/ 08:20:16 Bash-1.0.6 08:20:16 08:20:16 08:20:16 ==> git version 2.25.1 found 08:20:16 ==> 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 08:20:16 Release-Date: 2020-01-08 08:20:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:20:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:20:16 ==> Jenkins CI detected. 08:20:16 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:20:16 project root: . 08:20:16 --> token set from env 08:20:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:20:16 ==> Running gcov in . (disable via -X gcov) 08:20:16 ==> Python coveragepy not found 08:20:16 ==> Searching for coverage reports in: 08:20:16 + . 08:20:16 -> Found 1 reports 08:20:16 ==> Detecting git/mercurial file structure 08:20:16 ==> Reading reports 08:20:16 + ./coverage.out bytes=10 08:20:16 ==> Appending adjustments 08:20:16 https://docs.codecov.io/docs/fixing-reports 08:20:17 + Found adjustments 08:20:17 ==> Gzipping contents 08:20:17 12K /tmp/codecov.zwiyIc.gz 08:20:17 ==> Uploading reports 08:20:17 url: https://codecov.io 08:20:17 query: branch=main&commit=3b11f5800bf1be7c6dc664b1a997417eb16645d3&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:20:17 -> Pinging Codecov 08:20:17 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=3b11f5800bf1be7c6dc664b1a997417eb16645d3&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:20:17 -> Uploading to 08:20:17 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/FB506323287CE973F263BFD2A0EB1F37/3b11f5800bf1be7c6dc664b1a997417eb16645d3/de7f392c-4299-4125-9a76-a00890ca574a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T082017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d19ec4d0883c5eca27134e3147ea5099387c8dc0289bb98fb4257cee67f86f2 08:20:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:20:17 Dload Upload Total Spent Left Speed 08:20:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 37825 --:--:-- --:--:-- --:--:-- 37825 08:20:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] } 08:20:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:20:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:20:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:20:18 08:20:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:20:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:20:18 df9b9388f04a: Pulling fs layer 08:20:18 52dc419b0ee2: Pulling fs layer 08:20:18 25bc292e5bac: Pulling fs layer 08:20:18 114826534d7a: Pulling fs layer 08:20:18 4657fd5d0bcf: Pulling fs layer 08:20:18 6ad1cebc031e: Pulling fs layer 08:20:18 8a3aa393b2d8: Pulling fs layer 08:20:18 4657fd5d0bcf: Waiting 08:20:18 6ad1cebc031e: Waiting 08:20:18 8a3aa393b2d8: Waiting 08:20:18 114826534d7a: Waiting 08:20:18 25bc292e5bac: Download complete 08:20:18 52dc419b0ee2: Download complete 08:20:18 4657fd5d0bcf: Verifying Checksum 08:20:18 4657fd5d0bcf: Download complete 08:20:18 df9b9388f04a: Download complete 08:20:18 6ad1cebc031e: Verifying Checksum 08:20:18 6ad1cebc031e: Download complete 08:20:18 df9b9388f04a: Pull complete 08:20:18 52dc419b0ee2: Pull complete 08:20:18 25bc292e5bac: Pull complete 08:20:19 114826534d7a: Download complete 08:20:19 8a3aa393b2d8: Verifying Checksum 08:20:19 8a3aa393b2d8: Download complete 08:20:22 114826534d7a: Pull complete 08:20:22 4657fd5d0bcf: Pull complete 08:20:23 6ad1cebc031e: Pull complete 08:20:25 8a3aa393b2d8: Pull complete 08:20:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:20:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:25 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 08:20: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 08:20:30 $ docker top 9314cee88ae7e8e8fc61674ebfdfc6bcad10e8c79374cc2916d06704dbac23b7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:20:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:20:30 + set -o pipefail 08:20:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:20:37 08:20:37 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:20:37 08:20:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/bd15e0be-fdb2-4e7a-bb06-be7d2e8dd887 08:20:37 08:20:37 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:20:37 08:20:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:20:37 08:20:37 08:20:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:20:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:20:37 More details here: https://snyk.co/ue1NS [Pipeline] } 08:20:37 $ docker stop --time=1 9314cee88ae7e8e8fc61674ebfdfc6bcad10e8c79374cc2916d06704dbac23b7 08:20:41 $ docker rm -f --volumes 9314cee88ae7e8e8fc61674ebfdfc6bcad10e8c79374cc2916d06704dbac23b7 [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 08:20:41 + git log --format=format:%s -1 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] sh 08:20:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:20:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:42 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 08:20:42 $ 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 08:20:43 $ docker top bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 -eo pid,comm 08:20:43 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:20:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:20:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:20:43 [ssh-agent] Looking for ssh-agent implementation... 08:20:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:20:43 $ docker exec bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 ssh-agent 08:20:43 SSH_AUTH_SOCK=/tmp/ssh-F8WoYkbHfh20/agent.33 08:20:43 SSH_AGENT_PID=39 08:20:43 Running ssh-add (command line suppressed) 08:20:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_825163824075061526.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_825163824075061526.key) 08:20:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:43 + git semver tag 08:20:44 2023-04-26 08:20:44,070 [run_tag] DEBUG tag force:False 08:20:44 2023-04-26 08:20:44,070 [check_head_tag] DEBUG check head tag 08:20:44 2023-04-26 08:20:44,071 [execute] INFO git cat-file --batch-check 08:20:44 2023-04-26 08:20:44,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:20:44 2023-04-26 08:20:44,076 [execute] INFO git cat-file --batch 08:20:44 2023-04-26 08:20:44,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:20:44 2023-04-26 08:20:44,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:20:44 2023-04-26 08:20:44,093 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 08:20:44 2023-04-26 08:20:44,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:20:44 2023-04-26 08:20:44,098 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:20:44 3.0.0-dev.5 [Pipeline] } 08:20:44 $ docker exec --env ******** --env ******** bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 ssh-agent -k 08:20:44 unset SSH_AUTH_SOCK; 08:20:44 unset SSH_AGENT_PID; 08:20:44 echo Agent pid 39 killed; 08:20:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:44 + git semver [Pipeline] } 08:20:44 $ docker stop --time=1 bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 08:20:46 $ docker rm -f --volumes bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:20:46 08:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:20:46 0.23.1-centos7: Pulling from edgex-lftools 08:20:46 ab5ef0e58194: Pulling fs layer 08:20:46 9712f1f96733: Pulling fs layer 08:20:46 63f879dbbcfc: Pulling fs layer 08:20:46 0d9ebad4ef96: Pulling fs layer 08:20:46 e9a5061849ea: Pulling fs layer 08:20:46 d747dcd14b5f: Pulling fs layer 08:20:46 2de7ff778b66: Pulling fs layer 08:20:46 0d9ebad4ef96: Waiting 08:20:46 e9a5061849ea: Waiting 08:20:46 2de7ff778b66: Waiting 08:20:46 d747dcd14b5f: Waiting 08:20:46 9712f1f96733: Verifying Checksum 08:20:46 9712f1f96733: Download complete 08:20:47 63f879dbbcfc: Verifying Checksum 08:20:47 63f879dbbcfc: Download complete 08:20:47 e9a5061849ea: Verifying Checksum 08:20:47 e9a5061849ea: Download complete 08:20:47 d747dcd14b5f: Download complete 08:20:47 0d9ebad4ef96: Verifying Checksum 08:20:47 0d9ebad4ef96: Download complete 08:20:47 ab5ef0e58194: Download complete 08:20:47 2de7ff778b66: Verifying Checksum 08:20:47 2de7ff778b66: Download complete 08:20:49 ab5ef0e58194: Pull complete 08:20:49 9712f1f96733: Pull complete 08:20:50 63f879dbbcfc: Pull complete 08:20:55 0d9ebad4ef96: Pull complete 08:20:55 e9a5061849ea: Pull complete 08:20:55 d747dcd14b5f: Pull complete 08:20:55 2de7ff778b66: Pull complete 08:20:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:20:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:20:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:56 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 08:20:56 $ 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 08:21:02 $ docker top 22bd7569a648477f4ad78580a3a9f1439b6ac75bacf3bdfefee5c9327ec4b0d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:21:02 provisioning config files... 08:21:02 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13796543814259481492tmp 08:21:02 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4855963342470347813tmp 08:21:02 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15744744875094722545tmp [Pipeline] { [Pipeline] echo 08:21:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:21:03 ---> sigul-configuration.sh 08:21:03 gpg: directory `/root/.gnupg' created 08:21:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:21:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:21:03 gpg: keyring `/root/.gnupg/secring.gpg' created 08:21:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:21:03 gpg: CAST5 encrypted data 08:21:03 gpg: encrypted with 1 passphrase 08:21:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:21:03 + mkdir /home/jenkins 08:21:03 + mkdir /home/jenkins/sigul [Pipeline] sh 08:21:03 + 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 08:21:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:21:03 ---> sigul-install.sh 08:21:03 Sigul already installed; skipping installation. [Pipeline] sh 08:21:04 + git tag --list 08:21:04 0.1.1 08:21:04 v1.1.0 08:21:04 v1.2.0 08:21:04 v1.2.1 08:21:04 v1.3.0 08:21:04 v2.0.0 08:21:04 v2.1.0 08:21:04 v2.2.0 08:21:04 v2.2.1-dev.1 08:21:04 v2.2.1-dev.2 08:21:04 v2.2.1-dev.3 08:21:04 v2.2.1-dev.4 08:21:04 v2.2.1-dev.5 08:21:04 v2.2.1-dev.6 08:21:04 v2.2.1-dev.7 08:21:04 v2.3.0 08:21:04 v2.3.0-dev.10 08:21:04 v2.3.0-dev.11 08:21:04 v2.3.0-dev.12 08:21:04 v2.3.0-dev.13 08:21:04 v2.3.0-dev.14 08:21:04 v2.3.0-dev.15 08:21:04 v2.3.0-dev.16 08:21:04 v2.3.0-dev.17 08:21:04 v2.3.0-dev.18 08:21:04 v2.3.0-dev.19 08:21:04 v2.3.0-dev.20 08:21:04 v2.3.0-dev.21 08:21:04 v2.3.0-dev.22 08:21:04 v2.3.0-dev.23 08:21:04 v2.3.0-dev.24 08:21:04 v2.3.0-dev.7 08:21:04 v2.3.0-dev.8 08:21:04 v2.3.0-dev.9 08:21:04 v3.0.0-dev.1 08:21:04 v3.0.0-dev.2 08:21:04 v3.0.0-dev.3 08:21:04 v3.0.0-dev.4 08:21:04 v3.0.0-dev.5 [Pipeline] sh 08:21:04 + lftools sign git-tag v3.0.0-dev.5 08:21:05 Signing Git tag with Sigul... 08:21:05 Signing v3.0.0-dev.5 [Pipeline] echo 08:21:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:21:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:21:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:21:05 $ docker stop --time=1 22bd7569a648477f4ad78580a3a9f1439b6ac75bacf3bdfefee5c9327ec4b0d5 08:21:06 $ docker rm -f --volumes 22bd7569a648477f4ad78580a3a9f1439b6ac75bacf3bdfefee5c9327ec4b0d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:21:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:21:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:07 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 08:21:07 $ 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 08:21:08 $ docker top 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed -eo pid,comm 08:21:08 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:21:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:08 [ssh-agent] Looking for ssh-agent implementation... 08:21:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:08 $ docker exec 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed ssh-agent 08:21:08 SSH_AUTH_SOCK=/tmp/ssh-8oBUnTvmJ8qz/agent.32 08:21:08 SSH_AGENT_PID=38 08:21:08 Running ssh-add (command line suppressed) 08:21:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17053959373757161117.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17053959373757161117.key) 08:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:08 + git semver bump pre 08:21:09 2023-04-26 08:21:09,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:21:09 2023-04-26 08:21:09,132 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev 08:21:09 2023-04-26 08:21:09,132 [bump_version] DEBUG bumped version:3.0.0-dev.6 08:21:09 2023-04-26 08:21:09,132 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 08:21:09 2023-04-26 08:21:09,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:21:09 2023-04-26 08:21:09,132 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:21:09 2023-04-26 08:21:09,134 [execute] INFO git cat-file --batch-check 08:21:09 2023-04-26 08:21:09,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:21:09 2023-04-26 08:21:09,138 [execute] INFO git cat-file --batch 08:21:09 2023-04-26 08:21:09,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:21:09 2023-04-26 08:21:09,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:21:09 3.0.0-dev.6 [Pipeline] } 08:21:09 $ docker exec --env ******** --env ******** 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed ssh-agent -k 08:21:09 unset SSH_AUTH_SOCK; 08:21:09 unset SSH_AGENT_PID; 08:21:09 echo Agent pid 38 killed; 08:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:21:09 + git semver [Pipeline] } 08:21:09 $ docker stop --time=1 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed 08:21:11 $ docker rm -f --volumes 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed [Pipeline] // withDockerContainer [Pipeline] sh 08:21:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:21:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:11 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 08:21:11 $ 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 08:21:12 $ docker top 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 -eo pid,comm 08:21:12 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:21:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:12 [ssh-agent] Looking for ssh-agent implementation... 08:21:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:12 $ docker exec 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 ssh-agent 08:21:12 SSH_AUTH_SOCK=/tmp/ssh-i9LKCeGmgS65/agent.32 08:21:12 SSH_AGENT_PID=38 08:21:12 Running ssh-add (command line suppressed) 08:21:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2145260396306490561.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2145260396306490561.key) 08:21:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:12 + git semver push 08:21:13 2023-04-26 08:21:13,147 [run_push] DEBUG push 08:21:13 2023-04-26 08:21:13,148 [execute] INFO git cat-file --batch-check 08:21:13 2023-04-26 08:21:13,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:21:13 2023-04-26 08:21:13,151 [execute] INFO git rev-list f273eb2e9c5e4adb416f77bf83c36aa0e4f098c4 -- 08:21:13 2023-04-26 08:21:13,152 [execute] DEBUG Popen(['git', 'rev-list', 'f273eb2e9c5e4adb416f77bf83c36aa0e4f098c4', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:21:13 2023-04-26 08:21:13,158 [execute] INFO git fetch -v origin 08:21:13 2023-04-26 08:21:13,159 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:21:13 2023-04-26 08:21:13,641 [run_push] DEBUG no remote changes detected 08:21:13 2023-04-26 08:21:13,641 [execute] INFO git push origin semver 08:21:13 2023-04-26 08:21:13,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:21:14 2023-04-26 08:21:14,451 [run_push] DEBUG push all version tags 08:21:14 2023-04-26 08:21:14,452 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:21:14 2023-04-26 08:21:14,452 [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) 08:21:15 2023-04-26 08:21:15,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:21:15 3.0.0-dev.6 [Pipeline] } 08:21:15 $ docker exec --env ******** --env ******** 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 ssh-agent -k 08:21:15 unset SSH_AUTH_SOCK; 08:21:15 unset SSH_AGENT_PID; 08:21:15 echo Agent pid 38 killed; 08:21:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:21:15 + git semver [Pipeline] } 08:21:16 $ docker stop --time=1 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 08:21:17 $ docker rm -f --volumes 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 [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 08:21:17 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:21:17 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:21:17 total 16 08:21:17 drwxr-xr-x 3 root root 4096 Apr 26 08:01 . 08:21:17 drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 08:21 .. 08:21:17 drwxr-xr-x 2 root root 4096 Apr 26 08:01 cost 08:21:17 -rw-r--r-- 1 root root 83 Apr 26 08:01 cost.csv 08:21:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:21:17 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:21:17 total 16 08:21:17 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 08:01 . 08:21:17 drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 08:21 .. 08:21:17 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 08:01 cost 08:21:17 -rw-r--r-- 1 jenkins jenkins 83 Apr 26 08:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:21:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:21:18 ---> package-listing.sh 08:21:18 ++ facter osfamily 08:21:18 ++ tr '[:upper:]' '[:lower:]' 08:21:19 + OS_FAMILY=debian 08:21:19 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:21:19 + START_PACKAGES=/tmp/packages_start.txt 08:21:19 + END_PACKAGES=/tmp/packages_end.txt 08:21:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:21:19 + PACKAGES=/tmp/packages_start.txt 08:21:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:21:19 + PACKAGES=/tmp/packages_end.txt 08:21:19 + case "${OS_FAMILY}" in 08:21:19 + dpkg -l 08:21:19 + grep '^ii' 08:21:19 + '[' -f /tmp/packages_start.txt ']' 08:21:19 + '[' -f /tmp/packages_end.txt ']' 08:21:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:21:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:21:19 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:21:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:21:19 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 08:21:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:20 prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container 08:21:20 $ 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 08:21:20 $ docker top 2e3c046f4bada2a79c887a020f5efd2a7b4d989ff163ce67e1328c6705fb2a9f -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:20 + touch /tmp/pre-build-complete [Pipeline] sh 08:21:21 + mkdir -p /var/log/sysstat [Pipeline] sh 08:21:21 + ls /var/log/sa-host 08:21:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:21 provisioning config files... 08:21:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3771034491567754511tmp [Pipeline] { [Pipeline] echo 08:21:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:21:21 ---> create-netrc.sh [Pipeline] } 08:21:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:21:22 ---> python-tools-install.sh [Pipeline] echo 08:21:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:21:22 ---> sudo-logs.sh 08:21:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:21:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:21:22 ---> job-cost.sh 08:21:22 lf-activate-venv: SKIPPING 08:21:22 DEBUG: total: 0.2199999988079071 08:21:22 INFO: Retrieving Stack Cost... 08:21:23 INFO: Retrieving Pricing Info for: v3-standard-8 08:21:23 INFO: Archiving Costs [Pipeline] echo 08:21:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:21:23 ---> logs-deploy.sh 08:21:23 lf-activate-venv: SKIPPING 08:21:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/101 08:21:23 INFO: archiving workspace using pattern(s): 08:21:24 Archives upload complete. 08:21:24 INFO: archiving logs to Nexus