Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a62889a0a610a23dc1087e46dd3b3342a727a958 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-ssh8171010329228784503.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5818976905856434714.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh15801523489487555351.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4783290722344683283.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh15137597806432330553.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8611’ Running on prd-ubuntu20.04-docker-8c-8g-8614 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a62889a0a610a23dc1087e46dd3b3342a727a958 (main) Commit message: "Merge pull request #559 from badboy-huaqiao/issue-#543" > git config core.sparsecheckout # timeout=10 > git checkout -f a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 > git rev-list --no-walk 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:51 ========================================================= 20:44:51 EdgeX Global Pipelines Version Info 20:44:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:52 ------------------- 20:44:52 stable info: 20:44:52 ------------------- 20:44:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:52 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:44:52 Message: update stable to v1.0.243 20:44:52 ------------------- 20:44:52 experimental info: 20:44:52 ------------------- 20:44:52 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:52 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:44:52 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:44:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:44:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a62889a [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:53 provisioning config files... 20:44:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3535869593114099494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:53 ---> docker-login.sh 20:44:53 nexus3.edgexfoundry.org:10001 20:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:53 Configure a credential helper to remove this warning. See 20:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:53 20:44:53 Login Succeeded 20:44:53 nexus3.edgexfoundry.org:10002 20:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:54 Configure a credential helper to remove this warning. See 20:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:54 20:44:54 Login Succeeded 20:44:54 nexus3.edgexfoundry.org:10003 20:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:54 Configure a credential helper to remove this warning. See 20:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:54 20:44:54 Login Succeeded 20:44:54 nexus3.edgexfoundry.org:10004 20:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:54 Configure a credential helper to remove this warning. See 20:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:54 20:44:54 Login Succeeded 20:44:54 docker.io 20:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:54 Configure a credential helper to remove this warning. See 20:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:54 20:44:54 Login Succeeded 20:44:54 ---> docker-login.sh ends [Pipeline] } 20:44:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:44:55 + git rev-list -1 --merges a62889a0a610a23dc1087e46dd3b3342a727a958~1..a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] echo 20:44:55 -----------> git rev-list -1 --merges a62889a0a610a23dc1087e46dd3b3342a727a958~1..a62889a0a610a23dc1087e46dd3b3342a727a958 a62889a0a610a23dc1087e46dd3b3342a727a958 20:44:55 a62889a0a610a23dc1087e46dd3b3342a727a958 [false] [Pipeline] sh 20:44:55 + git log --format=format:%s -1 a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] echo 20:44:55 ========================================================= 20:44:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:55 + git log --format=format:%s -1 a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] echo 20:44:55 [semverPrep] GIT_COMMIT: a62889a0a610a23dc1087e46dd3b3342a727a958, Commit Message: Merge pull request #559 from badboy-huaqiao/issue-#543 [Pipeline] echo 20:44:55 [semverPrep] This is not a build commit. [Pipeline] sh 20:44:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:56 + grep -v github /etc/ssh/ssh_known_hosts 20:44:56 + [ -e /tmp/ssh_known_hosts ] 20:44:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:44:56 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:56 20:44:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:56 0.1.4: Pulling from edgex-devops/py-git-semver 20:44:56 b85a868b505f: Pulling fs layer 20:44:56 e2be974225ed: Pulling fs layer 20:44:56 339a4e72a1f5: Pulling fs layer 20:44:56 988bab9f4d93: Pulling fs layer 20:44:56 1469e6f7b9e6: Pulling fs layer 20:44:56 eaf3925da568: Pulling fs layer 20:44:56 bab4dde63d76: Pulling fs layer 20:44:56 bde34c3a00c8: Pulling fs layer 20:44:56 b352a97aabf1: Pulling fs layer 20:44:56 4872d77fe225: Pulling fs layer 20:44:56 5851b861e8e6: Pulling fs layer 20:44:56 bab4dde63d76: Waiting 20:44:56 bde34c3a00c8: Waiting 20:44:56 b352a97aabf1: Waiting 20:44:56 4872d77fe225: Waiting 20:44:56 988bab9f4d93: Waiting 20:44:56 5851b861e8e6: Waiting 20:44:56 1469e6f7b9e6: Waiting 20:44:56 eaf3925da568: Waiting 20:44:56 e2be974225ed: Verifying Checksum 20:44:56 e2be974225ed: Download complete 20:44:56 988bab9f4d93: Verifying Checksum 20:44:56 988bab9f4d93: Download complete 20:44:57 1469e6f7b9e6: Verifying Checksum 20:44:57 1469e6f7b9e6: Download complete 20:44:57 eaf3925da568: Verifying Checksum 20:44:57 eaf3925da568: Download complete 20:44:57 339a4e72a1f5: Verifying Checksum 20:44:57 339a4e72a1f5: Download complete 20:44:57 bde34c3a00c8: Verifying Checksum 20:44:57 bde34c3a00c8: Download complete 20:44:57 b352a97aabf1: Download complete 20:44:57 4872d77fe225: Verifying Checksum 20:44:57 4872d77fe225: Download complete 20:44:57 5851b861e8e6: Verifying Checksum 20:44:57 5851b861e8e6: Download complete 20:44:57 b85a868b505f: Download complete 20:44:57 bab4dde63d76: Verifying Checksum 20:44:57 bab4dde63d76: Download complete 20:44:58 b85a868b505f: Pull complete 20:44:58 e2be974225ed: Pull complete 20:44:58 339a4e72a1f5: Pull complete 20:44:59 988bab9f4d93: Pull complete 20:44:59 1469e6f7b9e6: Pull complete 20:44:59 eaf3925da568: Pull complete 20:45:01 bab4dde63d76: Pull complete 20:45:01 bde34c3a00c8: Pull complete 20:45:01 b352a97aabf1: Pull complete 20:45:01 4872d77fe225: Pull complete 20:45:01 5851b861e8e6: Pull complete 20:45:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:01 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 20:45:01 $ 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 20:45:03 $ docker top 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 -eo pid,comm 20:45:03 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). 20:45:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:03 [ssh-agent] Looking for ssh-agent implementation... 20:45:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:03 $ docker exec 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 ssh-agent 20:45:03 SSH_AUTH_SOCK=/tmp/ssh-H5e9WDmmLvXa/agent.32 20:45:03 SSH_AGENT_PID=38 20:45:03 Running ssh-add (command line suppressed) 20:45:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18432945473737450935.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18432945473737450935.key) 20:45:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:03 + git tag --points-at HEAD [Pipeline] } 20:45:03 $ docker exec --env ******** --env ******** 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 ssh-agent -k 20:45:04 unset SSH_AUTH_SOCK; 20:45:04 unset SSH_AGENT_PID; 20:45:04 echo Agent pid 38 killed; 20:45:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:04 [ssh-agent] Looking for ssh-agent implementation... 20:45:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:04 $ docker exec 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 ssh-agent 20:45:04 SSH_AUTH_SOCK=/tmp/ssh-tZwNFKUAtrUD/agent.70 20:45:04 SSH_AGENT_PID=76 20:45:04 Running ssh-add (command line suppressed) 20:45:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5502059911496892640.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5502059911496892640.key) 20:45:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:04 + git semver init 20:45:04 2022-10-19 20:45:04,900 [run_init] DEBUG init version:0.0.0 force:False 20:45:04 2022-10-19 20:45:04,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:45:04 2022-10-19 20:45:04,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:45:04 2022-10-19 20:45:04,902 [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) 20:45:06 2022-10-19 20:45:06,466 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 20:45:06 2022-10-19 20:45:06,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 20:45:06 2022-10-19 20:45:06,466 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:45:06 2022-10-19 20:45:06,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:45:06 2.3.0-dev.13 [Pipeline] } 20:45:06 $ docker exec --env ******** --env ******** 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 ssh-agent -k 20:45:06 unset SSH_AUTH_SOCK; 20:45:06 unset SSH_AGENT_PID; 20:45:06 echo Agent pid 76 killed; 20:45:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:07 + git semver [Pipeline] } 20:45:07 $ docker stop --time=1 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 20:45:08 $ docker rm -f 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:09 Stashed 1 file(s) [Pipeline] echo 20:45:09 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 20:45:09 provisioning config files... 20:45:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17299808544104700510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:09 ---> docker-login.sh 20:45:09 nexus3.edgexfoundry.org:10001 20:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:09 Configure a credential helper to remove this warning. See 20:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:09 20:45:09 Login Succeeded 20:45:09 nexus3.edgexfoundry.org:10002 20:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:09 Configure a credential helper to remove this warning. See 20:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:09 20:45:09 Login Succeeded 20:45:09 nexus3.edgexfoundry.org:10003 20:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:10 Configure a credential helper to remove this warning. See 20:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:10 20:45:10 Login Succeeded 20:45:10 nexus3.edgexfoundry.org:10004 20:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:10 Configure a credential helper to remove this warning. See 20:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:10 20:45:10 Login Succeeded 20:45:10 docker.io 20:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:10 Configure a credential helper to remove this warning. See 20:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:10 20:45:10 Login Succeeded 20:45:10 ---> docker-login.sh ends [Pipeline] } 20:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:45:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:10 ========================================================= 20:45:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:45:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:45:11 Sending build context to Docker daemon 45.42MB 20:45:11 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 20:45:11 Step 2/16 : FROM ${BASE} AS builder 20:45:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:11 213ec9aee27d: Pulling fs layer 20:45:11 4583459ba037: Pulling fs layer 20:45:11 93c1e223e6f2: Pulling fs layer 20:45:11 53926ce57604: Pulling fs layer 20:45:11 21b2b0c7a3f4: Pulling fs layer 20:45:11 30f14e443154: Pulling fs layer 20:45:11 801331c1e519: Pulling fs layer 20:45:11 99cc6dd402b0: Pulling fs layer 20:45:11 7d9ed39f4882: Pulling fs layer 20:45:11 53926ce57604: Waiting 20:45:11 21b2b0c7a3f4: Waiting 20:45:11 801331c1e519: Waiting 20:45:11 99cc6dd402b0: Waiting 20:45:11 7d9ed39f4882: Waiting 20:45:11 93c1e223e6f2: Download complete 20:45:11 4583459ba037: Download complete 20:45:11 21b2b0c7a3f4: Verifying Checksum 20:45:11 21b2b0c7a3f4: Download complete 20:45:11 30f14e443154: Download complete 20:45:11 213ec9aee27d: Download complete 20:45:11 801331c1e519: Verifying Checksum 20:45:11 801331c1e519: Download complete 20:45:11 213ec9aee27d: Pull complete 20:45:11 4583459ba037: Pull complete 20:45:11 93c1e223e6f2: Pull complete 20:45:11 7d9ed39f4882: Verifying Checksum 20:45:11 7d9ed39f4882: Download complete 20:45:12 99cc6dd402b0: Verifying Checksum 20:45:12 99cc6dd402b0: Download complete 20:45:12 53926ce57604: Verifying Checksum 20:45:12 53926ce57604: Download complete 20:45:16 53926ce57604: Pull complete 20:45:16 21b2b0c7a3f4: Pull complete 20:45:16 30f14e443154: Pull complete 20:45:16 801331c1e519: Pull complete 20:45:18 99cc6dd402b0: Pull complete 20:45:19 7d9ed39f4882: Pull complete 20:45:19 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:45:19 ---> 1dedd983c030 20:45:19 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:45:21 ---> Running in 7d3f1b97dba7 20:45:21 Removing intermediate container 7d3f1b97dba7 20:45:21 ---> ccc19ac0bb8c 20:45:21 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 20:45:21 ---> Running in a702717e4a5e 20:45:21 Removing intermediate container a702717e4a5e 20:45:21 ---> 47300cc2b019 20:45:21 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 20:45:21 ---> Running in f636c76a8b6e 20:45:21 Removing intermediate container f636c76a8b6e 20:45:21 ---> e280d07dd666 20:45:21 Step 6/16 : LABEL Name=edgex-ui-go 20:45:22 ---> Running in 58afba8578ae 20:45:22 Removing intermediate container 58afba8578ae 20:45:22 ---> caac7fa4829a 20:45:22 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:45:22 ---> Running in 0341437764d7 20:45:22 Removing intermediate container 0341437764d7 20:45:22 ---> 3b86a0ad5e27 20:45:22 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:45:23 latest: Pulling from library/docker 20:45:23 213ec9aee27d: Already exists 20:45:23 7b0dd730a5c3: Pulling fs layer 20:45:23 4b90f8029a36: Pulling fs layer 20:45:23 bea6d6d58c11: Pulling fs layer 20:45:23 b28b21e97172: Pulling fs layer 20:45:23 fd102b8fb384: Pulling fs layer 20:45:23 9eb1d0209852: Pulling fs layer 20:45:23 d3ef7050c453: Pulling fs layer 20:45:23 fb4cbd776d56: Pulling fs layer 20:45:23 d3ef7050c453: Waiting 20:45:23 fb4cbd776d56: Waiting 20:45:23 9eb1d0209852: Waiting 20:45:23 b28b21e97172: Waiting 20:45:23 fd102b8fb384: Waiting 20:45:23 4b90f8029a36: Verifying Checksum 20:45:23 4b90f8029a36: Download complete 20:45:23 7b0dd730a5c3: Verifying Checksum 20:45:23 7b0dd730a5c3: Download complete 20:45:23 7b0dd730a5c3: Pull complete 20:45:23 bea6d6d58c11: Verifying Checksum 20:45:23 bea6d6d58c11: Download complete 20:45:23 4b90f8029a36: Pull complete 20:45:23 9eb1d0209852: Download complete 20:45:23 b28b21e97172: Verifying Checksum 20:45:23 b28b21e97172: Download complete 20:45:23 fb4cbd776d56: Verifying Checksum 20:45:23 fb4cbd776d56: Download complete 20:45:23 d3ef7050c453: Verifying Checksum 20:45:23 d3ef7050c453: Download complete 20:45:23 bea6d6d58c11: Pull complete 20:45:24 b28b21e97172: Pull complete 20:45:24 Still waiting to schedule task 20:45:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8612’ 20:45:24 fd102b8fb384: Verifying Checksum 20:45:24 fd102b8fb384: Download complete 20:45:25 fd102b8fb384: Pull complete 20:45:25 9eb1d0209852: Pull complete 20:45:25 d3ef7050c453: Pull complete 20:45:25 fb4cbd776d56: Pull complete 20:45:25 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 20:45:25 Status: Downloaded newer image for docker:latest 20:45:27 ---> cc5486b54c79 20:45:27 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:27 ---> Running in 8c93b354cc80 20:45:27 Removing intermediate container 8c93b354cc80 20:45:27 ---> 7f1994dcca40 20:45:27 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:27 ---> Running in 157d76bb4c7e 20:45:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:45:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:45:29 OK: 211 MiB in 51 packages 20:45:30 Removing intermediate container 157d76bb4c7e 20:45:30 ---> 11ea4710240d 20:45:30 Step 11/16 : ENV GO111MODULE=on 20:45:30 ---> Running in afd03040e41f 20:45:30 Removing intermediate container afd03040e41f 20:45:30 ---> dfbafd0e4fdd 20:45:30 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:45:30 ---> Running in c6ffb75d83d2 20:45:30 Removing intermediate container c6ffb75d83d2 20:45:30 ---> 57e0d1c60a47 20:45:30 Step 13/16 : COPY go.mod vendor* ./ 20:45:30 ---> ec6d839dab59 20:45:30 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:30 ---> Running in 3d5b4b3d550e 20:45:48 Removing intermediate container 3d5b4b3d550e 20:45:48 ---> c89071b0ffcf 20:45:48 Step 15/16 : COPY . . 20:45:48 ---> 5f0bb83e162e 20:45:48 Step 16/16 : RUN ${MAKE} 20:45:48 ---> Running in 348e9623b0b6 20:45:48 noop 20:45:48 Removing intermediate container 348e9623b0b6 20:45:48 ---> 68efc691c184 20:45:48 Successfully built 68efc691c184 20:45:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker inspect -f . ci-base-image-x86_64 20:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:48 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 20:45:48 $ 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 20:45:49 $ docker top 4020e5876c6c545b1122ba4646dea298f80d2adcbba4acdf2b21c782c7da1b22 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:49 + go version 20:45:49 go version go1.18.7 linux/amd64 [Pipeline] } 20:45:49 $ docker stop --time=1 4020e5876c6c545b1122ba4646dea298f80d2adcbba4acdf2b21c782c7da1b22 20:45:50 $ docker rm -f 4020e5876c6c545b1122ba4646dea298f80d2adcbba4acdf2b21c782c7da1b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:51 + docker inspect -f . ci-base-image-x86_64 20:45:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:51 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 20:45:51 $ 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 20:45:51 $ docker top 63e8693081725e5172d89ea2f1c1fed3097cff5eb6c267c204d15c30cb6c8c8e -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 20:45:52 + make test 20:45:52 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:45:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:46:00 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:46:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:03 ./bin/test-attribution-txt.sh 20:46:03 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 20:46:03 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 20:46:03 An attribution for golang.org/x/net is missing from Attribution.txt, please add 20:46:03 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 20:46:03 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 20:46:03 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 20:46:03 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 20:46:03 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 20:46:03 make -C web test 20:46:03 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 20:46:03 make[1]: tput: No such file or directory 20:46:03 make[1]: tput: No such file or directory 20:46:03 warning: generating ./VERSION 20:46:03 echo "0.0.0" > VERSION 20:46:03 docker build \ 20:46:03 -f Dockerfile \ 20:46:03 --build-arg USER=1000 \ 20:46:03 \ 20:46:03 --label "git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958" \ 20:46:03 -t edgexfoundry/edgex-web-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 \ 20:46:03 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:46:03 . 20:46:03 Sending build context to Docker daemon 3.269MB 20:46:03 Step 1/10 : FROM node:16.17-alpine3.15 20:46:03 16.17-alpine3.15: Pulling from library/node 20:46:03 9621f1afde84: Pulling fs layer 20:46:03 c6f70ee39829: Pulling fs layer 20:46:03 56892a8094a2: Pulling fs layer 20:46:03 58dd87906ef0: Pulling fs layer 20:46:03 58dd87906ef0: Waiting 20:46:03 9621f1afde84: Verifying Checksum 20:46:03 9621f1afde84: Download complete 20:46:03 58dd87906ef0: Download complete 20:46:03 56892a8094a2: Verifying Checksum 20:46:03 56892a8094a2: Download complete 20:46:04 9621f1afde84: Pull complete 20:46:04 c6f70ee39829: Verifying Checksum 20:46:04 c6f70ee39829: Download complete 20:46:05 c6f70ee39829: Pull complete 20:46:05 56892a8094a2: Pull complete 20:46:05 58dd87906ef0: Pull complete 20:46:05 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:46:05 Status: Downloaded newer image for node:16.17-alpine3.15 20:46:05 ---> b69703f70c3d 20:46:05 Step 2/10 : RUN apk add --no-cache chromium 20:46:07 ---> Running in 11f766268eb8 20:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:07 (1/129) Installing libxau (1.0.9-r0) 20:46:07 (2/129) Installing libmd (1.0.3-r0) 20:46:07 (3/129) Installing libbsd (0.11.3-r1) 20:46:07 (4/129) Installing libxdmcp (1.1.3-r0) 20:46:07 (5/129) Installing libxcb (1.14-r2) 20:46:07 (6/129) Installing libx11 (1.7.3.1-r0) 20:46:07 (7/129) Installing libxext (1.3.4-r0) 20:46:07 (8/129) Installing libice (1.0.10-r0) 20:46:07 (9/129) Installing libuuid (2.37.4-r0) 20:46:07 (10/129) Installing libsm (1.2.3-r0) 20:46:07 (11/129) Installing libxt (1.2.1-r0) 20:46:07 (12/129) Installing libxmu (1.1.3-r0) 20:46:07 (13/129) Installing xset (1.2.4-r0) 20:46:07 (14/129) Installing xprop (1.2.5-r0) 20:46:07 (15/129) Installing xdg-utils (1.1.3-r0) 20:46:07 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 20:46:07 (17/129) Installing pkgconf (1.8.0-r0) 20:46:07 (18/129) Installing libffi (3.4.2-r1) 20:46:07 (19/129) Installing libintl (0.21-r0) 20:46:07 (20/129) Installing libblkid (2.37.4-r0) 20:46:07 (21/129) Installing libmount (2.37.4-r0) 20:46:07 (22/129) Installing pcre (8.45-r1) 20:46:07 (23/129) Installing glib (2.70.1-r0) 20:46:07 (24/129) Installing xz-libs (5.2.5-r1) 20:46:08 (25/129) Installing libxml2 (2.9.14-r2) 20:46:08 (26/129) Installing shared-mime-info (2.1-r1) 20:46:08 (27/129) Installing hicolor-icon-theme (0.17-r1) 20:46:08 (28/129) Installing libjpeg-turbo (2.1.2-r0) 20:46:08 (29/129) Installing libpng (1.6.37-r1) 20:46:08 (30/129) Installing libwebp (1.2.2-r0) 20:46:08 (31/129) Installing zstd-libs (1.5.0-r0) 20:46:08 (32/129) Installing tiff (4.4.0-r0) 20:46:08 (33/129) Installing gdk-pixbuf (2.42.8-r0) 20:46:08 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 20:46:08 (35/129) Installing libxcomposite (0.4.5-r0) 20:46:08 (36/129) Installing libxfixes (6.0.0-r0) 20:46:08 (37/129) Installing libxrender (0.9.10-r3) 20:46:08 (38/129) Installing libxcursor (1.2.0-r0) 20:46:08 (39/129) Installing libxdamage (1.1.5-r1) 20:46:08 (40/129) Installing libxi (1.8-r0) 20:46:08 (41/129) Installing libxinerama (1.1.4-r1) 20:46:08 (42/129) Installing libxrandr (1.5.2-r1) 20:46:08 (43/129) Installing atk (2.36.0-r0) 20:46:08 (44/129) Installing libxtst (1.2.3-r3) 20:46:08 (45/129) Installing dbus-libs (1.12.24-r0) 20:46:08 (46/129) Installing at-spi2-core (2.42.0-r0) 20:46:08 (47/129) Installing at-spi2-atk (2.38.0-r0) 20:46:08 (48/129) Installing expat (2.4.9-r0) 20:46:08 (49/129) Installing brotli-libs (1.0.9-r5) 20:46:08 (50/129) Installing libbz2 (1.0.8-r1) 20:46:08 (51/129) Installing freetype (2.11.1-r2) 20:46:08 (52/129) Installing fontconfig (2.13.1-r4) 20:46:08 (53/129) Installing pixman (0.40.0-r3) 20:46:08 (54/129) Installing cairo (1.16.0-r5) 20:46:08 (55/129) Installing cairo-gobject (1.16.0-r5) 20:46:08 (56/129) Installing avahi-libs (0.8-r5) 20:46:08 (57/129) Installing gmp (6.2.1-r1) 20:46:08 (58/129) Installing nettle (3.7.3-r0) 20:46:08 (59/129) Installing p11-kit (0.24.0-r1) 20:46:08 (60/129) Installing libtasn1 (4.18.0-r0) 20:46:08 (61/129) Installing libunistring (0.9.10-r1) 20:46:08 (62/129) Installing gnutls (3.7.1-r1) 20:46:08 (63/129) Installing cups-libs (2.3.3-r6) 20:46:08 (64/129) Installing libepoxy (1.5.9-r0) 20:46:08 (65/129) Installing fribidi (1.0.11-r0) 20:46:08 (66/129) Installing graphite2 (1.3.14-r0) 20:46:08 (67/129) Installing harfbuzz (3.0.0-r2) 20:46:08 (68/129) Installing libxft (2.3.4-r0) 20:46:08 (69/129) Installing pango (1.48.10-r0) 20:46:08 (70/129) Installing wayland-libs-client (1.19.0-r1) 20:46:08 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 20:46:08 (72/129) Installing wayland-libs-egl (1.19.0-r1) 20:46:08 (73/129) Installing xkeyboard-config (2.34-r0) 20:46:08 (74/129) Installing libxkbcommon (1.3.1-r0) 20:46:08 (75/129) Installing gtk+3.0 (3.24.30-r0) 20:46:08 Executing gtk+3.0-3.24.30-r0.post-install 20:46:08 (76/129) Installing libfontenc (1.1.4-r0) 20:46:08 (77/129) Installing mkfontscale (1.2.1-r1) 20:46:08 (78/129) Installing ttf-opensans (1.10-r1) 20:46:08 Executing ttf-opensans-1.10-r1.post-install 20:46:10 (79/129) Installing libogg (1.3.5-r0) 20:46:10 (80/129) Installing flac (1.3.4-r0) 20:46:10 (81/129) Installing alsa-lib (1.2.5.1-r1) 20:46:10 (82/129) Installing libatomic (10.3.1_git20211027-r0) 20:46:10 (83/129) Installing sdl2 (2.0.16-r4) 20:46:10 (84/129) Installing aom-libs (3.2.0-r0) 20:46:10 (85/129) Installing libass (0.15.2-r0) 20:46:10 (86/129) Installing libdav1d (0.9.2-r0) 20:46:10 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:46:10 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 20:46:10 (89/129) Installing lame (3.100-r0) 20:46:10 (90/129) Installing opus (1.3.1-r1) 20:46:10 (91/129) Installing libgomp (10.3.1_git20211027-r0) 20:46:10 (92/129) Installing soxr (0.1.3-r2) 20:46:10 (93/129) Installing libsrt (1.4.2-r1) 20:46:10 (94/129) Installing libssh (0.9.6-r1) 20:46:10 (95/129) Installing libtheora (1.1.1-r16) 20:46:10 (96/129) Installing v4l-utils-libs (1.22.1-r1) 20:46:10 (97/129) Installing libpciaccess (0.16-r0) 20:46:10 (98/129) Installing libdrm (2.4.109-r0) 20:46:10 (99/129) Installing libva (2.13.0-r0) 20:46:10 (100/129) Installing libvdpau (1.4-r0) 20:46:10 (101/129) Installing vidstab (1.1.0-r1) 20:46:10 (102/129) Installing libvorbis (1.3.7-r0) 20:46:10 (103/129) Installing libvpx (1.10.0-r0) 20:46:10 (104/129) Installing vulkan-loader (1.2.196-r0) 20:46:10 (105/129) Installing x264-libs (20210613-r0) 20:46:10 (106/129) Installing x265-libs (3.5-r0) 20:46:11 (107/129) Installing xvidcore (1.3.7-r1) 20:46:11 (108/129) Installing ffmpeg-libs (4.4.1-r2) 20:46:11 (109/129) Installing libevent (2.1.12-r4) 20:46:11 (110/129) Installing mesa (21.2.6-r0) 20:46:11 (111/129) Installing wayland-libs-server (1.19.0-r1) 20:46:11 (112/129) Installing mesa-gbm (21.2.6-r0) 20:46:11 (113/129) Installing lcms2 (2.12-r1) 20:46:11 (114/129) Installing nspr (4.32-r0) 20:46:11 (115/129) Installing sqlite-libs (3.36.0-r0) 20:46:11 (116/129) Installing nss (3.78.1-r0) 20:46:11 (117/129) Installing libasyncns (0.8-r1) 20:46:11 (118/129) Installing libltdl (2.4.6-r7) 20:46:11 (119/129) Installing orc (0.4.32-r0) 20:46:11 (120/129) Installing libsndfile (1.0.31-r1) 20:46:11 (121/129) Installing speexdsp (1.2.0-r0) 20:46:11 (122/129) Installing tdb-libs (1.4.5-r0) 20:46:11 (123/129) Installing libpulse (15.0-r2) 20:46:11 (124/129) Installing re2 (2021.11.01-r0) 20:46:11 (125/129) Installing snappy (1.1.9-r1) 20:46:11 (126/129) Installing libgpg-error (1.42-r1) 20:46:11 (127/129) Installing libgcrypt (1.9.4-r0) 20:46:11 (128/129) Installing libxslt (1.1.35-r0) 20:46:11 (129/129) Installing chromium (99.0.4844.84-r0) 20:46:12 Executing busybox-1.34.1-r7.trigger 20:46:12 Executing glib-2.70.1-r0.trigger 20:46:12 Executing shared-mime-info-2.1-r1.trigger 20:46:14 Executing gdk-pixbuf-2.42.8-r0.trigger 20:46:14 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:46:14 Executing fontconfig-2.13.1-r4.trigger 20:46:14 Executing mkfontscale-1.2.1-r1.trigger 20:46:14 OK: 286 MiB in 145 packages 20:46:19 Removing intermediate container 11f766268eb8 20:46:19 ---> 082884cdbbd7 20:46:19 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:46:19 ---> Running in add4e0a7871e 20:46:19 Removing intermediate container add4e0a7871e 20:46:19 ---> 1cfd31b20871 20:46:19 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:46:19 ---> Running in 981714042db5 20:46:19 Removing intermediate container 981714042db5 20:46:19 ---> 93d5e8c83dcc 20:46:19 Step 5/10 : RUN npm install -g npm 20:46:19 ---> Running in aeeead02a070 20:46:27 20:46:27 changed 54 packages, and audited 212 packages in 6s 20:46:27 20:46:27 11 packages are looking for funding 20:46:27 run `npm fund` for details 20:46:27 20:46:27 found 0 vulnerabilities 20:46:28 Removing intermediate container aeeead02a070 20:46:28 ---> 9e043307d13d 20:46:28 Step 6/10 : ARG USER=1000 20:46:28 ---> Running in bf5fdefe3952 20:46:28 Removing intermediate container bf5fdefe3952 20:46:28 ---> 676ec83a95b9 20:46:28 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:46:28 ---> Running in 7df80d11a6dd 20:46:30 Removing intermediate container 7df80d11a6dd 20:46:30 ---> 408089b6a8e7 20:46:30 Step 8/10 : USER $USER:$USER 20:46:30 ---> Running in e9335cb4e5b0 20:46:30 Removing intermediate container e9335cb4e5b0 20:46:30 ---> f106ab17ae03 20:46:30 Step 9/10 : WORKDIR /app 20:46:30 ---> Running in 0e48c386e0fe 20:46:30 Removing intermediate container 0e48c386e0fe 20:46:30 ---> a4658d77d9bb 20:46:30 Step 10/10 : LABEL git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958 20:46:30 ---> Running in 4164f0a86a5d 20:46:30 Removing intermediate container 4164f0a86a5d 20:46:30 ---> 5bab6fc595dd 20:46:30 Successfully built 5bab6fc595dd 20:46:30 Successfully tagged edgexfoundry/edgex-web-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 20:46:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:46:31 touch edgex-web-ui.imagebuilt 20:46:31 mkdir -p node_modules coverage 20:46:31 chown "1000:1000" node_modules coverage package-lock.json 20:46:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:33 npm WARN EBADENGINE Unsupported engine { 20:46:33 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:46:33 npm WARN EBADENGINE required: { 20:46:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:46:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:46:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:46:33 npm WARN EBADENGINE }, 20:46:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:46:33 npm WARN EBADENGINE } 20:46:37 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:46:37 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 20:46:37 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:46:37 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:46:37 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:46:38 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:46:38 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:46:40 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:46:40 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:46:42 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 20:46:42 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 20:46:43 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. 20:46:43 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. 20:46:49 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 20:46:49 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:46:50 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 20:46:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:46:50 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 20:46:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:47:00 20:47:00 added 1478 packages, and audited 1479 packages in 27s 20:47:00 20:47:00 90 packages are looking for funding 20:47:00 run `npm fund` for details 20:47:00 20:47:00 13 vulnerabilities (3 moderate, 8 high, 2 critical) 20:47:00 20:47:00 To address issues that do not require attention, run: 20:47:00 npm audit fix 20:47:00 20:47:00 To address all issues (including breaking changes), run: 20:47:00 npm audit fix --force 20:47:00 20:47:00 Run `npm audit` for details. 20:47:04 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 20:47:07 - Generating browser application bundles (phase: setup)... 20:47:11 Compiling @angular/compiler/testing : es2015 as esm2015 20:47:11 Compiling @angular/core : es2015 as esm2015 20:47:14 Compiling @angular/common : es2015 as esm2015 20:47:14 Compiling @angular/core/testing : es2015 as esm2015 20:47:15 Compiling @angular/platform-browser : es2015 as esm2015 20:47:15 Compiling @angular/common/testing : es2015 as esm2015 20:47:15 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:47:16 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:47:16 Compiling @angular/router : es2015 as esm2015 20:47:16 Compiling @angular/common/http : es2015 as esm2015 20:47:16 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:47:16 Compiling @angular/forms : es2015 as esm2015 20:47:17 Compiling @angular/common/http/testing : es2015 as esm2015 20:47:19 Compiling @angular/router/testing : es2015 as esm2015 20:47:25 19 10 2022 20:47:24.483:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:47:25 19 10 2022 20:47:24.485:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:47:25 19 10 2022 20:47:24.489:INFO [launcher]: Starting browser ChromeHeadless 20:47:35 ✔ Browser application bundle generation complete. 20:47:35 19 10 2022 20:47:35.727:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket vTCnblWACD7GGYz_AAAB with id 73838012 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.212 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.244 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.25 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.259 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.278 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.293 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.303 secs) 20:47:39 WARN: ' 20:47:39 It looks like you're using ngModel on the same form field as formControlName. 20:47:39 Support for using the ngModel input property and ngModelChange event with 20:47:39 reactive form directives has been deprecated in Angular v6 and will be removed 20:47:39 in a future version of Angular. 20:47:39 20:47:39 For more information on this, see our API docs here: 20:47:39 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:47:39 ' 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.303 secs) 20:47:39 WARN: ' 20:47:39 It looks like you're using ngModel on the same form field as formControlName. 20:47:39 Support for using the ngModel input property and ngModelChange event with 20:47:39 reactive form directives has been deprecated in Angular v6 and will be removed 20:47:39 in a future version of Angular. 20:47:39 20:47:39 For more information on this, see our API docs here: 20:47:39 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:47:39 ' 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.368 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.385 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.413 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.424 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.475 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.485 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.491 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.496 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.535 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.542 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.548 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.555 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.602 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.662 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.677 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.683 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.703 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.727 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.73 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.733 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.756 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.766 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.769 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.771 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.775 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.777 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.816 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.824 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.827 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.829 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.858 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.866 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.87 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.887 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.892 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.898 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.901 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.903 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.906 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.933 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.937 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.949 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.963 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.972 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.975 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.977 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.017 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.023 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.05 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.056 secs) 20:47:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.065 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.071 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.073 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.075 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.086 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.096 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.119 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.132 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.137 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.15 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.165 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.173 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.18 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.185 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.196 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.203 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.205 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.208 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.21 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.213 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.242 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.256 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.259 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.261 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.267 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.271 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.279 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.296 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.302 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.304 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.306 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.329 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.332 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.344 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.361 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.379 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.391 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.417 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.427 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.437 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.454 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.463 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.484 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.505 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.517 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.523 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.528 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.535 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.54 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.543 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.546 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.559 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.631 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.644 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.656 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.664 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.692 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.704 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.712 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.721 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.726 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.747 secs) 20:47:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.792 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.803 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.813 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.817 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.826 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.843 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.847 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.854 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.865 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.883 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.893 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.91 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.918 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.922 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.923 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.949 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.956 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.966 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.969 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.973 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.98 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.988 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.001 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.015 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.021 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.031 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.04 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.045 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.052 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.073 secs) 20:47:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.109 secs / 2.073 secs) 20:47:41 TOTAL: 149 SUCCESS 20:47:41 ✔ Browser application bundle generation complete. 20:47:41 20:47:41 =============================== Coverage summary =============================== 20:47:41 Statements : 40.98% ( 1467/3580 ) 20:47:41 Branches : 12.03% ( 111/923 ) 20:47:41 Functions : 33.28% ( 432/1298 ) 20:47:41 Lines : 38.91% ( 1318/3387 ) 20:47:41 ================================================================================ 20:47:42 ✔ Browser application bundle generation complete. 20:47:42 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 20:47:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:47:42 $ docker stop --time=1 63e8693081725e5172d89ea2f1c1fed3097cff5eb6c267c204d15c30cb6c8c8e 20:47:43 $ docker rm -f 63e8693081725e5172d89ea2f1c1fed3097cff5eb6c267c204d15c30cb6c8c8e [Pipeline] // withDockerContainer [Pipeline] sh 20:47:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:47:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:47:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:47:45 + ls -al . 20:47:45 total 176 20:47:45 drwxrwxr-x 14 jenkins jenkins 4096 Oct 19 20:45 . 20:47:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:44 .. 20:47:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:44 .blubracket 20:47:45 -rw-rw-r-- 1 jenkins jenkins 18 Oct 19 20:44 .dockerignore 20:47:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 20:45 .git 20:47:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:44 .github 20:47:45 -rw-rw-r-- 1 jenkins jenkins 185 Oct 19 20:44 .gitignore 20:47:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 20:45 .semver 20:47:45 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 19 20:44 Attribution.txt 20:47:45 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 19 20:44 CHANGELOG.md 20:47:45 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 20:44 CONTRIBUTING.md 20:47:45 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 19 20:44 Dockerfile 20:47:45 -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 20:44 Jenkinsfile 20:47:45 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 20:44 LICENSE 20:47:45 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 19 20:44 Makefile 20:47:45 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 19 20:44 README.md 20:47:45 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 20:45 VERSION 20:47:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:44 assets 20:47:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:44 bin 20:47:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:44 cmd 20:47:45 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 20:45 coverage.out 20:47:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:44 docs 20:47:45 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 19 20:44 go.mod 20:47:45 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 19 20:44 go.sum 20:47:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 20:44 internal 20:47:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:44 snap 20:47:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:44 testing 20:47:45 -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 20:44 version.go 20:47:45 drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 20:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:46 + 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=a62889a0a610a23dc1087e46dd3b3342a727a958 --label arch=amd64 --label version=2.3.0-dev.13 . 20:47:46 Sending build context to Docker daemon 48.17MB 20:47:46 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:47:46 Step 2/26 : FROM ${BASE} AS builder 20:47:46 ---> 68efc691c184 20:47:46 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:47:47 ---> Running in f9914a23648a 20:47:47 Removing intermediate container f9914a23648a 20:47:47 ---> 5b7a057e222e 20:47:47 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 20:47:47 ---> Running in 76568892735e 20:47:47 Removing intermediate container 76568892735e 20:47:47 ---> f536ca27f600 20:47:47 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:47:47 ---> Running in 8a02f9e82537 20:47:47 Removing intermediate container 8a02f9e82537 20:47:47 ---> c6b5cb70d1c8 20:47:47 Step 6/26 : LABEL Name=edgex-ui-go 20:47:47 ---> Running in 909b8fbefd02 20:47:47 Removing intermediate container 909b8fbefd02 20:47:47 ---> 03c6acf834d4 20:47:47 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:47:47 ---> Running in 18c2c94ca507 20:47:47 Removing intermediate container 18c2c94ca507 20:47:47 ---> 6a12935a16f9 20:47:47 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:47:49 ---> c064d15721e3 20:47:49 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:49 ---> Running in 316591351e6c 20:47:49 Removing intermediate container 316591351e6c 20:47:49 ---> 6bde4c5c11b9 20:47:49 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:47:49 ---> Running in ff6cb6555043 20:47:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:47:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:47:50 OK: 211 MiB in 51 packages 20:47:51 Removing intermediate container ff6cb6555043 20:47:51 ---> 3e1fa372175e 20:47:51 Step 11/26 : ENV GO111MODULE=on 20:47:51 ---> Running in de096f9fc4a9 20:47:51 Removing intermediate container de096f9fc4a9 20:47:51 ---> 350c868e1f36 20:47:51 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:47:51 ---> Running in 9ecb64f3d0cf 20:47:51 Removing intermediate container 9ecb64f3d0cf 20:47:51 ---> 397bc1ef356e 20:47:51 Step 13/26 : COPY go.mod vendor* ./ 20:47:51 ---> f13cdbd55558 20:47:51 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:51 ---> Running in 8f57c1fa3a79 20:47:52 Removing intermediate container 8f57c1fa3a79 20:47:52 ---> e358b12158d3 20:47:52 Step 15/26 : COPY . . 20:47:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8616 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 20:47:52 Running in /w/workspace/edgex-ui-go/84 [Pipeline] { [Pipeline] checkout 20:47:52 The recommended git tool is: git 20:47:54 ---> 855936ce5821 20:47:54 Step 16/26 : RUN ${MAKE} 20:47:54 ---> Running in df9b9a62062e 20:47:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:47:58 using credential edgex-jenkins-ssh 20:47:58 Cloning the remote Git repository 20:47:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:47:58 > git init /w/workspace/edgex-ui-go/84 # timeout=10 20:47:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:47:58 > git --version # timeout=10 20:47:58 > git --version # 'git version 2.25.1' 20:47:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:58 Verifying host key using known hosts file 20:47:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:47:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:02 Avoid second fetch 20:48:02 Checking out Revision a62889a0a610a23dc1087e46dd3b3342a727a958 (main) 20:48:03 Commit message: "Merge pull request #559 from badboy-huaqiao/issue-#543" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:48:02 > git config core.sparsecheckout # timeout=10 20:48:02 > git checkout -f a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 20:48:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:04 Dload Upload Total Spent Left Speed 20:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 20:48:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:48:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:48:05 + sudo tee /etc/docker/daemon.new 20:48:05 { 20:48:05 "registry-mirrors": [ 20:48:05 "https://nexus3.edgexfoundry.org:10001" 20:48:05 ], 20:48:05 "bip": "10.250.0.254/24", 20:48:05 "hosts": [ 20:48:05 "tcp://0.0.0.0:5555", 20:48:05 "unix:///var/run/docker.sock" 20:48:05 ], 20:48:05 "mtu": 1458, 20:48:05 "selinux-enabled": true, 20:48:05 "seccomp-profile": "/etc/docker/seccomp.json" 20:48:05 } [Pipeline] sh 20:48:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:48:06 + sudo service docker restart 20:48:06 Removing intermediate container df9b9a62062e 20:48:06 ---> 3b97e253956e 20:48:06 Step 17/26 : FROM alpine:3.14 20:48:06 3.14: Pulling from library/alpine 20:48:07 c7ed990a2339: Pulling fs layer 20:48:07 c7ed990a2339: Verifying Checksum 20:48:07 c7ed990a2339: Download complete 20:48:07 c7ed990a2339: Pull complete 20:48:07 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 20:48:07 Status: Downloaded newer image for alpine:3.14 20:48:07 ---> dd53f409bf0b 20:48:07 Step 18/26 : EXPOSE 4000 20:48:07 ---> Running in 52fd6b99f770 20:48:07 Removing intermediate container 52fd6b99f770 20:48:07 ---> e23f7b23de83 20:48:07 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 20:48:08 ---> 63b3659876c7 20:48:08 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:48:08 ---> d4cad0ba034b 20:48:08 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:48:08 ---> 2be9cec0d186 20:48:08 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:48:08 ---> Running in 118f278641e0 20:48:09 Removing intermediate container 118f278641e0 20:48:09 ---> bfd4e812ed2f 20:48:09 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 20:48:09 ---> Running in 307a6346a22e 20:48:09 Removing intermediate container 307a6346a22e 20:48:09 ---> 940b158434bd 20:48:09 Step 24/26 : LABEL arch=amd64 20:48:09 ---> Running in ef28292c01ae 20:48:09 Removing intermediate container ef28292c01ae 20:48:09 ---> b1d2c1b88e93 20:48:09 Step 25/26 : LABEL git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958 20:48:09 ---> Running in c15923e0b0f5 20:48:09 Removing intermediate container c15923e0b0f5 20:48:09 ---> 485efc63d44b 20:48:09 Step 26/26 : LABEL version=2.3.0-dev.13 20:48:09 ---> Running in e1abac6c9e46 20:48:09 Removing intermediate container e1abac6c9e46 20:48:09 ---> 4917b12cafd3 20:48:09 [Warning] One or more build-args [ARCH] were not consumed 20:48:09 Successfully built 4917b12cafd3 20:48:09 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:09 provisioning config files... 20:48:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1729169319593533059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:09 ---> docker-login.sh 20:48:09 nexus3.edgexfoundry.org:10001 20:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:09 Configure a credential helper to remove this warning. See 20:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:09 20:48:09 Login Succeeded 20:48:09 nexus3.edgexfoundry.org:10002 20:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:09 Configure a credential helper to remove this warning. See 20:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:09 20:48:09 Login Succeeded 20:48:09 nexus3.edgexfoundry.org:10003 20:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:10 Configure a credential helper to remove this warning. See 20:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:10 20:48:10 Login Succeeded 20:48:10 nexus3.edgexfoundry.org:10004 20:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:10 Configure a credential helper to remove this warning. See 20:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:10 20:48:10 Login Succeeded 20:48:10 docker.io 20:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:10 Configure a credential helper to remove this warning. See 20:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:10 20:48:10 Login Succeeded 20:48:10 ---> docker-login.sh ends [Pipeline] } 20:48:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:10 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 20:48:10 a62889a0a610a23dc1087e46dd3b3342a727a958 20:48:10 latest 20:48:10 2.3.0-dev.13 20:48:10 a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 20:48:10 main 20:48:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 20:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:48:11 bfb42252fd2d: Preparing 20:48:11 cbd7edee689f: Preparing 20:48:11 feb216ebf73b: Preparing 20:48:11 63493a9ab2d4: Preparing 20:48:11 63493a9ab2d4: Layer already exists 20:48:11 cbd7edee689f: Pushed 20:48:11 bfb42252fd2d: Pushed 20:48:13 feb216ebf73b: Pushed 20:48:14 a62889a0a610a23dc1087e46dd3b3342a727a958: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:48:14 bfb42252fd2d: Preparing 20:48:14 cbd7edee689f: Preparing 20:48:14 feb216ebf73b: Preparing 20:48:14 63493a9ab2d4: Preparing 20:48:14 bfb42252fd2d: Layer already exists 20:48:14 feb216ebf73b: Layer already exists 20:48:14 63493a9ab2d4: Layer already exists 20:48:14 cbd7edee689f: Layer already exists 20:48:14 latest: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.13 20:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:48:15 bfb42252fd2d: Preparing 20:48:15 cbd7edee689f: Preparing 20:48:15 feb216ebf73b: Preparing 20:48:15 63493a9ab2d4: Preparing 20:48:15 feb216ebf73b: Layer already exists 20:48:15 cbd7edee689f: Layer already exists 20:48:15 63493a9ab2d4: Layer already exists 20:48:15 bfb42252fd2d: Layer already exists 20:48:15 2.3.0-dev.13: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 20:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:48:16 bfb42252fd2d: Preparing 20:48:16 cbd7edee689f: Preparing 20:48:16 feb216ebf73b: Preparing 20:48:16 63493a9ab2d4: Preparing 20:48:16 cbd7edee689f: Layer already exists 20:48:16 feb216ebf73b: Layer already exists 20:48:16 63493a9ab2d4: Layer already exists 20:48:16 bfb42252fd2d: Layer already exists 20:48:16 a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 20:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:48:16 bfb42252fd2d: Preparing 20:48:16 cbd7edee689f: Preparing 20:48:16 feb216ebf73b: Preparing 20:48:16 63493a9ab2d4: Preparing 20:48:16 cbd7edee689f: Layer already exists 20:48:16 63493a9ab2d4: Layer already exists 20:48:16 feb216ebf73b: Layer already exists 20:48:16 bfb42252fd2d: Layer already exists 20:48:16 main: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:16 ===================================================== [Pipeline] echo 20:48:16 taggedImages: 20:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 20:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.13 20:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 20:48:16 - 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 20:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:17 20:48:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:17 latest: Pulling from edgex-lftools-log-publisher 20:48:17 5eb5b503b376: Pulling fs layer 20:48:17 5c69ac0246d0: Pulling fs layer 20:48:17 ec43610c2a17: Pulling fs layer 20:48:17 3a2ae6a8a46f: Pulling fs layer 20:48:17 33b1e0a273af: Pulling fs layer 20:48:17 5d3b04190fa2: Pulling fs layer 20:48:17 2f39f015ded8: Pulling fs layer 20:48:17 5d3b04190fa2: Waiting 20:48:17 2f39f015ded8: Waiting 20:48:17 3a2ae6a8a46f: Waiting 20:48:17 33b1e0a273af: Waiting 20:48:17 5c69ac0246d0: Verifying Checksum 20:48:17 5c69ac0246d0: Download complete 20:48:17 3a2ae6a8a46f: Verifying Checksum 20:48:17 3a2ae6a8a46f: Download complete 20:48:17 33b1e0a273af: Verifying Checksum 20:48:17 33b1e0a273af: Download complete 20:48:17 5d3b04190fa2: Verifying Checksum 20:48:17 5d3b04190fa2: Download complete 20:48:17 ec43610c2a17: Verifying Checksum 20:48:17 ec43610c2a17: Download complete 20:48:17 5eb5b503b376: Verifying Checksum 20:48:17 5eb5b503b376: Download complete 20:48:18 2f39f015ded8: Download complete 20:48:18 5eb5b503b376: Pull complete 20:48:18 5c69ac0246d0: Pull complete 20:48:19 ec43610c2a17: Pull complete 20:48:19 3a2ae6a8a46f: Pull complete 20:48:19 33b1e0a273af: Pull complete 20:48:19 5d3b04190fa2: Pull complete 20:48:23 2f39f015ded8: Pull complete 20:48:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:48:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:23 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 20:48:23 $ 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 20:48:27 $ docker top db78c8262ae0772415792a8ac16e75eed9bd98d32e26bcd36158241625e1f442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 20:48:27 provisioning config files... 20:48:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/84@tmp/config787047552175190118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:27 ---> job-cost.sh 20:48:27 lf-activate-venv: SKIPPING 20:48:27 INFO: No Stack... 20:48:28 ---> docker-login.sh 20:48:28 nexus3.edgexfoundry.org:10001 20:48:28 INFO: Retrieving Pricing Info for: v3-standard-8 20:48:28 INFO: Archiving Costs [Pipeline] sh 20:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:28 Configure a credential helper to remove this warning. See 20:48:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:28 20:48:28 Login Succeeded 20:48:28 nexus3.edgexfoundry.org:10002 20:48:28 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 20:48:28 + cut -d, -f6 [Pipeline] lock 20:48:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] 20:48:28 Resource [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] did not exist. Created. 20:48:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:28 Configure a credential helper to remove this warning. See 20:48:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:28 20:48:28 Login Succeeded 20:48:28 nexus3.edgexfoundry.org:10003 20:48:29 + echo total: 0.2199999988079071 [Pipeline] stash 20:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:29 Stashed 1 file(s) [Pipeline] } 20:48:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:29 $ docker stop --time=1 db78c8262ae0772415792a8ac16e75eed9bd98d32e26bcd36158241625e1f442 20:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:29 Configure a credential helper to remove this warning. See 20:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:29 20:48:29 Login Succeeded 20:48:29 nexus3.edgexfoundry.org:10004 20:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:29 Configure a credential helper to remove this warning. See 20:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:29 20:48:29 Login Succeeded 20:48:29 docker.io 20:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:30 Configure a credential helper to remove this warning. See 20:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:30 20:48:30 Login Succeeded 20:48:30 ---> docker-login.sh ends 20:48:30 $ docker rm -f db78c8262ae0772415792a8ac16e75eed9bd98d32e26bcd36158241625e1f442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:48:30 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 20:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:30 ========================================================= 20:48:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:48:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:48:32 Sending build context to Docker daemon 28.67MB 20:48:32 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 20:48:32 Step 2/16 : FROM ${BASE} AS builder 20:48:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:48:32 9b18e9b68314: Pulling fs layer 20:48:32 d32db5db7311: Pulling fs layer 20:48:32 d0c4b47475fc: Pulling fs layer 20:48:32 5831b945b038: Pulling fs layer 20:48:32 86bbec2aaacd: Pulling fs layer 20:48:32 e10730c5d714: Pulling fs layer 20:48:32 5dd5c2283517: Pulling fs layer 20:48:32 d5ac0230b979: Pulling fs layer 20:48:32 86bbec2aaacd: Waiting 20:48:32 5dd5c2283517: Waiting 20:48:32 d5ac0230b979: Waiting 20:48:32 e10730c5d714: Waiting 20:48:32 5831b945b038: Waiting 20:48:32 d0c4b47475fc: Verifying Checksum 20:48:32 d0c4b47475fc: Download complete 20:48:32 d32db5db7311: Verifying Checksum 20:48:32 d32db5db7311: Download complete 20:48:32 86bbec2aaacd: Verifying Checksum 20:48:32 86bbec2aaacd: Download complete 20:48:32 e10730c5d714: Verifying Checksum 20:48:32 e10730c5d714: Download complete 20:48:32 9b18e9b68314: Verifying Checksum 20:48:32 9b18e9b68314: Download complete 20:48:33 9b18e9b68314: Pull complete 20:48:33 d5ac0230b979: Verifying Checksum 20:48:33 d5ac0230b979: Download complete 20:48:34 5dd5c2283517: Verifying Checksum 20:48:34 5dd5c2283517: Download complete 20:48:35 5831b945b038: Verifying Checksum 20:48:35 d32db5db7311: Pull complete 20:48:35 d0c4b47475fc: Pull complete 20:48:48 5831b945b038: Pull complete 20:48:48 86bbec2aaacd: Pull complete 20:48:48 e10730c5d714: Pull complete 20:48:53 5dd5c2283517: Pull complete 20:48:55 d5ac0230b979: Pull complete 20:48:55 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:48:55 ---> 59b3b1a385d4 20:48:55 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:48:57 ---> Running in 6a238f9ac322 20:48:57 Removing intermediate container 6a238f9ac322 20:48:57 ---> f2c1f08852f3 20:48:57 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 20:48:57 ---> Running in 9e072a3e059e 20:48:58 Removing intermediate container 9e072a3e059e 20:48:58 ---> b8d2d9497c3a 20:48:58 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 20:48:58 ---> Running in f46e0f4d4da1 20:48:58 Removing intermediate container f46e0f4d4da1 20:48:58 ---> 22dd09d43eb3 20:48:58 Step 6/16 : LABEL Name=edgex-ui-go 20:48:58 ---> Running in 3fff8b72ad5c 20:48:58 Removing intermediate container 3fff8b72ad5c 20:48:58 ---> 04602b4630a6 20:48:58 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:48:59 ---> Running in 540b8a7d066d 20:48:59 Removing intermediate container 540b8a7d066d 20:48:59 ---> 96859f2627ad 20:48:59 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:49:00 latest: Pulling from library/docker 20:49:00 9b18e9b68314: Already exists 20:49:00 c21cba7d4ed2: Pulling fs layer 20:49:00 63dea5e92710: Pulling fs layer 20:49:00 885b6baa568c: Pulling fs layer 20:49:00 0f96f7352224: Pulling fs layer 20:49:00 679d89bc3e35: Pulling fs layer 20:49:00 11f76eab2d11: Pulling fs layer 20:49:00 f399f04d60e9: Pulling fs layer 20:49:00 10c95374dc09: Pulling fs layer 20:49:00 0f96f7352224: Waiting 20:49:00 679d89bc3e35: Waiting 20:49:00 11f76eab2d11: Waiting 20:49:00 f399f04d60e9: Waiting 20:49:00 10c95374dc09: Waiting 20:49:00 63dea5e92710: Verifying Checksum 20:49:00 63dea5e92710: Download complete 20:49:00 c21cba7d4ed2: Verifying Checksum 20:49:00 c21cba7d4ed2: Download complete 20:49:01 885b6baa568c: Verifying Checksum 20:49:01 885b6baa568c: Download complete 20:49:01 0f96f7352224: Verifying Checksum 20:49:01 0f96f7352224: Download complete 20:49:01 11f76eab2d11: Verifying Checksum 20:49:01 11f76eab2d11: Download complete 20:49:01 679d89bc3e35: Verifying Checksum 20:49:01 679d89bc3e35: Download complete 20:49:01 c21cba7d4ed2: Pull complete 20:49:01 10c95374dc09: Verifying Checksum 20:49:01 10c95374dc09: Download complete 20:49:01 f399f04d60e9: Verifying Checksum 20:49:01 f399f04d60e9: Download complete 20:49:01 63dea5e92710: Pull complete 20:49:02 885b6baa568c: Pull complete 20:49:03 0f96f7352224: Pull complete 20:49:05 679d89bc3e35: Pull complete 20:49:05 11f76eab2d11: Pull complete 20:49:05 f399f04d60e9: Pull complete 20:49:05 10c95374dc09: Pull complete 20:49:05 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 20:49:05 Status: Downloaded newer image for docker:latest 20:49:08 ---> f7187599b1da 20:49:08 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:08 ---> Running in f03df88ffebf 20:49:10 Removing intermediate container f03df88ffebf 20:49:10 ---> 0146394610c8 20:49:10 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:49:10 ---> Running in 6a37be175c76 20:49:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:49:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:49:13 OK: 221 MiB in 51 packages 20:49:13 Removing intermediate container 6a37be175c76 20:49:13 ---> b7607e68d9b0 20:49:13 Step 11/16 : ENV GO111MODULE=on 20:49:13 ---> Running in 83ffeb0f89c2 20:49:14 Removing intermediate container 83ffeb0f89c2 20:49:14 ---> 80c334de1099 20:49:14 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:49:14 ---> Running in c2a2dd9a060b 20:49:14 Removing intermediate container c2a2dd9a060b 20:49:14 ---> e1d5a129228c 20:49:14 Step 13/16 : COPY go.mod vendor* ./ 20:49:15 ---> 3cfd7afd4a35 20:49:15 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:15 ---> Running in 90cddea2dc85 20:50:02 Removing intermediate container 90cddea2dc85 20:50:02 ---> 312dc2366950 20:50:02 Step 15/16 : COPY . . 20:50:03 ---> af85bff0357d 20:50:03 Step 16/16 : RUN ${MAKE} 20:50:03 ---> Running in 80ff25731c9b 20:50:04 noop 20:50:05 Removing intermediate container 80ff25731c9b 20:50:05 ---> 59ac81d7a0a6 20:50:05 Successfully built 59ac81d7a0a6 20:50:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:05 + docker inspect -f . ci-base-image-arm64 20:50:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:06 prd-ubuntu20.04-docker-arm64-4c-16g-8616 does not seem to be running inside a container 20:50:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/84 -v /w/workspace/edgex-ui-go/84:/w/workspace/edgex-ui-go/84:rw,z -v /w/workspace/edgex-ui-go/84@tmp:/w/workspace/edgex-ui-go/84@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 20:50:07 $ docker top 2e421db8d46d0de70bf8f1571e5b37bb435fbd75fa3b3b25d5b81f38f52f577f -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:08 + go version 20:50:08 go version go1.18.7 linux/arm64 [Pipeline] } 20:50:08 $ docker stop --time=1 2e421db8d46d0de70bf8f1571e5b37bb435fbd75fa3b3b25d5b81f38f52f577f 20:50:09 $ docker rm -f 2e421db8d46d0de70bf8f1571e5b37bb435fbd75fa3b3b25d5b81f38f52f577f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:10 + docker inspect -f . ci-base-image-arm64 20:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:10 prd-ubuntu20.04-docker-arm64-4c-16g-8616 does not seem to be running inside a container 20:50:10 $ 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/84 -v /w/workspace/edgex-ui-go/84:/w/workspace/edgex-ui-go/84:rw,z -v /w/workspace/edgex-ui-go/84@tmp:/w/workspace/edgex-ui-go/84@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 20:50:11 $ docker top 2985a27b349322d15d41b4aaed7807675d1c8a6e59055907b3b80e60436d428a -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:12 + git config --global --add safe.directory /w/workspace/edgex-ui-go/84 [Pipeline] fileExists [Pipeline] sh 20:50:13 + make test 20:50:13 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:50:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:51:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:51:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:51:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:51:36 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:51:36 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:51:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:51:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:51:36 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:51:36 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:51:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:51:51 ./bin/test-attribution-txt.sh 20:51:51 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 20:51:51 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 20:51:51 An attribution for golang.org/x/net is missing from Attribution.txt, please add 20:51:51 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 20:51:51 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 20:51:51 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 20:51:51 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 20:51:51 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 20:51:51 make -C web test 20:51:51 make[1]: Entering directory '/w/workspace/edgex-ui-go/84/web' 20:51:51 make[1]: tput: No such file or directory 20:51:51 make[1]: tput: No such file or directory 20:51:51 warning: generating ./VERSION 20:51:51 echo "0.0.0" > VERSION 20:51:51 docker build \ 20:51:51 -f Dockerfile \ 20:51:51 --build-arg USER=1000 \ 20:51:51 \ 20:51:51 --label "git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958" \ 20:51:51 -t edgexfoundry/edgex-web-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 \ 20:51:51 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:51:51 . 20:51:52 Sending build context to Docker daemon 3.269MB 20:51:52 Step 1/10 : FROM node:16.17-alpine3.15 20:51:52 16.17-alpine3.15: Pulling from library/node 20:51:52 47517142f6ba: Pulling fs layer 20:51:52 5f8c4bfa009b: Pulling fs layer 20:51:52 f7079c9c4ba1: Pulling fs layer 20:51:52 aba105e6f55a: Pulling fs layer 20:51:52 f7079c9c4ba1: Verifying Checksum 20:51:52 f7079c9c4ba1: Download complete 20:51:52 47517142f6ba: Verifying Checksum 20:51:52 47517142f6ba: Download complete 20:51:52 aba105e6f55a: Verifying Checksum 20:51:52 aba105e6f55a: Download complete 20:51:53 47517142f6ba: Pull complete 20:51:53 5f8c4bfa009b: Verifying Checksum 20:51:53 5f8c4bfa009b: Download complete 20:51:57 5f8c4bfa009b: Pull complete 20:51:57 f7079c9c4ba1: Pull complete 20:51:57 aba105e6f55a: Pull complete 20:51:57 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:51:57 Status: Downloaded newer image for node:16.17-alpine3.15 20:51:57 ---> bf1b8b58d215 20:51:57 Step 2/10 : RUN apk add --no-cache chromium 20:51:58 ---> Running in f4374151c456 20:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:00 (1/128) Installing libxau (1.0.9-r0) 20:52:00 (2/128) Installing libmd (1.0.3-r0) 20:52:00 (3/128) Installing libbsd (0.11.3-r1) 20:52:00 (4/128) Installing libxdmcp (1.1.3-r0) 20:52:00 (5/128) Installing libxcb (1.14-r2) 20:52:00 (6/128) Installing libx11 (1.7.3.1-r0) 20:52:00 (7/128) Installing libxext (1.3.4-r0) 20:52:00 (8/128) Installing libice (1.0.10-r0) 20:52:00 (9/128) Installing libuuid (2.37.4-r0) 20:52:00 (10/128) Installing libsm (1.2.3-r0) 20:52:00 (11/128) Installing libxt (1.2.1-r0) 20:52:00 (12/128) Installing libxmu (1.1.3-r0) 20:52:00 (13/128) Installing xset (1.2.4-r0) 20:52:00 (14/128) Installing xprop (1.2.5-r0) 20:52:00 (15/128) Installing xdg-utils (1.1.3-r0) 20:52:00 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 20:52:00 (17/128) Installing pkgconf (1.8.0-r0) 20:52:01 (18/128) Installing libffi (3.4.2-r1) 20:52:01 (19/128) Installing libintl (0.21-r0) 20:52:01 (20/128) Installing libblkid (2.37.4-r0) 20:52:01 (21/128) Installing libmount (2.37.4-r0) 20:52:01 (22/128) Installing pcre (8.45-r1) 20:52:01 (23/128) Installing glib (2.70.1-r0) 20:52:01 (24/128) Installing xz-libs (5.2.5-r1) 20:52:01 (25/128) Installing libxml2 (2.9.14-r2) 20:52:01 (26/128) Installing shared-mime-info (2.1-r1) 20:52:01 (27/128) Installing hicolor-icon-theme (0.17-r1) 20:52:01 (28/128) Installing libjpeg-turbo (2.1.2-r0) 20:52:01 (29/128) Installing libpng (1.6.37-r1) 20:52:01 (30/128) Installing libwebp (1.2.2-r0) 20:52:01 (31/128) Installing zstd-libs (1.5.0-r0) 20:52:01 (32/128) Installing tiff (4.4.0-r0) 20:52:01 (33/128) Installing gdk-pixbuf (2.42.8-r0) 20:52:01 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 20:52:01 (35/128) Installing libxcomposite (0.4.5-r0) 20:52:01 (36/128) Installing libxfixes (6.0.0-r0) 20:52:01 (37/128) Installing libxrender (0.9.10-r3) 20:52:01 (38/128) Installing libxcursor (1.2.0-r0) 20:52:01 (39/128) Installing libxdamage (1.1.5-r1) 20:52:01 (40/128) Installing libxi (1.8-r0) 20:52:01 (41/128) Installing libxinerama (1.1.4-r1) 20:52:01 (42/128) Installing libxrandr (1.5.2-r1) 20:52:01 (43/128) Installing atk (2.36.0-r0) 20:52:01 (44/128) Installing libxtst (1.2.3-r3) 20:52:01 (45/128) Installing dbus-libs (1.12.24-r0) 20:52:01 (46/128) Installing at-spi2-core (2.42.0-r0) 20:52:01 (47/128) Installing at-spi2-atk (2.38.0-r0) 20:52:01 (48/128) Installing expat (2.4.9-r0) 20:52:01 (49/128) Installing brotli-libs (1.0.9-r5) 20:52:01 (50/128) Installing libbz2 (1.0.8-r1) 20:52:01 (51/128) Installing freetype (2.11.1-r2) 20:52:01 (52/128) Installing fontconfig (2.13.1-r4) 20:52:01 (53/128) Installing pixman (0.40.0-r3) 20:52:01 (54/128) Installing cairo (1.16.0-r5) 20:52:01 (55/128) Installing cairo-gobject (1.16.0-r5) 20:52:01 (56/128) Installing avahi-libs (0.8-r5) 20:52:01 (57/128) Installing gmp (6.2.1-r1) 20:52:01 (58/128) Installing nettle (3.7.3-r0) 20:52:01 (59/128) Installing p11-kit (0.24.0-r1) 20:52:02 (60/128) Installing libtasn1 (4.18.0-r0) 20:52:02 (61/128) Installing libunistring (0.9.10-r1) 20:52:02 (62/128) Installing gnutls (3.7.1-r1) 20:52:02 (63/128) Installing cups-libs (2.3.3-r6) 20:52:02 (64/128) Installing libepoxy (1.5.9-r0) 20:52:02 (65/128) Installing fribidi (1.0.11-r0) 20:52:02 (66/128) Installing graphite2 (1.3.14-r0) 20:52:02 (67/128) Installing harfbuzz (3.0.0-r2) 20:52:02 (68/128) Installing libxft (2.3.4-r0) 20:52:02 (69/128) Installing pango (1.48.10-r0) 20:52:02 (70/128) Installing wayland-libs-client (1.19.0-r1) 20:52:02 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 20:52:02 (72/128) Installing wayland-libs-egl (1.19.0-r1) 20:52:02 (73/128) Installing xkeyboard-config (2.34-r0) 20:52:02 (74/128) Installing libxkbcommon (1.3.1-r0) 20:52:02 (75/128) Installing gtk+3.0 (3.24.30-r0) 20:52:02 Executing gtk+3.0-3.24.30-r0.post-install 20:52:02 (76/128) Installing libfontenc (1.1.4-r0) 20:52:02 (77/128) Installing mkfontscale (1.2.1-r1) 20:52:02 (78/128) Installing ttf-opensans (1.10-r1) 20:52:02 Executing ttf-opensans-1.10-r1.post-install 20:52:05 (79/128) Installing libogg (1.3.5-r0) 20:52:05 (80/128) Installing flac (1.3.4-r0) 20:52:05 (81/128) Installing alsa-lib (1.2.5.1-r1) 20:52:05 (82/128) Installing libatomic (10.3.1_git20211027-r0) 20:52:05 (83/128) Installing sdl2 (2.0.16-r4) 20:52:05 (84/128) Installing aom-libs (3.2.0-r0) 20:52:05 (85/128) Installing libass (0.15.2-r0) 20:52:05 (86/128) Installing libdav1d (0.9.2-r0) 20:52:05 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:52:05 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 20:52:05 (89/128) Installing lame (3.100-r0) 20:52:05 (90/128) Installing opus (1.3.1-r1) 20:52:05 (91/128) Installing libgomp (10.3.1_git20211027-r0) 20:52:05 (92/128) Installing soxr (0.1.3-r2) 20:52:05 (93/128) Installing libsrt (1.4.2-r1) 20:52:05 (94/128) Installing libssh (0.9.6-r1) 20:52:05 (95/128) Installing libtheora (1.1.1-r16) 20:52:05 (96/128) Installing v4l-utils-libs (1.22.1-r1) 20:52:05 (97/128) Installing libdrm (2.4.109-r0) 20:52:05 (98/128) Installing libva (2.13.0-r0) 20:52:05 (99/128) Installing libvdpau (1.4-r0) 20:52:05 (100/128) Installing vidstab (1.1.0-r1) 20:52:05 (101/128) Installing libvorbis (1.3.7-r0) 20:52:05 (102/128) Installing libvpx (1.10.0-r0) 20:52:05 (103/128) Installing vulkan-loader (1.2.196-r0) 20:52:05 (104/128) Installing x264-libs (20210613-r0) 20:52:05 (105/128) Installing x265-libs (3.5-r0) 20:52:05 (106/128) Installing xvidcore (1.3.7-r1) 20:52:05 (107/128) Installing ffmpeg-libs (4.4.1-r2) 20:52:06 (108/128) Installing libevent (2.1.12-r4) 20:52:06 (109/128) Installing mesa (21.2.6-r0) 20:52:06 (110/128) Installing wayland-libs-server (1.19.0-r1) 20:52:06 (111/128) Installing mesa-gbm (21.2.6-r0) 20:52:06 (112/128) Installing lcms2 (2.12-r1) 20:52:06 (113/128) Installing nspr (4.32-r0) 20:52:06 (114/128) Installing sqlite-libs (3.36.0-r0) 20:52:06 (115/128) Installing nss (3.78.1-r0) 20:52:06 (116/128) Installing libasyncns (0.8-r1) 20:52:06 (117/128) Installing libltdl (2.4.6-r7) 20:52:06 (118/128) Installing orc (0.4.32-r0) 20:52:06 (119/128) Installing libsndfile (1.0.31-r1) 20:52:06 (120/128) Installing speexdsp (1.2.0-r0) 20:52:06 (121/128) Installing tdb-libs (1.4.5-r0) 20:52:06 (122/128) Installing libpulse (15.0-r2) 20:52:06 (123/128) Installing re2 (2021.11.01-r0) 20:52:06 (124/128) Installing snappy (1.1.9-r1) 20:52:06 (125/128) Installing libgpg-error (1.42-r1) 20:52:06 (126/128) Installing libgcrypt (1.9.4-r0) 20:52:06 (127/128) Installing libxslt (1.1.35-r0) 20:52:06 (128/128) Installing chromium (99.0.4844.84-r0) 20:52:10 Executing busybox-1.34.1-r7.trigger 20:52:10 Executing glib-2.70.1-r0.trigger 20:52:10 Executing shared-mime-info-2.1-r1.trigger 20:52:16 Executing gdk-pixbuf-2.42.8-r0.trigger 20:52:16 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:52:16 Executing fontconfig-2.13.1-r4.trigger 20:52:16 Executing mkfontscale-1.2.1-r1.trigger 20:52:16 OK: 275 MiB in 144 packages 20:52:26 Removing intermediate container f4374151c456 20:52:26 ---> db2c7bcd8390 20:52:26 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:52:26 ---> Running in ee0a9688ca5a 20:52:26 Removing intermediate container ee0a9688ca5a 20:52:26 ---> 7173373f18fe 20:52:26 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:52:26 ---> Running in 79a18c873324 20:52:26 Removing intermediate container 79a18c873324 20:52:26 ---> f26db3358d03 20:52:26 Step 5/10 : RUN npm install -g npm 20:52:26 ---> Running in d0c1d74199d1 20:52:53 20:52:53 changed 54 packages, and audited 212 packages in 23s 20:52:53 20:52:53 11 packages are looking for funding 20:52:53 run `npm fund` for details 20:52:53 20:52:53 found 0 vulnerabilities 20:52:56 Removing intermediate container d0c1d74199d1 20:52:56 ---> e22a538f97f9 20:52:56 Step 6/10 : ARG USER=1000 20:52:56 ---> Running in 35c292ef138a 20:52:56 Removing intermediate container 35c292ef138a 20:52:56 ---> bd60b87f9423 20:52:56 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:52:56 ---> Running in c33106970333 20:52:59 Removing intermediate container c33106970333 20:52:59 ---> dc007b50e62b 20:52:59 Step 8/10 : USER $USER:$USER 20:52:59 ---> Running in 74214a19e0d8 20:52:59 Removing intermediate container 74214a19e0d8 20:52:59 ---> 357bebc6669e 20:52:59 Step 9/10 : WORKDIR /app 20:52:59 ---> Running in da097fe85cef 20:53:00 Removing intermediate container da097fe85cef 20:53:00 ---> 85c4c07bc31a 20:53:00 Step 10/10 : LABEL git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958 20:53:00 ---> Running in 24c4b43704d7 20:53:01 Removing intermediate container 24c4b43704d7 20:53:01 ---> 52e96dcb4df3 20:53:01 Successfully built 52e96dcb4df3 20:53:01 Successfully tagged edgexfoundry/edgex-web-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 20:53:01 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:53:01 touch edgex-web-ui.imagebuilt 20:53:01 mkdir -p node_modules coverage 20:53:01 chown "1000:1000" node_modules coverage package-lock.json 20:53:01 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:53:16 npm WARN EBADENGINE Unsupported engine { 20:53:16 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:53:16 npm WARN EBADENGINE required: { 20:53:16 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:53:16 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:53:16 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:53:16 npm WARN EBADENGINE }, 20:53:16 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 20:53:16 npm WARN EBADENGINE } 20:54:03 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:54:03 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 20:54:03 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:54:03 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:54:03 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:54:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:54:13 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:54:13 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:54:15 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:54:37 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:54:37 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:54:38 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 20:54:43 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. 20:54: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. 20:54:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:55: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 20:55:03 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 20:55:21 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. 20:55:48 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. 20:56:27 20:56:27 added 1475 packages, and audited 1476 packages in 3m 20:56:27 20:56:27 90 packages are looking for funding 20:56:27 run `npm fund` for details 20:56:27 20:56:27 13 vulnerabilities (3 moderate, 8 high, 2 critical) 20:56:27 20:56:27 To address issues that do not require attention, run: 20:56:27 npm audit fix 20:56:27 20:56:27 To address all issues (including breaking changes), run: 20:56:27 npm audit fix --force 20:56:27 20:56:27 Run `npm audit` for details. 20:56: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 20:56:45 - Generating browser application bundles (phase: setup)... 20:57:17 Compiling @angular/compiler/testing : es2015 as esm2015 20:57:17 Compiling @angular/core : es2015 as esm2015 20:57:56 Compiling @angular/common : es2015 as esm2015 20:57:56 Compiling @angular/core/testing : es2015 as esm2015 20:57:58 Compiling @angular/platform-browser : es2015 as esm2015 20:57:58 Compiling @angular/common/testing : es2015 as esm2015 20:58:01 Compiling @angular/router : es2015 as esm2015 20:58:03 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:58:08 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:58:10 Compiling @angular/common/http : es2015 as esm2015 20:58:10 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:58:14 Compiling @angular/forms : es2015 as esm2015 20:58:15 Compiling @angular/common/http/testing : es2015 as esm2015 20:58:15 Compiling @angular/router/testing : es2015 as esm2015 20:59:23 19 10 2022 20:59:17.831:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:59:23 19 10 2022 20:59:17.844:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:59:23 19 10 2022 20:59:17.870:INFO [launcher]: Starting browser ChromeHeadless 21:00:19 19 10 2022 21:00:17.902:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 21:01:16 19 10 2022 21:01:09.841:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 21:01:34 ✔ Browser application bundle generation complete. 21:01:35 19 10 2022 21:01:35.000:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket WucsTYh9V5rPbdNoAAAB with id 60881515 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.211 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.272 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.337 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.363 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.39 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.418 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.445 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.474 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.5 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 0.525 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 0.543 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 0.564 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 0.579 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 0.638 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 0.662 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.411 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.862 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 1.949 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.312 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.376 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.435 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.795 secs) 21:01:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.244 secs) 21:01:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.367 secs) 21:01:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.514 secs) 21:01:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.541 secs) 21:01:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.554 secs) 21:01:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.586 secs) 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.895 secs) 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4 secs) 21:01:59 WARN: ' 21:01:59 It looks like you're using ngModel on the same form field as formControlName. 21:01:59 Support for using the ngModel input property and ngModelChange event with 21:01:59 reactive form directives has been deprecated in Angular v6 and will be removed 21:01:59 in a future version of Angular. 21:01:59 21:01:59 For more information on this, see our API docs here: 21:01:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:01:59 ' 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4 secs) 21:01:59 WARN: ' 21:01:59 It looks like you're using ngModel on the same form field as formControlName. 21:01:59 Support for using the ngModel input property and ngModelChange event with 21:01:59 reactive form directives has been deprecated in Angular v6 and will be removed 21:01:59 in a future version of Angular. 21:01:59 21:01:59 For more information on this, see our API docs here: 21:01:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:01:59 ' 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.282 secs) 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.427 secs) 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.456 secs) 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.487 secs) 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.52 secs) 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.594 secs) 21:01:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.633 secs) 21:02:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.762 secs) 21:02:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.802 secs) 21:02:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.18 secs) 21:02:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.23 secs) 21:02:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.316 secs) 21:02:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.527 secs) 21:02:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.604 secs) 21:02:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.936 secs) 21:02:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.034 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.298 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.334 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.495 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.561 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.627 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.654 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.679 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.703 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.73 secs) 21:02:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.97 secs) 21:02:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.705 secs) 21:02:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.801 secs) 21:02:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.841 secs) 21:02:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.895 secs) 21:02:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.136 secs) 21:02:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.198 secs) 21:02:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.305 secs) 21:02:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.404 secs) 21:02:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.552 secs) 21:02:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.714 secs) 21:02:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.75 secs) 21:02:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.906 secs) 21:02:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.995 secs) 21:02:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.041 secs) 21:02:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.181 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.242 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.39 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.425 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.484 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.516 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.545 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.599 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.644 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.808 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.839 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.962 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.984 secs) 21:02:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.996 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.047 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.1 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.135 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.151 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.167 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.228 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.326 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.34 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.39 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.446 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.535 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.567 secs) 21:02:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.709 secs) 21:02:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.784 secs) 21:02:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.879 secs) 21:02:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.257 secs) 21:02:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.299 secs) 21:02:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.55 secs) 21:02:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.587 secs) 21:02:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.643 secs) 21:02:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.715 secs) 21:02:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.821 secs) 21:02:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.832 secs) 21:02:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.846 secs) 21:02:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.062 secs) 21:02:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.458 secs) 21:02:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.523 secs) 21:02:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.544 secs) 21:02:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.558 secs) 21:02:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.571 secs) 21:02:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.709 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.859 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.922 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.989 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.044 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.064 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.082 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.32 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.402 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.459 secs) 21:02:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.482 secs) 21:02:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.678 secs) 21:02:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.844 secs) 21:02:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.012 secs) 21:02:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.042 secs) 21:02:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.1 secs) 21:02:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.177 secs) 21:02:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.214 secs) 21:02:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.296 secs) 21:02:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.366 secs) 21:02:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.444 secs) 21:02:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.582 secs) 21:02:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.64 secs) 21:02:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.687 secs) 21:02:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.766 secs) 21:02:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.786 secs) 21:02:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.009 secs) 21:02:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.081 secs) 21:02:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.141 secs) 21:02:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.207 secs) 21:02:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.255 secs) 21:02:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.301 secs) 21:02:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.328 secs) 21:02:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.568 secs) 21:02:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.726 secs) 21:02:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.048 secs / 15.726 secs) 21:02:15 TOTAL: 149 SUCCESS 21:02:15 ✔ Browser application bundle generation complete. 21:02:20 21:02:20 =============================== Coverage summary =============================== 21:02:20 Statements : 40.98% ( 1467/3580 ) 21:02:20 Branches : 12.03% ( 111/923 ) 21:02:20 Functions : 33.28% ( 432/1298 ) 21:02:20 Lines : 38.91% ( 1318/3387 ) 21:02:20 ================================================================================ 21:02:20 19 10 2022 21:02:19.714:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 21:02:20 ✔ Browser application bundle generation complete. 21:02:21 make[1]: Leaving directory '/w/workspace/edgex-ui-go/84/web' [Pipeline] echo 21:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:02:21 $ docker stop --time=1 2985a27b349322d15d41b4aaed7807675d1c8a6e59055907b3b80e60436d428a 21:02:23 $ docker rm -f 2985a27b349322d15d41b4aaed7807675d1c8a6e59055907b3b80e60436d428a [Pipeline] // withDockerContainer [Pipeline] sh 21:02:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:02:27 Warning: overwriting stash ‘coverage-report’ 21:02:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:02:36 + ls -al . 21:02:36 total 172 21:02:36 drwxrwxr-x 13 jenkins jenkins 4096 Oct 19 20:50 . 21:02:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:47 .. 21:02:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:48 .blubracket 21:02:36 -rw-rw-r-- 1 jenkins jenkins 18 Oct 19 20:48 .dockerignore 21:02:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 20:48 .git 21:02:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:48 .github 21:02:36 -rw-rw-r-- 1 jenkins jenkins 185 Oct 19 20:48 .gitignore 21:02:36 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 19 20:48 Attribution.txt 21:02:36 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 19 20:48 CHANGELOG.md 21:02:36 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 20:48 CONTRIBUTING.md 21:02:36 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 19 20:48 Dockerfile 21:02:36 -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 20:48 Jenkinsfile 21:02:36 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 20:48 LICENSE 21:02:36 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 19 20:48 Makefile 21:02:36 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 19 20:48 README.md 21:02:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 20:45 VERSION 21:02:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:48 assets 21:02:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:48 bin 21:02:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:48 cmd 21:02:36 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 20:50 coverage.out 21:02:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:48 docs 21:02:36 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 19 20:48 go.mod 21:02:36 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 19 20:48 go.sum 21:02:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 20:48 internal 21:02:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:48 snap 21:02:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:48 testing 21:02:36 -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 20:48 version.go 21:02:36 drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 20:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:36 + 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=a62889a0a610a23dc1087e46dd3b3342a727a958 --label arch=arm64 --label version=2.3.0-dev.13 . 21:02:38 Sending build context to Docker daemon 31.42MB 21:02:38 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:02:38 Step 2/26 : FROM ${BASE} AS builder 21:02:38 ---> 59ac81d7a0a6 21:02:38 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:02:38 ---> Running in 4fad79989827 21:02:39 Removing intermediate container 4fad79989827 21:02:39 ---> 127193d5ae2e 21:02:39 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 21:02:39 ---> Running in 25038caac7c1 21:02:39 Removing intermediate container 25038caac7c1 21:02:39 ---> 01ca77be6320 21:02:39 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:02:39 ---> Running in 7bbf05eab66f 21:02:40 Removing intermediate container 7bbf05eab66f 21:02:40 ---> 49485bcae17b 21:02:40 Step 6/26 : LABEL Name=edgex-ui-go 21:02:40 ---> Running in 6d89ce06e955 21:02:40 Removing intermediate container 6d89ce06e955 21:02:40 ---> b696b799e192 21:02:40 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 21:02:40 ---> Running in 5136acfcc712 21:02:40 Removing intermediate container 5136acfcc712 21:02:40 ---> fc2cf986e79b 21:02:40 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:02:42 ---> 95e6c31ef329 21:02:42 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:42 ---> Running in 2eda3ca5b754 21:02:44 Removing intermediate container 2eda3ca5b754 21:02:44 ---> b99141fc68b9 21:02:44 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:44 ---> Running in b59e71454984 21:02:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:02:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:02:47 OK: 221 MiB in 51 packages 21:02:48 Removing intermediate container b59e71454984 21:02:48 ---> 61aa16a692f4 21:02:48 Step 11/26 : ENV GO111MODULE=on 21:02:48 ---> Running in 373fc0f4a83d 21:02:48 Removing intermediate container 373fc0f4a83d 21:02:48 ---> 8d8189156ec1 21:02:48 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:02:48 ---> Running in 3b0c16069632 21:02:49 Removing intermediate container 3b0c16069632 21:02:49 ---> f5117f9243e0 21:02:49 Step 13/26 : COPY go.mod vendor* ./ 21:02:49 ---> 4371f7a49a90 21:02:49 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:49 ---> Running in f039150ce8c8 21:02:52 Removing intermediate container f039150ce8c8 21:02:52 ---> e8754e257e4a 21:02:52 Step 15/26 : COPY . . 21:02:57 ---> 7e66dfd94db6 21:02:57 Step 16/26 : RUN ${MAKE} 21:02:57 ---> Running in 65637d210516 21:02:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:04:19 Removing intermediate container 65637d210516 21:04:19 ---> 1bff4aa8bb71 21:04:19 Step 17/26 : FROM alpine:3.14 21:04:19 3.14: Pulling from library/alpine 21:04:19 90cda3b7c325: Pulling fs layer 21:04:19 90cda3b7c325: Verifying Checksum 21:04:19 90cda3b7c325: Download complete 21:04:19 90cda3b7c325: Pull complete 21:04:19 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 21:04:19 Status: Downloaded newer image for alpine:3.14 21:04:19 ---> 376ba31ae3da 21:04:19 Step 18/26 : EXPOSE 4000 21:04:19 ---> Running in b043db42b035 21:04:19 Removing intermediate container b043db42b035 21:04:19 ---> 72d255605bce 21:04:19 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 21:04:19 ---> 86e992a54c86 21:04:19 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 21:04:19 ---> 7d8577b9bb0b 21:04:19 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 21:04:19 ---> 037b8912c165 21:04:19 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:04:19 ---> Running in a10537ccbe73 21:04:19 Removing intermediate container a10537ccbe73 21:04:19 ---> 63d98a7b3fcc 21:04:19 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 21:04:19 ---> Running in a4c5e372cac0 21:04:19 Removing intermediate container a4c5e372cac0 21:04:19 ---> 77c294ceb593 21:04:19 Step 24/26 : LABEL arch=arm64 21:04:19 ---> Running in 5435e9924e61 21:04:19 Removing intermediate container 5435e9924e61 21:04:19 ---> ed3036d5a563 21:04:19 Step 25/26 : LABEL git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958 21:04:19 ---> Running in 2c6488184833 21:04:19 Removing intermediate container 2c6488184833 21:04:19 ---> 2693e8a7cb0a 21:04:19 Step 26/26 : LABEL version=2.3.0-dev.13 21:04:19 ---> Running in 224a308453e0 21:04:19 Removing intermediate container 224a308453e0 21:04:19 ---> 8d113c5236d2 21:04:19 [Warning] One or more build-args [ARCH] were not consumed 21:04:19 Successfully built 8d113c5236d2 21:04:19 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 21:04:19 provisioning config files... 21:04:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/84@tmp/config5273365164904438846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:20 ---> docker-login.sh 21:04:20 nexus3.edgexfoundry.org:10001 21:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:20 Configure a credential helper to remove this warning. See 21:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:20 21:04:20 Login Succeeded 21:04:20 nexus3.edgexfoundry.org:10002 21:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:20 Configure a credential helper to remove this warning. See 21:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:20 21:04:20 Login Succeeded 21:04:20 nexus3.edgexfoundry.org:10003 21:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:21 Configure a credential helper to remove this warning. See 21:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:21 21:04:21 Login Succeeded 21:04:21 nexus3.edgexfoundry.org:10004 21:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:21 Configure a credential helper to remove this warning. See 21:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:21 21:04:21 Login Succeeded 21:04:21 docker.io 21:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:22 Configure a credential helper to remove this warning. See 21:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:22 21:04:22 Login Succeeded 21:04:22 ---> docker-login.sh ends [Pipeline] } 21:04:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:04:22 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 21:04:22 a62889a0a610a23dc1087e46dd3b3342a727a958 21:04:22 latest 21:04:22 2.3.0-dev.13 21:04:22 a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 21:04:22 main 21:04:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958 21:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:04:23 686ff1e28fff: Preparing 21:04:23 5978ee078c04: Preparing 21:04:23 5cfc5854915c: Preparing 21:04:23 28c3ef001483: Preparing 21:04:23 28c3ef001483: Layer already exists 21:04:23 686ff1e28fff: Pushed 21:04:23 5978ee078c04: Pushed 21:04:29 5cfc5854915c: Pushed 21:04:29 a62889a0a610a23dc1087e46dd3b3342a727a958: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 21:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:04:30 686ff1e28fff: Preparing 21:04:30 5978ee078c04: Preparing 21:04:30 5cfc5854915c: Preparing 21:04:30 28c3ef001483: Preparing 21:04:30 5cfc5854915c: Layer already exists 21:04:30 28c3ef001483: Layer already exists 21:04:30 686ff1e28fff: Layer already exists 21:04:30 5978ee078c04: Layer already exists 21:04:30 latest: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.13 21:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:04:31 686ff1e28fff: Preparing 21:04:31 5978ee078c04: Preparing 21:04:31 5cfc5854915c: Preparing 21:04:31 28c3ef001483: Preparing 21:04:31 28c3ef001483: Layer already exists 21:04:31 5cfc5854915c: Layer already exists 21:04:31 5978ee078c04: Layer already exists 21:04:31 686ff1e28fff: Layer already exists 21:04:31 2.3.0-dev.13: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 21:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:04:32 686ff1e28fff: Preparing 21:04:32 5978ee078c04: Preparing 21:04:32 5cfc5854915c: Preparing 21:04:32 28c3ef001483: Preparing 21:04:32 5cfc5854915c: Layer already exists 21:04:32 5978ee078c04: Layer already exists 21:04:32 28c3ef001483: Layer already exists 21:04:32 686ff1e28fff: Layer already exists 21:04:32 a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 21:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:04:33 686ff1e28fff: Preparing 21:04:33 5978ee078c04: Preparing 21:04:33 5cfc5854915c: Preparing 21:04:33 28c3ef001483: Preparing 21:04:33 28c3ef001483: Layer already exists 21:04:33 686ff1e28fff: Layer already exists 21:04:33 5978ee078c04: Layer already exists 21:04:33 5cfc5854915c: Layer already exists 21:04:33 main: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:33 ===================================================== [Pipeline] echo 21:04:33 taggedImages: 21:04:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958 21:04:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 21:04:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.13 21:04:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 21:04:33 - 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 21:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:33 21:04:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:34 arm64: Pulling from edgex-lftools-log-publisher 21:04:34 8998bd30e6a1: Pulling fs layer 21:04:34 04944245beec: Pulling fs layer 21:04:34 699f458cf7ca: Pulling fs layer 21:04:34 765212b225bb: Pulling fs layer 21:04:34 f23df028b6ca: Pulling fs layer 21:04:34 d65c8cfc05b1: Pulling fs layer 21:04:34 2437ff75d9bd: Pulling fs layer 21:04:34 f23df028b6ca: Waiting 21:04:34 d65c8cfc05b1: Waiting 21:04:34 2437ff75d9bd: Waiting 21:04:34 765212b225bb: Waiting 21:04:34 04944245beec: Verifying Checksum 21:04:34 04944245beec: Download complete 21:04:34 765212b225bb: Verifying Checksum 21:04:34 765212b225bb: Download complete 21:04:34 f23df028b6ca: Verifying Checksum 21:04:34 f23df028b6ca: Download complete 21:04:34 d65c8cfc05b1: Download complete 21:04:34 699f458cf7ca: Verifying Checksum 21:04:34 699f458cf7ca: Download complete 21:04:35 8998bd30e6a1: Verifying Checksum 21:04:35 8998bd30e6a1: Download complete 21:04:37 2437ff75d9bd: Verifying Checksum 21:04:37 2437ff75d9bd: Download complete 21:04:39 8998bd30e6a1: Pull complete 21:04:39 04944245beec: Pull complete 21:04:41 699f458cf7ca: Pull complete 21:04:41 765212b225bb: Pull complete 21:04:42 f23df028b6ca: Pull complete 21:04:42 d65c8cfc05b1: Pull complete 21:04:57 2437ff75d9bd: Pull complete 21:04:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:57 prd-ubuntu20.04-docker-arm64-4c-16g-8616 does not seem to be running inside a container 21:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/84 -v /w/workspace/edgex-ui-go/84:/w/workspace/edgex-ui-go/84:rw,z -v /w/workspace/edgex-ui-go/84@tmp:/w/workspace/edgex-ui-go/84@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 21:05:00 $ docker top fc48e91ab6149bf309c50571471475225c8e691252885a53a7a9984110976b97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:01 ---> job-cost.sh 21:05:01 lf-activate-venv: SKIPPING 21:05:01 INFO: No Stack... 21:05:01 INFO: Retrieving Pricing Info for: v3-standard-4 21:05:02 INFO: Archiving Costs [Pipeline] sh 21:05:03 + cat /w/workspace/edgex-ui-go/84/archives/cost.csv 21:05:03 + cut -d, -f6 [Pipeline] lock 21:05:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] 21:05:03 Resource [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] did not exist. Created. 21:05:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:03 /w/workspace/edgex-ui-go/84@tmp/durable-e8f09bb3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:05:04 + echo total: 0.10999999940395355 [Pipeline] stash 21:05:04 Warning: overwriting stash ‘stack-cost’ 21:05:09 Stashed 1 file(s) [Pipeline] } 21:05:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:09 $ docker stop --time=1 fc48e91ab6149bf309c50571471475225c8e691252885a53a7a9984110976b97 21:05:11 $ docker rm -f fc48e91ab6149bf309c50571471475225c8e691252885a53a7a9984110976b97 [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 21:05:11 provisioning config files... 21:05:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10352309966643277901tmp [Pipeline] { [Pipeline] sh 21:05:11 + set +x 21:05:11 + + curlbash -s -s https://codecov.io/bash -- 21:05:11 21:05:11 21:05:11 _____ _ 21:05:11 / ____| | | 21:05:11 | | ___ __| | ___ ___ _____ __ 21:05:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:05:11 | |___| (_) | (_| | __/ (_| (_) \ V / 21:05:11 \_____\___/ \__,_|\___|\___\___/ \_/ 21:05:11 Bash-1.0.6 21:05:11 21:05:11 21:05:11 ==> git version 2.25.1 found 21:05:11 ==> 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 21:05:11 Release-Date: 2020-01-08 21:05:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:05:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:05:11 ==> Jenkins CI detected. 21:05:11 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 21:05:11 project root: . 21:05:11 --> token set from env 21:05:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:05:11 ==> Running gcov in . (disable via -X gcov) 21:05:12 ==> Python coveragepy not found 21:05:12 ==> Searching for coverage reports in: 21:05:12 + . 21:05:12 -> Found 1 reports 21:05:12 ==> Detecting git/mercurial file structure 21:05:12 ==> Reading reports 21:05:12 + ./coverage.out bytes=10 21:05:12 ==> Appending adjustments 21:05:12 https://docs.codecov.io/docs/fixing-reports 21:05:12 + Found adjustments 21:05:12 ==> Gzipping contents 21:05:12 12K /tmp/codecov.qiKsDz.gz 21:05:12 ==> Uploading reports 21:05:12 url: https://codecov.io 21:05:12 query: branch=main&commit=a62889a0a610a23dc1087e46dd3b3342a727a958&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:05:12 -> Pinging Codecov 21:05:12 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=a62889a0a610a23dc1087e46dd3b3342a727a958&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:05:13 -> Uploading to 21:05:13 https://storage.googleapis.com/codecov/v4/raw/2022-10-19/FB506323287CE973F263BFD2A0EB1F37/a62889a0a610a23dc1087e46dd3b3342a727a958/bc7d9db2-383d-4c02-8c42-d107579ced6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T210512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b77e0a29a48c4228b2c1ce4e66772acf33c83d73a800d63263df583324f2052 21:05:13 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:13 Dload Upload Total Spent Left Speed 21:05:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 37593 --:--:-- --:--:-- --:--:-- 37593 21:05:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] } 21:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:05:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:05:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:13 21:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:05:14 df9b9388f04a: Pulling fs layer 21:05:14 52dc419b0ee2: Pulling fs layer 21:05:14 25bc292e5bac: Pulling fs layer 21:05:14 114826534d7a: Pulling fs layer 21:05:14 4657fd5d0bcf: Pulling fs layer 21:05:14 6ad1cebc031e: Pulling fs layer 21:05:14 8a3aa393b2d8: Pulling fs layer 21:05:14 114826534d7a: Waiting 21:05:14 4657fd5d0bcf: Waiting 21:05:14 6ad1cebc031e: Waiting 21:05:14 8a3aa393b2d8: Waiting 21:05:14 25bc292e5bac: Verifying Checksum 21:05:14 25bc292e5bac: Download complete 21:05:14 52dc419b0ee2: Verifying Checksum 21:05:14 52dc419b0ee2: Download complete 21:05:14 4657fd5d0bcf: Verifying Checksum 21:05:14 4657fd5d0bcf: Download complete 21:05:14 df9b9388f04a: Verifying Checksum 21:05:14 df9b9388f04a: Download complete 21:05:14 df9b9388f04a: Pull complete 21:05:14 6ad1cebc031e: Verifying Checksum 21:05:14 6ad1cebc031e: Download complete 21:05:14 52dc419b0ee2: Pull complete 21:05:14 25bc292e5bac: Pull complete 21:05:14 114826534d7a: Download complete 21:05:14 8a3aa393b2d8: Verifying Checksum 21:05:14 8a3aa393b2d8: Download complete 21:05:18 114826534d7a: Pull complete 21:05:18 4657fd5d0bcf: Pull complete 21:05:18 6ad1cebc031e: Pull complete 21:05:20 8a3aa393b2d8: Pull complete 21:05:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:20 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 21:05:20 $ 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 21:05:23 $ docker top a018f564ae7dbab51416186157a0c5fab708b12db81ca84c889744253384ba96 -eo pid,comm [Pipeline] { [Pipeline] echo 21:05:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 21:05:24 + set -o pipefail 21:05:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 21:05:30 21:05:30 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 21:05:30 21:05:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/254f66e3-90bc-4450-be0e-1d1c7c65e93c 21:05:30 21:05:30 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 21:05:30 21:05:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:05:30 21:05:30 21:05:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:05:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:05:30 More details here: https://snyk.co/ue1NS [Pipeline] } 21:05:30 $ docker stop --time=1 a018f564ae7dbab51416186157a0c5fab708b12db81ca84c889744253384ba96 21:05:33 $ docker rm -f a018f564ae7dbab51416186157a0c5fab708b12db81ca84c889744253384ba96 [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 21:05:34 + git log --format=format:%s -1 a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] sh 21:05:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:35 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 21:05:35 $ 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 21:05:35 $ docker top ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 -eo pid,comm 21:05:35 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). 21:05:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:35 [ssh-agent] Looking for ssh-agent implementation... 21:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:35 $ docker exec ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 ssh-agent 21:05:35 SSH_AUTH_SOCK=/tmp/ssh-6i8PYZoeMnBB/agent.32 21:05:35 SSH_AGENT_PID=38 21:05:35 Running ssh-add (command line suppressed) 21:05:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15233333280908103981.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15233333280908103981.key) 21:05:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:36 + git semver tag 21:05:36 2022-10-19 21:05:36,398 [run_tag] DEBUG tag force:False 21:05:36 2022-10-19 21:05:36,398 [check_head_tag] DEBUG check head tag 21:05:36 2022-10-19 21:05:36,399 [execute] INFO git cat-file --batch-check 21:05:36 2022-10-19 21:05:36,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 21:05:36 2022-10-19 21:05:36,403 [execute] INFO git cat-file --batch 21:05:36 2022-10-19 21:05:36,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 21:05:36 2022-10-19 21:05:36,413 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:05:36 2022-10-19 21:05:36,413 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 21:05:36 2022-10-19 21:05:36,414 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 21:05:36 2022-10-19 21:05:36,418 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:05:36 2.3.0-dev.13 [Pipeline] } 21:05:36 $ docker exec --env ******** --env ******** ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 ssh-agent -k 21:05:36 unset SSH_AUTH_SOCK; 21:05:36 unset SSH_AGENT_PID; 21:05:36 echo Agent pid 38 killed; 21:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:36 + git semver [Pipeline] } 21:05:37 $ docker stop --time=1 ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 21:05:38 $ docker rm -f ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:38 21:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:39 0.23.1-centos7: Pulling from edgex-lftools 21:05:39 ab5ef0e58194: Pulling fs layer 21:05:39 9712f1f96733: Pulling fs layer 21:05:39 63f879dbbcfc: Pulling fs layer 21:05:39 0d9ebad4ef96: Pulling fs layer 21:05:39 e9a5061849ea: Pulling fs layer 21:05:39 d747dcd14b5f: Pulling fs layer 21:05:39 2de7ff778b66: Pulling fs layer 21:05:39 e9a5061849ea: Waiting 21:05:39 d747dcd14b5f: Waiting 21:05:39 0d9ebad4ef96: Waiting 21:05:39 9712f1f96733: Verifying Checksum 21:05:39 9712f1f96733: Download complete 21:05:39 63f879dbbcfc: Verifying Checksum 21:05:39 63f879dbbcfc: Download complete 21:05:39 ab5ef0e58194: Verifying Checksum 21:05:39 ab5ef0e58194: Download complete 21:05:39 d747dcd14b5f: Download complete 21:05:39 e9a5061849ea: Verifying Checksum 21:05:39 e9a5061849ea: Download complete 21:05:39 0d9ebad4ef96: Verifying Checksum 21:05:39 0d9ebad4ef96: Download complete 21:05:39 2de7ff778b66: Verifying Checksum 21:05:39 2de7ff778b66: Download complete 21:05:42 ab5ef0e58194: Pull complete 21:05:42 9712f1f96733: Pull complete 21:05:42 63f879dbbcfc: Pull complete 21:05:46 0d9ebad4ef96: Pull complete 21:05:46 e9a5061849ea: Pull complete 21:05:46 d747dcd14b5f: Pull complete 21:05:47 2de7ff778b66: Pull complete 21:05:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:47 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 21:05:47 $ 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 21:05:51 $ docker top 422746d44cf9c6f5e6d26da82ef759a83da1168ca0e8a92017fde3e7ddae26a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:05:51 provisioning config files... 21:05:51 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5623225542095521092tmp 21:05:51 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18022134620588698371tmp 21:05:51 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7721432932880955405tmp [Pipeline] { [Pipeline] echo 21:05:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:05:52 ---> sigul-configuration.sh 21:05:52 gpg: directory `/root/.gnupg' created 21:05:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:05:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:05:52 gpg: keyring `/root/.gnupg/secring.gpg' created 21:05:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:05:52 gpg: CAST5 encrypted data 21:05:52 gpg: encrypted with 1 passphrase 21:05:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:05:52 + mkdir /home/jenkins 21:05:52 + mkdir /home/jenkins/sigul [Pipeline] sh 21:05:52 + 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 21:05:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:05:52 ---> sigul-install.sh 21:05:52 Sigul already installed; skipping installation. [Pipeline] sh 21:05:53 + git tag --list 21:05:53 0.1.1 21:05:53 v1.1.0 21:05:53 v1.2.0 21:05:53 v1.2.1 21:05:53 v1.3.0 21:05:53 v2.0.0 21:05:53 v2.1.0 21:05:53 v2.2.0 21:05:53 v2.2.1-dev.1 21:05:53 v2.2.1-dev.2 21:05:53 v2.2.1-dev.3 21:05:53 v2.2.1-dev.4 21:05:53 v2.2.1-dev.5 21:05:53 v2.2.1-dev.6 21:05:53 v2.2.1-dev.7 21:05:53 v2.3.0-dev.10 21:05:53 v2.3.0-dev.11 21:05:53 v2.3.0-dev.12 21:05:53 v2.3.0-dev.13 21:05:53 v2.3.0-dev.7 21:05:53 v2.3.0-dev.8 21:05:53 v2.3.0-dev.9 [Pipeline] sh 21:05:53 + lftools sign git-tag v2.3.0-dev.13 21:05:54 Signing Git tag with Sigul... 21:05:54 Signing v2.3.0-dev.13 [Pipeline] echo 21:05:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:05:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:05:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:05:54 $ docker stop --time=1 422746d44cf9c6f5e6d26da82ef759a83da1168ca0e8a92017fde3e7ddae26a7 21:05:55 $ docker rm -f 422746d44cf9c6f5e6d26da82ef759a83da1168ca0e8a92017fde3e7ddae26a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:05:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:56 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 21:05:56 $ 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 21:05:57 $ docker top 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 -eo pid,comm 21:05:57 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). 21:05:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:57 [ssh-agent] Looking for ssh-agent implementation... 21:05:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:57 $ docker exec 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 ssh-agent 21:05:57 SSH_AUTH_SOCK=/tmp/ssh-IwVzOe4VHe5k/agent.33 21:05:57 SSH_AGENT_PID=39 21:05:57 Running ssh-add (command line suppressed) 21:05:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2518496783777843359.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2518496783777843359.key) 21:05:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:57 + git semver bump pre 21:05:58 2022-10-19 21:05:57,946 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:05:58 2022-10-19 21:05:57,947 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 21:05:58 2022-10-19 21:05:57,947 [bump_version] DEBUG bumped version:2.3.0-dev.14 21:05:58 2022-10-19 21:05:57,947 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 21:05:58 2022-10-19 21:05:57,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:05:58 2022-10-19 21:05:57,947 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:05:58 2022-10-19 21:05:57,951 [execute] INFO git cat-file --batch-check 21:05:58 2022-10-19 21:05:57,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:05:58 2022-10-19 21:05:57,957 [execute] INFO git cat-file --batch 21:05:58 2022-10-19 21:05:57,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:05:58 2022-10-19 21:05:57,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:05:58 2.3.0-dev.14 [Pipeline] } 21:05:58 $ docker exec --env ******** --env ******** 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 ssh-agent -k 21:05:58 unset SSH_AUTH_SOCK; 21:05:58 unset SSH_AGENT_PID; 21:05:58 echo Agent pid 39 killed; 21:05:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:58 + git semver [Pipeline] } 21:05:58 $ docker stop --time=1 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 21:05:59 $ docker rm -f 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:00 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 21:06:00 $ 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 21:06:01 $ docker top 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:01 [ssh-agent] Looking for ssh-agent implementation... 21:06:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:01 $ docker exec 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac ssh-agent 21:06:01 SSH_AUTH_SOCK=/tmp/ssh-y4bGdo6uGBIs/agent.31 21:06:01 SSH_AGENT_PID=37 21:06:01 Running ssh-add (command line suppressed) 21:06:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16161606315776951457.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16161606315776951457.key) 21:06:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:01 + git semver push 21:06:02 2022-10-19 21:06:02,040 [run_push] DEBUG push 21:06:02 2022-10-19 21:06:02,041 [execute] INFO git cat-file --batch-check 21:06:02 2022-10-19 21:06:02,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:06:02 2022-10-19 21:06:02,045 [execute] INFO git rev-list 07841613f2bf1d187c2420dcc8cf03d82eb071fb -- 21:06:02 2022-10-19 21:06:02,045 [execute] DEBUG Popen(['git', 'rev-list', '07841613f2bf1d187c2420dcc8cf03d82eb071fb', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:06:02 2022-10-19 21:06:02,054 [execute] INFO git fetch -v origin 21:06:02 2022-10-19 21:06:02,055 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:06:02 2022-10-19 21:06:02,610 [run_push] DEBUG no remote changes detected 21:06:02 2022-10-19 21:06:02,610 [execute] INFO git push origin semver 21:06:02 2022-10-19 21:06:02,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:06:03 2022-10-19 21:06:03,479 [run_push] DEBUG push all version tags 21:06:03 2022-10-19 21:06:03,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:06:03 2022-10-19 21:06:03,480 [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) 21:06:04 2022-10-19 21:06:04,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:06:04 2.3.0-dev.14 [Pipeline] } 21:06:04 $ docker exec --env ******** --env ******** 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac ssh-agent -k 21:06:04 unset SSH_AUTH_SOCK; 21:06:04 unset SSH_AGENT_PID; 21:06:04 echo Agent pid 37 killed; 21:06:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:04 + git semver [Pipeline] } 21:06:05 $ docker stop --time=1 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac 21:06:06 $ docker rm -f 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac [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 21:06:07 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 21:06:07 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:06:07 total 16 21:06:07 drwxr-xr-x 3 root root 4096 Oct 19 20:48 . 21:06:07 drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 21:05 .. 21:06:07 drwxr-xr-x 2 root root 4096 Oct 19 20:48 cost 21:06:07 -rw-r--r-- 1 root root 82 Oct 19 20:48 cost.csv 21:06:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:06:07 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:06:07 total 16 21:06:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 20:48 . 21:06:07 drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 21:05 .. 21:06:07 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 20:48 cost 21:06:07 -rw-r--r-- 1 jenkins jenkins 82 Oct 19 20:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:06:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:06:08 ---> package-listing.sh 21:06:08 ++ facter osfamily 21:06:08 ++ tr '[:upper:]' '[:lower:]' 21:06:08 + OS_FAMILY=debian 21:06:08 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 21:06:08 + START_PACKAGES=/tmp/packages_start.txt 21:06:08 + END_PACKAGES=/tmp/packages_end.txt 21:06:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:08 + PACKAGES=/tmp/packages_start.txt 21:06:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 21:06:08 + PACKAGES=/tmp/packages_end.txt 21:06:08 + case "${OS_FAMILY}" in 21:06:08 + dpkg -l 21:06:08 + grep '^ii' 21:06:08 + '[' -f /tmp/packages_start.txt ']' 21:06:08 + '[' -f /tmp/packages_end.txt ']' 21:06:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 21:06:08 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 21:06:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 21:06:08 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 21:06:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:09 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 21:06:09 $ 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 21:06:09 $ docker top fbca37e77a7bf3e41818a9b21c7b3f12b1cd1354c3b1cbf83f650dd3ab19eb5e -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:09 + touch /tmp/pre-build-complete [Pipeline] sh 21:06:10 + mkdir -p /var/log/sysstat [Pipeline] sh 21:06:10 + ls /var/log/sa-host 21:06:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:10 provisioning config files... 21:06:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1971715175250586526tmp [Pipeline] { [Pipeline] echo 21:06:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:06:10 ---> create-netrc.sh [Pipeline] } 21:06:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:06:11 ---> python-tools-install.sh [Pipeline] echo 21:06:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:06:11 ---> sudo-logs.sh 21:06:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:06:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:06:11 ---> job-cost.sh 21:06:11 lf-activate-venv: SKIPPING 21:06:11 DEBUG: total: 0.2199999988079071 21:06:11 INFO: Retrieving Stack Cost... 21:06:11 INFO: Retrieving Pricing Info for: v3-standard-8 21:06:12 INFO: Archiving Costs [Pipeline] echo 21:06:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:06:12 ---> logs-deploy.sh 21:06:12 lf-activate-venv: SKIPPING 21:06:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/84 21:06:12 INFO: archiving workspace using pattern(s): 21:06:13 Archives upload complete. 21:06:13 INFO: archiving logs to Nexus