Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 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-ssh653515277608416351.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8443423360099456016.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh610693448755053040.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh585963537640187325.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-ssh3499659432798347078.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118114 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 Avoid second fetch Checking out Revision 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#575)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 > git rev-list --no-walk cf6412c5b50727ca79d85899261fa90c54a0a025 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:41:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:41:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:41:53 ========================================================= 11:41:53 EdgeX Global Pipelines Version Info 11:41:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:41:53 ------------------- 11:41:53 stable info: 11:41:53 ------------------- 11:41:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:41:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:41:53 Message: update stable to v1.0.244 11:41:54 ------------------- 11:41:54 experimental info: 11:41:54 ------------------- 11:41:54 Commited By: **** collab-it+edgex@linuxfoundation.org 11:41:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:41:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:41:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:41:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:41:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:41:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:41:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:41:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:41:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] echo 11:41:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22de6a3 [Pipeline] echo 11:41:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:55 provisioning config files... 11:41:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8603517883920630762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:55 ---> docker-login.sh 11:41:55 nexus3.edgexfoundry.org:10001 11:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:55 Configure a credential helper to remove this warning. See 11:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:55 11:41:55 Login Succeeded 11:41:55 nexus3.edgexfoundry.org:10002 11:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:55 Configure a credential helper to remove this warning. See 11:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:55 11:41:55 Login Succeeded 11:41:55 nexus3.edgexfoundry.org:10003 11:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:56 Configure a credential helper to remove this warning. See 11:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:56 11:41:56 Login Succeeded 11:41:56 nexus3.edgexfoundry.org:10004 11:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:56 Configure a credential helper to remove this warning. See 11:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:56 11:41:56 Login Succeeded 11:41:56 docker.io 11:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:56 Configure a credential helper to remove this warning. See 11:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:56 11:41:56 Login Succeeded 11:41:56 ---> docker-login.sh ends [Pipeline] } 11:41:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:41:57 + git rev-list -1 --merges 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd~1..22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] echo 11:41:57 -----------> git rev-list -1 --merges 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd~1..22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [false] [Pipeline] sh 11:41:57 + git log --format=format:%s -1 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] echo 11:41:57 ========================================================= 11:41:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:41:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:41:57 + git log --format=format:%s -1 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] echo 11:41:57 [semverPrep] GIT_COMMIT: 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#575) [Pipeline] echo 11:41:57 [semverPrep] This is not a build commit. [Pipeline] sh 11:41:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:41:58 + grep -v github /etc/ssh/ssh_known_hosts 11:41:58 + [ -e /tmp/ssh_known_hosts ] 11:41:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:41:58 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 11:41:58 -a /etc/ssh/ssh_known_hosts 11:41:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:58 11:41:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:58 0.1.4: Pulling from edgex-devops/py-git-semver 11:41:58 b85a868b505f: Pulling fs layer 11:41:58 e2be974225ed: Pulling fs layer 11:41:58 339a4e72a1f5: Pulling fs layer 11:41:58 988bab9f4d93: Pulling fs layer 11:41:58 1469e6f7b9e6: Pulling fs layer 11:41:58 eaf3925da568: Pulling fs layer 11:41:58 bab4dde63d76: Pulling fs layer 11:41:58 bde34c3a00c8: Pulling fs layer 11:41:58 b352a97aabf1: Pulling fs layer 11:41:58 4872d77fe225: Pulling fs layer 11:41:58 5851b861e8e6: Pulling fs layer 11:41:58 988bab9f4d93: Waiting 11:41:58 1469e6f7b9e6: Waiting 11:41:58 eaf3925da568: Waiting 11:41:58 bde34c3a00c8: Waiting 11:41:58 4872d77fe225: Waiting 11:41:58 5851b861e8e6: Waiting 11:41:58 b352a97aabf1: Waiting 11:41:58 e2be974225ed: Download complete 11:41:58 988bab9f4d93: Verifying Checksum 11:41:58 988bab9f4d93: Download complete 11:41:59 1469e6f7b9e6: Verifying Checksum 11:41:59 1469e6f7b9e6: Download complete 11:41:59 339a4e72a1f5: Verifying Checksum 11:41:59 339a4e72a1f5: Download complete 11:41:59 eaf3925da568: Verifying Checksum 11:41:59 eaf3925da568: Download complete 11:41:59 bde34c3a00c8: Download complete 11:41:59 b352a97aabf1: Verifying Checksum 11:41:59 b352a97aabf1: Download complete 11:41:59 4872d77fe225: Verifying Checksum 11:41:59 4872d77fe225: Download complete 11:41:59 5851b861e8e6: Verifying Checksum 11:41:59 5851b861e8e6: Download complete 11:41:59 b85a868b505f: Download complete 11:41:59 bab4dde63d76: Verifying Checksum 11:41:59 bab4dde63d76: Download complete 11:42:00 b85a868b505f: Pull complete 11:42:00 e2be974225ed: Pull complete 11:42:00 339a4e72a1f5: Pull complete 11:42:00 988bab9f4d93: Pull complete 11:42:00 1469e6f7b9e6: Pull complete 11:42:01 eaf3925da568: Pull complete 11:42:03 bab4dde63d76: Pull complete 11:42:03 bde34c3a00c8: Pull complete 11:42:03 b352a97aabf1: Pull complete 11:42:03 4872d77fe225: Pull complete 11:42:03 5851b861e8e6: Pull complete 11:42:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:42:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:04 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 11:42:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:42:05 $ docker top 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 -eo pid,comm 11:42:05 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). 11:42:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:05 [ssh-agent] Looking for ssh-agent implementation... 11:42:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:05 $ docker exec 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 ssh-agent 11:42:05 SSH_AUTH_SOCK=/tmp/ssh-ujPTaqVHlnme/agent.32 11:42:05 SSH_AGENT_PID=38 11:42:06 Running ssh-add (command line suppressed) 11:42:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13037422029637612968.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13037422029637612968.key) 11:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:06 + git tag --points-at HEAD [Pipeline] } 11:42:06 $ docker exec --env ******** --env ******** 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 ssh-agent -k 11:42:06 unset SSH_AUTH_SOCK; 11:42:06 unset SSH_AGENT_PID; 11:42:06 echo Agent pid 38 killed; 11:42:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:06 [ssh-agent] Looking for ssh-agent implementation... 11:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:06 $ docker exec 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 ssh-agent 11:42:06 SSH_AUTH_SOCK=/tmp/ssh-nSNh8fGN97yA/agent.71 11:42:06 SSH_AGENT_PID=77 11:42:06 Running ssh-add (command line suppressed) 11:42:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11646396945742467882.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11646396945742467882.key) 11:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:07 + git semver init 11:42:07 2022-11-03 11:42:07,320 [run_init] DEBUG init version:0.0.0 force:False 11:42:07 2022-11-03 11:42:07,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 11:42:07 2022-11-03 11:42:07,321 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 11:42:07 2022-11-03 11:42:07,321 [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) 11:42:09 2022-11-03 11:42:08,774 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 11:42:09 2022-11-03 11:42:08,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 11:42:09 2022-11-03 11:42:08,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:42:09 2022-11-03 11:42:08,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:42:09 2.3.0-dev.23 [Pipeline] } 11:42:09 $ docker exec --env ******** --env ******** 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 ssh-agent -k 11:42:09 unset SSH_AUTH_SOCK; 11:42:09 unset SSH_AGENT_PID; 11:42:09 echo Agent pid 77 killed; 11:42:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:42:09 + git semver [Pipeline] } 11:42:09 $ docker stop --time=1 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 11:42:11 $ docker rm -f 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 [Pipeline] // withDockerContainer [Pipeline] sh 11:42:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:42:11 Stashed 1 file(s) [Pipeline] echo 11:42:11 [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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 11:42:11 provisioning config files... 11:42:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1160975520818235077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:12 ---> docker-login.sh 11:42:12 nexus3.edgexfoundry.org:10001 11:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:12 Configure a credential helper to remove this warning. See 11:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:12 11:42:12 Login Succeeded 11:42:12 nexus3.edgexfoundry.org:10002 11:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:12 Configure a credential helper to remove this warning. See 11:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:12 11:42:12 Login Succeeded 11:42:12 nexus3.edgexfoundry.org:10003 11:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:12 Configure a credential helper to remove this warning. See 11:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:12 11:42:12 Login Succeeded 11:42:12 nexus3.edgexfoundry.org:10004 11:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:12 Configure a credential helper to remove this warning. See 11:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:12 11:42:12 Login Succeeded 11:42:12 docker.io 11:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:13 Configure a credential helper to remove this warning. See 11:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:13 11:42:13 Login Succeeded 11:42:13 ---> docker-login.sh ends [Pipeline] } 11:42:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:42:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:42:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:42:13 ========================================================= 11:42:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:42:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:13 + 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 . 11:42:13 Sending build context to Docker daemon 45.53MB 11:42:13 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 11:42:13 Step 2/16 : FROM ${BASE} AS builder 11:42:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:42:13 213ec9aee27d: Pulling fs layer 11:42:13 4583459ba037: Pulling fs layer 11:42:13 93c1e223e6f2: Pulling fs layer 11:42:13 53926ce57604: Pulling fs layer 11:42:13 21b2b0c7a3f4: Pulling fs layer 11:42:13 22ff95d597cd: Pulling fs layer 11:42:13 12d6caf4c0d1: Pulling fs layer 11:42:13 96b7cbca73a9: Pulling fs layer 11:42:13 a7acece74701: Pulling fs layer 11:42:13 21b2b0c7a3f4: Waiting 11:42:13 53926ce57604: Waiting 11:42:13 12d6caf4c0d1: Waiting 11:42:13 22ff95d597cd: Waiting 11:42:13 96b7cbca73a9: Waiting 11:42:13 a7acece74701: Waiting 11:42:13 93c1e223e6f2: Verifying Checksum 11:42:13 93c1e223e6f2: Download complete 11:42:13 4583459ba037: Download complete 11:42:13 21b2b0c7a3f4: Download complete 11:42:13 22ff95d597cd: Verifying Checksum 11:42:13 22ff95d597cd: Download complete 11:42:13 213ec9aee27d: Verifying Checksum 11:42:13 213ec9aee27d: Download complete 11:42:13 12d6caf4c0d1: Verifying Checksum 11:42:13 12d6caf4c0d1: Download complete 11:42:13 213ec9aee27d: Pull complete 11:42:13 4583459ba037: Pull complete 11:42:14 93c1e223e6f2: Pull complete 11:42:14 a7acece74701: Verifying Checksum 11:42:14 a7acece74701: Download complete 11:42:14 96b7cbca73a9: Verifying Checksum 11:42:14 96b7cbca73a9: Download complete 11:42:14 53926ce57604: Verifying Checksum 11:42:14 53926ce57604: Download complete 11:42:17 53926ce57604: Pull complete 11:42:18 21b2b0c7a3f4: Pull complete 11:42:18 22ff95d597cd: Pull complete 11:42:18 12d6caf4c0d1: Pull complete 11:42:19 96b7cbca73a9: Pull complete 11:42:20 a7acece74701: Pull complete 11:42:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:42:20 ---> db6d94c90886 11:42:20 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:42:22 ---> Running in 5d94cd6541a4 11:42:23 Removing intermediate container 5d94cd6541a4 11:42:23 ---> 0137794c101a 11:42:23 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 11:42:23 ---> Running in 08ddd848dc2b 11:42:23 Removing intermediate container 08ddd848dc2b 11:42:23 ---> 335766842b43 11:42:23 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 11:42:23 ---> Running in d1f26d277cdc 11:42:23 Removing intermediate container d1f26d277cdc 11:42:23 ---> afb50340842d 11:42:23 Step 6/16 : LABEL Name=edgex-ui-go 11:42:23 ---> Running in 6976db552a9d 11:42:23 Removing intermediate container 6976db552a9d 11:42:23 ---> 059f07ac59d0 11:42:23 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 11:42:23 ---> Running in 546fada2e5b8 11:42:23 Removing intermediate container 546fada2e5b8 11:42:23 ---> 3811414bc8c1 11:42:23 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:42:24 latest: Pulling from library/docker 11:42:24 213ec9aee27d: Already exists 11:42:24 7b0dd730a5c3: Pulling fs layer 11:42:24 4b90f8029a36: Pulling fs layer 11:42:24 a89466c712af: Pulling fs layer 11:42:24 9c6a0a734fa9: Pulling fs layer 11:42:24 beeedf2bf9bb: Pulling fs layer 11:42:24 3bc3016a9123: Pulling fs layer 11:42:24 45d434503156: Pulling fs layer 11:42:24 539e1dfa3993: Pulling fs layer 11:42:24 3bc3016a9123: Waiting 11:42:24 45d434503156: Waiting 11:42:24 9c6a0a734fa9: Waiting 11:42:24 539e1dfa3993: Waiting 11:42:24 beeedf2bf9bb: Waiting 11:42:24 4b90f8029a36: Verifying Checksum 11:42:24 4b90f8029a36: Download complete 11:42:24 a89466c712af: Verifying Checksum 11:42:24 a89466c712af: Download complete 11:42:24 7b0dd730a5c3: Verifying Checksum 11:42:24 7b0dd730a5c3: Download complete 11:42:24 7b0dd730a5c3: Pull complete 11:42:24 3bc3016a9123: Download complete 11:42:24 4b90f8029a36: Pull complete 11:42:24 9c6a0a734fa9: Verifying Checksum 11:42:24 9c6a0a734fa9: Download complete 11:42:24 45d434503156: Verifying Checksum 11:42:24 45d434503156: Download complete 11:42:24 539e1dfa3993: Verifying Checksum 11:42:24 539e1dfa3993: Download complete 11:42:25 beeedf2bf9bb: Verifying Checksum 11:42:25 beeedf2bf9bb: Download complete 11:42:25 a89466c712af: Pull complete 11:42:25 9c6a0a734fa9: Pull complete 11:42:26 beeedf2bf9bb: Pull complete 11:42:26 3bc3016a9123: Pull complete 11:42:26 45d434503156: Pull complete 11:42:26 539e1dfa3993: Pull complete 11:42:26 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 11:42:26 Status: Downloaded newer image for docker:latest 11:42:26 Still waiting to schedule task 11:42:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:42:27 ---> c2f93e7d9e99 11:42:27 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:27 ---> Running in 24329d3525e9 11:42:27 Removing intermediate container 24329d3525e9 11:42:27 ---> b4993fb62328 11:42:27 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:42:27 ---> Running in 31cd4970e994 11:42:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:29 OK: 211 MiB in 51 packages 11:42:29 Removing intermediate container 31cd4970e994 11:42:29 ---> 386fa183e8a6 11:42:29 Step 11/16 : ENV GO111MODULE=on 11:42:29 ---> Running in 837b0cd0fdde 11:42:29 Removing intermediate container 837b0cd0fdde 11:42:29 ---> 297aa424ac06 11:42:29 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:42:29 ---> Running in 82ba07882118 11:42:29 Removing intermediate container 82ba07882118 11:42:29 ---> eb6a258cbc82 11:42:29 Step 13/16 : COPY go.mod vendor* ./ 11:42:30 ---> a89ce8799bb1 11:42:30 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:30 ---> Running in 641823c9ed29 11:42:51 Removing intermediate container 641823c9ed29 11:42:51 ---> 4ed7b18c7b18 11:42:51 Step 15/16 : COPY . . 11:42:51 ---> 839b3a987261 11:42:51 Step 16/16 : RUN ${MAKE} 11:42:51 ---> Running in 3af2d0b937b6 11:42:51 noop 11:42:51 Removing intermediate container 3af2d0b937b6 11:42:51 ---> 83993d79a162 11:42:51 Successfully built 83993d79a162 11:42:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:52 + docker inspect -f . ci-base-image-x86_64 11:42:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:52 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 11:42:52 $ 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 ******** ci-base-image-x86_64 cat 11:42:52 $ docker top a45067096ad4321701b01b42051bdb87f0d08fd8526f820cbf1181154ded92a9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:53 + go version 11:42:53 go version go1.18.7 linux/amd64 [Pipeline] } 11:42:53 $ docker stop --time=1 a45067096ad4321701b01b42051bdb87f0d08fd8526f820cbf1181154ded92a9 11:42:54 $ docker rm -f a45067096ad4321701b01b42051bdb87f0d08fd8526f820cbf1181154ded92a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:54 + docker inspect -f . ci-base-image-x86_64 11:42:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:54 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 11:42:54 $ 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 ******** ci-base-image-x86_64 cat 11:42:55 $ docker top 902ed28ab24808a99aa91a6b783c1d01e7c6bf27764c3b2bf80a2fd50ce7b8a6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 11:42:55 + make test 11:42:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 11:42:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:43:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:43:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:43:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:43:04 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 11:43:04 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 11:43:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:43:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:43:04 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 11:43:04 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 11:43:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:43:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:43:06 ./bin/test-attribution-txt.sh 11:43:06 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 11:43:06 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 11:43:06 An attribution for golang.org/x/net is missing from Attribution.txt, please add 11:43:06 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 11:43:06 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 11:43:06 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 11:43:06 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 11:43:06 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 11:43:06 make -C web test 11:43:06 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 11:43:06 make[1]: tput: No such file or directory 11:43:06 make[1]: tput: No such file or directory 11:43:06 warning: generating ./VERSION 11:43:06 echo "0.0.0" > VERSION 11:43:06 docker build \ 11:43:06 -f Dockerfile \ 11:43:06 --build-arg USER=1000 \ 11:43:06 \ 11:43:06 --label "git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd" \ 11:43:06 -t edgexfoundry/edgex-web-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd \ 11:43:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 11:43:06 . 11:43:06 Sending build context to Docker daemon 3.269MB 11:43:06 Step 1/10 : FROM node:16.17-alpine3.15 11:43:07 16.17-alpine3.15: Pulling from library/node 11:43:07 9621f1afde84: Pulling fs layer 11:43:07 c6f70ee39829: Pulling fs layer 11:43:07 56892a8094a2: Pulling fs layer 11:43:07 58dd87906ef0: Pulling fs layer 11:43:07 58dd87906ef0: Waiting 11:43:07 56892a8094a2: Verifying Checksum 11:43:07 56892a8094a2: Download complete 11:43:07 9621f1afde84: Download complete 11:43:07 58dd87906ef0: Verifying Checksum 11:43:07 58dd87906ef0: Download complete 11:43:07 9621f1afde84: Pull complete 11:43:07 c6f70ee39829: Verifying Checksum 11:43:07 c6f70ee39829: Download complete 11:43:08 c6f70ee39829: Pull complete 11:43:08 56892a8094a2: Pull complete 11:43:08 58dd87906ef0: Pull complete 11:43:08 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 11:43:08 Status: Downloaded newer image for node:16.17-alpine3.15 11:43:08 ---> b69703f70c3d 11:43:08 Step 2/10 : RUN apk add --no-cache chromium 11:43:09 ---> Running in a0339d836a32 11:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:43:09 (1/129) Installing libxau (1.0.9-r0) 11:43:09 (2/129) Installing libmd (1.0.3-r0) 11:43:09 (3/129) Installing libbsd (0.11.3-r1) 11:43:09 (4/129) Installing libxdmcp (1.1.3-r0) 11:43:09 (5/129) Installing libxcb (1.14-r2) 11:43:09 (6/129) Installing libx11 (1.7.3.1-r0) 11:43:09 (7/129) Installing libxext (1.3.4-r0) 11:43:09 (8/129) Installing libice (1.0.10-r0) 11:43:09 (9/129) Installing libuuid (2.37.4-r0) 11:43:09 (10/129) Installing libsm (1.2.3-r0) 11:43:09 (11/129) Installing libxt (1.2.1-r0) 11:43:09 (12/129) Installing libxmu (1.1.3-r0) 11:43:09 (13/129) Installing xset (1.2.4-r0) 11:43:09 (14/129) Installing xprop (1.2.5-r0) 11:43:09 (15/129) Installing xdg-utils (1.1.3-r0) 11:43:09 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 11:43:09 (17/129) Installing pkgconf (1.8.0-r0) 11:43:09 (18/129) Installing libffi (3.4.2-r1) 11:43:09 (19/129) Installing libintl (0.21-r0) 11:43:09 (20/129) Installing libblkid (2.37.4-r0) 11:43:09 (21/129) Installing libmount (2.37.4-r0) 11:43:09 (22/129) Installing pcre (8.45-r1) 11:43:10 (23/129) Installing glib (2.70.1-r0) 11:43:10 (24/129) Installing xz-libs (5.2.5-r1) 11:43:10 (25/129) Installing libxml2 (2.9.14-r2) 11:43:10 (26/129) Installing shared-mime-info (2.1-r1) 11:43:10 (27/129) Installing hicolor-icon-theme (0.17-r1) 11:43:10 (28/129) Installing libjpeg-turbo (2.1.2-r0) 11:43:10 (29/129) Installing libpng (1.6.37-r1) 11:43:10 (30/129) Installing libwebp (1.2.2-r0) 11:43:10 (31/129) Installing zstd-libs (1.5.0-r0) 11:43:10 (32/129) Installing tiff (4.4.0-r0) 11:43:10 (33/129) Installing gdk-pixbuf (2.42.8-r0) 11:43:10 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 11:43:10 (35/129) Installing libxcomposite (0.4.5-r0) 11:43:10 (36/129) Installing libxfixes (6.0.0-r0) 11:43:10 (37/129) Installing libxrender (0.9.10-r3) 11:43:10 (38/129) Installing libxcursor (1.2.0-r0) 11:43:10 (39/129) Installing libxdamage (1.1.5-r1) 11:43:10 (40/129) Installing libxi (1.8-r0) 11:43:10 (41/129) Installing libxinerama (1.1.4-r1) 11:43:10 (42/129) Installing libxrandr (1.5.2-r1) 11:43:10 (43/129) Installing atk (2.36.0-r0) 11:43:10 (44/129) Installing libxtst (1.2.3-r3) 11:43:10 (45/129) Installing dbus-libs (1.12.24-r0) 11:43:10 (46/129) Installing at-spi2-core (2.42.0-r0) 11:43:10 (47/129) Installing at-spi2-atk (2.38.0-r0) 11:43:10 (48/129) Installing expat (2.5.0-r0) 11:43:10 (49/129) Installing brotli-libs (1.0.9-r5) 11:43:10 (50/129) Installing libbz2 (1.0.8-r1) 11:43:10 (51/129) Installing freetype (2.11.1-r2) 11:43:10 (52/129) Installing fontconfig (2.13.1-r4) 11:43:10 (53/129) Installing pixman (0.40.0-r3) 11:43:10 (54/129) Installing cairo (1.16.0-r5) 11:43:10 (55/129) Installing cairo-gobject (1.16.0-r5) 11:43:10 (56/129) Installing avahi-libs (0.8-r5) 11:43:10 (57/129) Installing gmp (6.2.1-r1) 11:43:10 (58/129) Installing nettle (3.7.3-r0) 11:43:10 (59/129) Installing p11-kit (0.24.0-r1) 11:43:10 (60/129) Installing libtasn1 (4.18.0-r0) 11:43:10 (61/129) Installing libunistring (0.9.10-r1) 11:43:10 (62/129) Installing gnutls (3.7.1-r1) 11:43:10 (63/129) Installing cups-libs (2.3.3-r6) 11:43:10 (64/129) Installing libepoxy (1.5.9-r0) 11:43:10 (65/129) Installing fribidi (1.0.11-r0) 11:43:10 (66/129) Installing graphite2 (1.3.14-r0) 11:43:10 (67/129) Installing harfbuzz (3.0.0-r2) 11:43:10 (68/129) Installing libxft (2.3.4-r0) 11:43:10 (69/129) Installing pango (1.48.10-r0) 11:43:10 (70/129) Installing wayland-libs-client (1.19.0-r1) 11:43:10 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 11:43:10 (72/129) Installing wayland-libs-egl (1.19.0-r1) 11:43:10 (73/129) Installing xkeyboard-config (2.34-r0) 11:43:10 (74/129) Installing libxkbcommon (1.3.1-r0) 11:43:10 (75/129) Installing gtk+3.0 (3.24.30-r0) 11:43:10 Executing gtk+3.0-3.24.30-r0.post-install 11:43:10 (76/129) Installing libfontenc (1.1.4-r0) 11:43:10 (77/129) Installing mkfontscale (1.2.1-r1) 11:43:10 (78/129) Installing ttf-opensans (1.10-r1) 11:43:10 Executing ttf-opensans-1.10-r1.post-install 11:43:13 (79/129) Installing libogg (1.3.5-r0) 11:43:13 (80/129) Installing flac (1.3.4-r0) 11:43:13 (81/129) Installing alsa-lib (1.2.5.1-r1) 11:43:13 (82/129) Installing libatomic (10.3.1_git20211027-r0) 11:43:13 (83/129) Installing sdl2 (2.0.16-r4) 11:43:13 (84/129) Installing aom-libs (3.2.0-r0) 11:43:13 (85/129) Installing libass (0.15.2-r0) 11:43:13 (86/129) Installing libdav1d (0.9.2-r0) 11:43:13 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 11:43:13 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 11:43:13 (89/129) Installing lame (3.100-r0) 11:43:13 (90/129) Installing opus (1.3.1-r1) 11:43:13 (91/129) Installing libgomp (10.3.1_git20211027-r0) 11:43:13 (92/129) Installing soxr (0.1.3-r2) 11:43:13 (93/129) Installing libsrt (1.4.2-r1) 11:43:13 (94/129) Installing libssh (0.9.6-r1) 11:43:13 (95/129) Installing libtheora (1.1.1-r16) 11:43:13 (96/129) Installing v4l-utils-libs (1.22.1-r1) 11:43:13 (97/129) Installing libpciaccess (0.16-r0) 11:43:13 (98/129) Installing libdrm (2.4.109-r0) 11:43:13 (99/129) Installing libva (2.13.0-r0) 11:43:13 (100/129) Installing libvdpau (1.4-r0) 11:43:13 (101/129) Installing vidstab (1.1.0-r1) 11:43:13 (102/129) Installing libvorbis (1.3.7-r0) 11:43:13 (103/129) Installing libvpx (1.10.0-r0) 11:43:13 (104/129) Installing vulkan-loader (1.2.196-r0) 11:43:13 (105/129) Installing x264-libs (20210613-r0) 11:43:13 (106/129) Installing x265-libs (3.5-r0) 11:43:13 (107/129) Installing xvidcore (1.3.7-r1) 11:43:13 (108/129) Installing ffmpeg-libs (4.4.1-r2) 11:43:13 (109/129) Installing libevent (2.1.12-r4) 11:43:13 (110/129) Installing mesa (21.2.6-r0) 11:43:13 (111/129) Installing wayland-libs-server (1.19.0-r1) 11:43:13 (112/129) Installing mesa-gbm (21.2.6-r0) 11:43:13 (113/129) Installing lcms2 (2.12-r1) 11:43:13 (114/129) Installing nspr (4.32-r0) 11:43:13 (115/129) Installing sqlite-libs (3.36.0-r0) 11:43:13 (116/129) Installing nss (3.78.1-r0) 11:43:13 (117/129) Installing libasyncns (0.8-r1) 11:43:13 (118/129) Installing libltdl (2.4.6-r7) 11:43:13 (119/129) Installing orc (0.4.32-r0) 11:43:13 (120/129) Installing libsndfile (1.0.31-r1) 11:43:13 (121/129) Installing speexdsp (1.2.0-r0) 11:43:13 (122/129) Installing tdb-libs (1.4.5-r0) 11:43:13 (123/129) Installing libpulse (15.0-r2) 11:43:13 (124/129) Installing re2 (2021.11.01-r0) 11:43:13 (125/129) Installing snappy (1.1.9-r1) 11:43:13 (126/129) Installing libgpg-error (1.42-r1) 11:43:13 (127/129) Installing libgcrypt (1.9.4-r0) 11:43:13 (128/129) Installing libxslt (1.1.35-r0) 11:43:13 (129/129) Installing chromium (99.0.4844.84-r0) 11:43:14 Executing busybox-1.34.1-r7.trigger 11:43:14 Executing glib-2.70.1-r0.trigger 11:43:14 Executing shared-mime-info-2.1-r1.trigger 11:43:16 Executing gdk-pixbuf-2.42.8-r0.trigger 11:43:16 Executing gtk-update-icon-cache-2.24.33-r0.trigger 11:43:16 Executing fontconfig-2.13.1-r4.trigger 11:43:16 Executing mkfontscale-1.2.1-r1.trigger 11:43:16 OK: 286 MiB in 145 packages 11:43:20 Removing intermediate container a0339d836a32 11:43:20 ---> 6d94153cc02c 11:43:20 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 11:43:20 ---> Running in a7c5ba7e9a19 11:43:20 Removing intermediate container a7c5ba7e9a19 11:43:20 ---> 678adc0f312a 11:43:20 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 11:43:20 ---> Running in 3453e50feadb 11:43:20 Removing intermediate container 3453e50feadb 11:43:20 ---> e7f0938c5ccf 11:43:20 Step 5/10 : RUN npm install -g npm 11:43:20 ---> Running in 00bfbd794ce6 11:43:27 11:43:27 changed 54 packages, and audited 212 packages in 6s 11:43:27 11:43:27 11 packages are looking for funding 11:43:27 run `npm fund` for details 11:43:27 11:43:27 found 0 vulnerabilities 11:43:27 Removing intermediate container 00bfbd794ce6 11:43:27 ---> 5bb8fd316e32 11:43:27 Step 6/10 : ARG USER=1000 11:43:27 ---> Running in 3d919c452ab8 11:43:27 Removing intermediate container 3d919c452ab8 11:43:27 ---> 6669a9fbe1fa 11:43:27 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 11:43:27 ---> Running in 25abcadee681 11:43:28 Removing intermediate container 25abcadee681 11:43:28 ---> 214d142c00d6 11:43:28 Step 8/10 : USER $USER:$USER 11:43:28 ---> Running in cad9cc7d4637 11:43:28 Removing intermediate container cad9cc7d4637 11:43:28 ---> 1716a7ea6895 11:43:28 Step 9/10 : WORKDIR /app 11:43:28 ---> Running in ba3578b93270 11:43:28 Removing intermediate container ba3578b93270 11:43:28 ---> 2de258a12e8f 11:43:28 Step 10/10 : LABEL git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:43:28 ---> Running in 28b68c3dd413 11:43:29 Removing intermediate container 28b68c3dd413 11:43:29 ---> 43d71011e675 11:43:29 Successfully built 43d71011e675 11:43:29 Successfully tagged edgexfoundry/edgex-web-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:43:29 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 11:43:29 touch edgex-web-ui.imagebuilt 11:43:29 mkdir -p node_modules coverage 11:43:29 chown "1000:1000" node_modules coverage package-lock.json 11:43:29 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:30 npm WARN EBADENGINE Unsupported engine { 11:43:30 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 11:43:30 npm WARN EBADENGINE required: { 11:43:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:43:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:43:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:43:30 npm WARN EBADENGINE }, 11:43:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:43:30 npm WARN EBADENGINE } 11:43:35 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 11:43:35 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 11:43:35 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 11:43:35 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 11:43:35 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 11:43:35 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 11:43:35 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 11:43:37 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 11:43:37 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 11:43:38 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 11:43:38 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 11:43:39 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. 11:43:40 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. 11:43:41 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 11:43:42 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 11:43:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 11:43:42 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. 11:43:42 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. 11:43:43 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 11:43:51 11:43:51 added 1478 packages, and audited 1479 packages in 22s 11:43:51 11:43:51 90 packages are looking for funding 11:43:51 run `npm fund` for details 11:43:51 11:43:51 15 vulnerabilities (3 moderate, 9 high, 3 critical) 11:43:51 11:43:51 To address issues that do not require attention, run: 11:43:51 npm audit fix 11:43:51 11:43:51 To address all issues (including breaking changes), run: 11:43:51 npm audit fix --force 11:43:51 11:43:51 Run `npm audit` for details. 11:43:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118115 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 11:43:52 Running in /w/workspace/edgex-ui-go/94 [Pipeline] { [Pipeline] checkout 11:43:52 The recommended git tool is: git 11:43:56 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 11:43:57 using credential edgex-jenkins-ssh 11:43:57 Cloning the remote Git repository 11:43:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:43:57 > git init /w/workspace/edgex-ui-go/94 # timeout=10 11:43:58 - Generating browser application bundles (phase: setup)... 11:43:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:43:57 > git --version # timeout=10 11:43:57 > git --version # 'git version 2.25.1' 11:43:57 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:57 Verifying host key using known hosts file 11:43: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. 11:43:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:44:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:01 Avoid second fetch 11:44:01 Checking out Revision 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd (main) 11:44:02 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#575)" 11:44:02 Compiling @angular/core : es2015 as esm2015 11:44:02 Compiling @angular/compiler/testing : es2015 as esm2015 11:44:01 > git config core.sparsecheckout # timeout=10 11:44:01 > git checkout -f 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:44:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:44:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:44:03 Dload Upload Total Spent Left Speed 11:44:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh 11:44:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:44:04 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:44:04 sudo tee /etc/docker/daemon.new 11:44:04 { 11:44:04 "registry-mirrors": [ 11:44:04 "https://nexus3.edgexfoundry.org:10001" 11:44:04 ], 11:44:04 "bip": "10.250.0.254/24", 11:44:04 "hosts": [ 11:44:04 "tcp://0.0.0.0:5555", 11:44:04 "unix:///var/run/docker.sock" 11:44:04 ], 11:44:04 "mtu": 1458, 11:44:04 "selinux-enabled": true, 11:44:04 "seccomp-profile": "/etc/docker/seccomp.json" 11:44:04 } [Pipeline] sh 11:44:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:44:05 + sudo service docker restart 11:44:07 Compiling @angular/common : es2015 as esm2015 11:44:07 Compiling @angular/core/testing : es2015 as esm2015 11:44:07 Compiling @angular/platform-browser : es2015 as esm2015 11:44:07 Compiling @angular/common/testing : es2015 as esm2015 11:44:07 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 11:44:07 Compiling @angular/platform-browser/testing : es2015 as esm2015 11:44:07 Compiling @angular/router : es2015 as esm2015 11:44:08 Compiling @angular/common/http : es2015 as esm2015 11:44:08 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 11:44:08 Compiling @angular/forms : es2015 as esm2015 11:44:08 Compiling @angular/common/http/testing : es2015 as esm2015 11:44:10 Compiling @angular/router/testing : es2015 as esm2015 11:44:17 03 11 2022 11:44:16.242:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 11:44:17 03 11 2022 11:44:16.244:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 11:44:17 03 11 2022 11:44:16.247:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:44:23 provisioning config files... 11:44:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/94@tmp/config749373192330297790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:23 ---> docker-login.sh 11:44:23 nexus3.edgexfoundry.org:10001 11:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:24 Configure a credential helper to remove this warning. See 11:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:24 11:44:24 Login Succeeded 11:44:24 nexus3.edgexfoundry.org:10002 11:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:24 Configure a credential helper to remove this warning. See 11:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:24 11:44:24 Login Succeeded 11:44:24 nexus3.edgexfoundry.org:10003 11:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:25 Configure a credential helper to remove this warning. See 11:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:25 11:44:25 Login Succeeded 11:44:25 nexus3.edgexfoundry.org:10004 11:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:25 Configure a credential helper to remove this warning. See 11:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:25 11:44:25 Login Succeeded 11:44:25 docker.io 11:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:25 Configure a credential helper to remove this warning. See 11:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:25 11:44:25 Login Succeeded 11:44:25 ---> docker-login.sh ends [Pipeline] } 11:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:44:26 ========================================================= 11:44:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:44:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:26 + 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 . 11:44:27 Sending build context to Docker daemon 28.73MB 11:44:27 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 11:44:27 Step 2/16 : FROM ${BASE} AS builder 11:44:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:44:27 9b18e9b68314: Pulling fs layer 11:44:27 35d82f9e3411: Pulling fs layer 11:44:27 e16973657156: Pulling fs layer 11:44:27 fc693d55d65f: Pulling fs layer 11:44:27 7e9fc2657dce: Pulling fs layer 11:44:27 dda99020689f: Pulling fs layer 11:44:27 db1c61fa0a46: Pulling fs layer 11:44:27 891c053d2c06: Pulling fs layer 11:44:27 dda99020689f: Waiting 11:44:27 fc693d55d65f: Waiting 11:44:27 db1c61fa0a46: Waiting 11:44:27 7e9fc2657dce: Waiting 11:44:27 891c053d2c06: Waiting 11:44:27 e16973657156: Verifying Checksum 11:44:27 e16973657156: Download complete 11:44:27 35d82f9e3411: Verifying Checksum 11:44:27 35d82f9e3411: Download complete 11:44:27 7e9fc2657dce: Verifying Checksum 11:44:27 7e9fc2657dce: Download complete 11:44:27 dda99020689f: Verifying Checksum 11:44:27 dda99020689f: Download complete 11:44:27 9b18e9b68314: Verifying Checksum 11:44:27 9b18e9b68314: Download complete 11:44:28 891c053d2c06: Verifying Checksum 11:44:28 891c053d2c06: Download complete 11:44:29 9b18e9b68314: Pull complete 11:44:29 ✔ Browser application bundle generation complete. 11:44:29 03 11 2022 11:44:27.820:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket GZTvmYU8TO0GznD7AAAB with id 39504805 11:44:29 35d82f9e3411: Pull complete 11:44:29 e16973657156: Pull complete 11:44:29 db1c61fa0a46: Download complete 11:44:30 fc693d55d65f: Download complete 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.083 secs) 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.109 secs) 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.17 secs) 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.243 secs) 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.256 secs) 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.261 secs) 11:44:30 WARN: ' 11:44:30 It looks like you're using ngModel on the same form field as formControlName. 11:44:30 Support for using the ngModel input property and ngModelChange event with 11:44:30 reactive form directives has been deprecated in Angular v6 and will be removed 11:44:30 in a future version of Angular. 11:44:30 11:44:30 For more information on this, see our API docs here: 11:44:30 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:44:30 ' 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.261 secs) 11:44:30 WARN: ' 11:44:30 It looks like you're using ngModel on the same form field as formControlName. 11:44:30 Support for using the ngModel input property and ngModelChange event with 11:44:30 reactive form directives has been deprecated in Angular v6 and will be removed 11:44:30 in a future version of Angular. 11:44:30 11:44:30 For more information on this, see our API docs here: 11:44:30 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:44:30 ' 11:44:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.309 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.322 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.341 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.343 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.393 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.419 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.435 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.454 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.463 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.468 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.485 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.487 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.498 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.522 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.531 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.535 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.54 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.566 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.571 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.581 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.589 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.625 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.631 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.639 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.695 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.709 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.722 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.724 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.725 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.727 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.729 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.753 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.767 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.797 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.801 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.804 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.807 secs) 11:44:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.842 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.855 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.884 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.898 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.903 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.905 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.907 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.909 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.921 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.925 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.93 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.949 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.97 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.979 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.996 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1 sec) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.003 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.008 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.057 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.065 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.067 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.086 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.107 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.123 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.158 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.168 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.177 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.185 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.193 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.208 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.242 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.252 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.257 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.259 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.272 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.281 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.287 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.29 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.293 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.298 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.32 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.328 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.337 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.342 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.373 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.408 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.415 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.424 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.452 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.467 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.496 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.505 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.515 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.551 secs) 11:44:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.558 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.58 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.584 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.594 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.598 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.601 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.604 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.616 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.622 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.629 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.636 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.645 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.653 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.661 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.689 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.7 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.738 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.766 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.774 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.778 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.799 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.849 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.86 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.865 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.879 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.881 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.883 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.886 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.889 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.893 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.91 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.919 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.93 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.933 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.935 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.937 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.941 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.95 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.957 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.966 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.975 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.985 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.989 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.005 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.024 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.028 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.032 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.092 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.119 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.132 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.137 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.179 secs) 11:44:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.234 secs / 2.179 secs) 11:44:33 TOTAL: 149 SUCCESS 11:44:33 ✔ Browser application bundle generation complete. 11:44:34 11:44:34 =============================== Coverage summary =============================== 11:44:34 Statements : 40.87% ( 1463/3580 ) 11:44:34 Branches : 12.03% ( 111/923 ) 11:44:34 Functions : 33.13% ( 430/1298 ) 11:44:34 Lines : 38.8% ( 1314/3387 ) 11:44:34 ================================================================================ 11:44:34 ✔ Browser application bundle generation complete. 11:44:34 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 11:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:44:35 $ docker stop --time=1 902ed28ab24808a99aa91a6b783c1d01e7c6bf27764c3b2bf80a2fd50ce7b8a6 11:44:36 $ docker rm -f 902ed28ab24808a99aa91a6b783c1d01e7c6bf27764c3b2bf80a2fd50ce7b8a6 [Pipeline] // withDockerContainer [Pipeline] sh 11:44:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:44:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:44:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:44:38 + ls -al . 11:44:38 total 184 11:44:38 drwxrwxr-x 14 jenkins jenkins 4096 Nov 3 11:42 . 11:44:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:41 .. 11:44:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:41 .blubracket 11:44:38 -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 11:41 .dockerignore 11:44:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 11:42 .git 11:44:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:41 .github 11:44:38 -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 11:41 .gitignore 11:44:38 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 11:42 .semver 11:44:38 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 11:41 Attribution.txt 11:44:38 -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 11:41 CHANGELOG.md 11:44:38 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 11:41 CONTRIBUTING.md 11:44:38 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 11:41 Dockerfile 11:44:38 -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 11:41 Jenkinsfile 11:44:38 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 11:41 LICENSE 11:44:38 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 11:41 Makefile 11:44:38 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 11:41 README.md 11:44:38 -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 11:42 VERSION 11:44:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:41 assets 11:44:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:41 bin 11:44:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:41 cmd 11:44:38 -rw-r--r-- 1 jenkins jenkins 10 Nov 3 11:42 coverage.out 11:44:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:41 docs 11:44:38 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 3 11:41 go.mod 11:44:38 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 3 11:41 go.sum 11:44:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 11:41 internal 11:44:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:41 snap 11:44:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:41 testing 11:44:38 -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 11:41 version.go 11:44:38 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 11:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:38 + 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=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd --label arch=amd64 --label version=2.3.0-dev.23 . 11:44:39 Sending build context to Docker daemon 48.28MB 11:44:39 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 11:44:39 Step 2/26 : FROM ${BASE} AS builder 11:44:39 ---> 83993d79a162 11:44:39 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:44:39 ---> Running in cce9a2cc8b6f 11:44:39 Removing intermediate container cce9a2cc8b6f 11:44:39 ---> 9001f66e1fb0 11:44:39 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 11:44:39 ---> Running in 33d5c9fa1edc 11:44:39 Removing intermediate container 33d5c9fa1edc 11:44:39 ---> bf26018debfa 11:44:39 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 11:44:39 ---> Running in d26dde84a42f 11:44:39 Removing intermediate container d26dde84a42f 11:44:39 ---> 4f845e76d7f1 11:44:39 Step 6/26 : LABEL Name=edgex-ui-go 11:44:39 ---> Running in 2daa98571a82 11:44:39 Removing intermediate container 2daa98571a82 11:44:39 ---> 4d7607e46ca5 11:44:39 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 11:44:39 ---> Running in 09895e7d1777 11:44:40 Removing intermediate container 09895e7d1777 11:44:40 ---> cd5f90b789c0 11:44:40 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:44:40 ---> d04aeb8986e2 11:44:40 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:40 ---> Running in ca3029158354 11:44:41 Removing intermediate container ca3029158354 11:44:41 ---> ae5d10240303 11:44:41 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:44:41 ---> Running in d90d05694740 11:44:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:44:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:44:42 OK: 211 MiB in 51 packages 11:44:42 fc693d55d65f: Pull complete 11:44:42 7e9fc2657dce: Pull complete 11:44:42 dda99020689f: Pull complete 11:44:43 Removing intermediate container d90d05694740 11:44:43 ---> 08d45b904a94 11:44:43 Step 11/26 : ENV GO111MODULE=on 11:44:43 ---> Running in 209ea2cf21db 11:44:43 Removing intermediate container 209ea2cf21db 11:44:43 ---> 0c558e34c6ec 11:44:43 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:44:43 ---> Running in 773523e0c459 11:44:43 Removing intermediate container 773523e0c459 11:44:43 ---> adddc8975d1a 11:44:43 Step 13/26 : COPY go.mod vendor* ./ 11:44:43 ---> c2d059260eb6 11:44:43 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:43 ---> Running in b44d7c11af44 11:44:44 Removing intermediate container b44d7c11af44 11:44:44 ---> 615122a9c6d6 11:44:44 Step 15/26 : COPY . . 11:44:45 ---> 26216aff60f7 11:44:45 Step 16/26 : RUN ${MAKE} 11:44:45 ---> Running in 75845cd5f8c6 11:44:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:44:48 db1c61fa0a46: Pull complete 11:44:50 891c053d2c06: Pull complete 11:44:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:44:50 ---> f96f9c87975a 11:44:50 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:44:54 ---> Running in 1874520456de 11:44:54 Removing intermediate container 1874520456de 11:44:54 ---> 032bc8ec95f7 11:44:54 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 11:44:54 ---> Running in ce10411389c2 11:44:54 Removing intermediate container ce10411389c2 11:44:54 ---> ca90a67a661b 11:44:54 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 11:44:54 ---> Running in b027c18d93bc 11:44:54 Removing intermediate container b027c18d93bc 11:44:54 ---> 79a043b159d0 11:44:54 Step 6/16 : LABEL Name=edgex-ui-go 11:44:54 ---> Running in 06ac7f08bbf9 11:44:54 Removing intermediate container 06ac7f08bbf9 11:44:54 ---> 4d3d3cd9361e 11:44:54 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 11:44:54 ---> Running in b0117c82f4b8 11:44:55 Removing intermediate container b0117c82f4b8 11:44:55 ---> 23f76a59fae0 11:44:55 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:44:56 latest: Pulling from library/docker 11:44:56 9b18e9b68314: Already exists 11:44:56 e5833820420a: Pulling fs layer 11:44:56 79069699b830: Pulling fs layer 11:44:56 444a66d86b54: Pulling fs layer 11:44:56 af8c662400c0: Pulling fs layer 11:44:56 7851778f47af: Pulling fs layer 11:44:56 969048075247: Pulling fs layer 11:44:56 9d9d268b6129: Pulling fs layer 11:44:56 71d72239e8c8: Pulling fs layer 11:44:56 af8c662400c0: Waiting 11:44:56 7851778f47af: Waiting 11:44:56 9d9d268b6129: Waiting 11:44:56 71d72239e8c8: Waiting 11:44:56 969048075247: Waiting 11:44:56 79069699b830: Download complete 11:44:56 e5833820420a: Download complete 11:44:57 444a66d86b54: Verifying Checksum 11:44:57 444a66d86b54: Download complete 11:44:57 af8c662400c0: Verifying Checksum 11:44:57 af8c662400c0: Download complete 11:44:57 7851778f47af: Verifying Checksum 11:44:57 7851778f47af: Download complete 11:44:57 e5833820420a: Pull complete 11:44:57 71d72239e8c8: Download complete 11:44:57 969048075247: Verifying Checksum 11:44:57 969048075247: Download complete 11:44:57 9d9d268b6129: Verifying Checksum 11:44:57 9d9d268b6129: Download complete 11:44:57 79069699b830: Pull complete 11:44:58 Removing intermediate container 75845cd5f8c6 11:44:58 ---> 6c57cc775548 11:44:58 Step 17/26 : FROM alpine:3.14 11:44:58 3.14: Pulling from library/alpine 11:44:58 c7ed990a2339: Pulling fs layer 11:44:58 c7ed990a2339: Verifying Checksum 11:44:58 c7ed990a2339: Download complete 11:44:58 c7ed990a2339: Pull complete 11:44:58 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 11:44:58 Status: Downloaded newer image for alpine:3.14 11:44:58 ---> dd53f409bf0b 11:44:58 Step 18/26 : EXPOSE 4000 11:44:58 ---> Running in fac86479f5b3 11:44:58 Removing intermediate container fac86479f5b3 11:44:58 ---> 575434ea7124 11:44:58 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 11:44:58 444a66d86b54: Pull complete 11:44:58 ---> bfa939beb189 11:44:58 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 11:44:58 ---> 444d473336b8 11:44:58 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 11:44:58 ---> 83e5c57cecee 11:44:58 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:44:58 ---> Running in 44625d651500 11:44:58 Removing intermediate container 44625d651500 11:44:58 ---> b9f29a67fadb 11:44:58 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 11:44:58 ---> Running in 923b293c3a39 11:44:58 Removing intermediate container 923b293c3a39 11:44:58 ---> c7a076f450b7 11:44:58 Step 24/26 : LABEL arch=amd64 11:44:58 ---> Running in 1e2d338452b1 11:44:58 Removing intermediate container 1e2d338452b1 11:44:58 ---> ba95dec36334 11:44:58 Step 25/26 : LABEL git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:44:58 ---> Running in 4cfb65b392c4 11:44:59 Removing intermediate container 4cfb65b392c4 11:44:59 ---> 61b078203062 11:44:59 Step 26/26 : LABEL version=2.3.0-dev.23 11:44:59 ---> Running in ec5d79761f29 11:44:59 Removing intermediate container ec5d79761f29 11:44:59 ---> 501684ff7a0b 11:44:59 [Warning] One or more build-args [ARCH] were not consumed 11:44:59 Successfully built 501684ff7a0b 11:44:59 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 11:44:59 af8c662400c0: Pull complete [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:44:59 provisioning config files... 11:44:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11511187766054504356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:59 ---> docker-login.sh 11:44:59 nexus3.edgexfoundry.org:10001 11:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:59 Configure a credential helper to remove this warning. See 11:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:59 11:44:59 Login Succeeded 11:44:59 nexus3.edgexfoundry.org:10002 11:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:59 Configure a credential helper to remove this warning. See 11:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:59 11:44:59 Login Succeeded 11:44:59 nexus3.edgexfoundry.org:10003 11:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:59 Configure a credential helper to remove this warning. See 11:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:59 11:44:59 Login Succeeded 11:44:59 nexus3.edgexfoundry.org:10004 11:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:59 Configure a credential helper to remove this warning. See 11:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:59 11:44:59 Login Succeeded 11:44:59 docker.io 11:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:00 7851778f47af: Pull complete 11:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:00 Configure a credential helper to remove this warning. See 11:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:00 11:45:00 Login Succeeded 11:45:00 ---> docker-login.sh ends [Pipeline] } 11:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:45:00 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 11:45:00 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:45:00 latest 11:45:00 2.3.0-dev.23 11:45:00 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 11:45:00 main 11:45:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:00 969048075247: Pull complete 11:45:00 9d9d268b6129: Pull complete 11:45:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:00 71d72239e8c8: Pull complete 11:45:00 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 11:45:00 Status: Downloaded newer image for docker:latest 11:45:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:45:01 51081925a183: Preparing 11:45:01 013cc48eae3d: Preparing 11:45:01 39451abf296e: Preparing 11:45:01 63493a9ab2d4: Preparing 11:45:01 63493a9ab2d4: Layer already exists 11:45:01 013cc48eae3d: Pushed 11:45:01 51081925a183: Pushed 11:45:03 ---> ba71d6dff666 11:45:03 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:03 ---> Running in d0d752fc21e1 11:45:03 39451abf296e: Pushed 11:45:03 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 11:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:45:04 51081925a183: Preparing 11:45:04 013cc48eae3d: Preparing 11:45:04 39451abf296e: Preparing 11:45:04 63493a9ab2d4: Preparing 11:45:04 63493a9ab2d4: Layer already exists 11:45:04 39451abf296e: Layer already exists 11:45:04 013cc48eae3d: Layer already exists 11:45:04 51081925a183: Layer already exists 11:45:04 latest: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.23 11:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:45:05 51081925a183: Preparing 11:45:05 013cc48eae3d: Preparing 11:45:05 39451abf296e: Preparing 11:45:05 63493a9ab2d4: Preparing 11:45:05 63493a9ab2d4: Layer already exists 11:45:05 013cc48eae3d: Layer already exists 11:45:05 39451abf296e: Layer already exists 11:45:05 51081925a183: Layer already exists 11:45:05 2.3.0-dev.23: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:05 Removing intermediate container d0d752fc21e1 11:45:05 ---> 31588c8d0853 11:45:05 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:45:05 ---> Running in ead6c39bdcd2 11:45:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 11:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:45:05 51081925a183: Preparing 11:45:05 013cc48eae3d: Preparing 11:45:05 39451abf296e: Preparing 11:45:05 63493a9ab2d4: Preparing 11:45:05 51081925a183: Layer already exists 11:45:05 63493a9ab2d4: Layer already exists 11:45:05 39451abf296e: Layer already exists 11:45:05 013cc48eae3d: Layer already exists 11:45:05 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:06 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } 11:45:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 11:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:45:06 51081925a183: Preparing 11:45:06 013cc48eae3d: Preparing 11:45:06 39451abf296e: Preparing 11:45:06 63493a9ab2d4: Preparing 11:45:06 39451abf296e: Layer already exists 11:45:06 51081925a183: Layer already exists 11:45:06 63493a9ab2d4: Layer already exists 11:45:06 013cc48eae3d: Layer already exists 11:45:06 main: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:06 ===================================================== [Pipeline] echo 11:45:06 taggedImages: 11:45:06 - nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:45:06 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 11:45:06 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.23 11:45:06 - nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 11:45:06 - 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 11:45:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:06 11:45:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:07 latest: Pulling from edgex-lftools-log-publisher 11:45:07 5eb5b503b376: Pulling fs layer 11:45:07 5c69ac0246d0: Pulling fs layer 11:45:07 ec43610c2a17: Pulling fs layer 11:45:07 3a2ae6a8a46f: Pulling fs layer 11:45:07 33b1e0a273af: Pulling fs layer 11:45:07 5d3b04190fa2: Pulling fs layer 11:45:07 2f39f015ded8: Pulling fs layer 11:45:07 33b1e0a273af: Waiting 11:45:07 5d3b04190fa2: Waiting 11:45:07 2f39f015ded8: Waiting 11:45:07 3a2ae6a8a46f: Waiting 11:45:07 5c69ac0246d0: Verifying Checksum 11:45:07 5c69ac0246d0: Download complete 11:45:07 3a2ae6a8a46f: Verifying Checksum 11:45:07 3a2ae6a8a46f: Download complete 11:45:07 33b1e0a273af: Verifying Checksum 11:45:07 33b1e0a273af: Download complete 11:45:07 5d3b04190fa2: Download complete 11:45:07 ec43610c2a17: Verifying Checksum 11:45:07 ec43610c2a17: Download complete 11:45:07 5eb5b503b376: Verifying Checksum 11:45:07 5eb5b503b376: Download complete 11:45:07 2f39f015ded8: Download complete 11:45:08 OK: 221 MiB in 51 packages 11:45:08 5eb5b503b376: Pull complete 11:45:08 Removing intermediate container ead6c39bdcd2 11:45:08 ---> 204230b15066 11:45:08 Step 11/16 : ENV GO111MODULE=on 11:45:08 ---> Running in fc79ed0d0595 11:45:08 5c69ac0246d0: Pull complete 11:45:08 Removing intermediate container fc79ed0d0595 11:45:08 ---> 5b8f9a64d640 11:45:08 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:45:08 ---> Running in 8fca01f77508 11:45:09 ec43610c2a17: Pull complete 11:45:09 3a2ae6a8a46f: Pull complete 11:45:09 Removing intermediate container 8fca01f77508 11:45:09 ---> d8198308fd0f 11:45:09 Step 13/16 : COPY go.mod vendor* ./ 11:45:09 33b1e0a273af: Pull complete 11:45:09 5d3b04190fa2: Pull complete 11:45:09 ---> 09ceabbd082f 11:45:09 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:09 ---> Running in 7f26f415b7f8 11:45:12 2f39f015ded8: Pull complete 11:45:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:13 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 11:45:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:45:15 $ docker top 88f95fcaf0aee37bdb05ff274a14463c86d16474e5d52e1383c1ba4361e94144 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:15 ---> job-cost.sh 11:45:15 lf-activate-venv: SKIPPING 11:45:15 INFO: No Stack... 11:45:15 INFO: Retrieving Pricing Info for: v3-standard-8 11:45:16 INFO: Archiving Costs [Pipeline] sh 11:45:16 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 11:45:16 + cut -d, -f6 [Pipeline] lock 11:45:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] 11:45:16 Resource [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] did not exist. Created. 11:45:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:45:16 + echo total: 0.2199999988079071 [Pipeline] stash 11:45:17 Stashed 1 file(s) [Pipeline] } 11:45:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 11:45:17 $ docker stop --time=1 88f95fcaf0aee37bdb05ff274a14463c86d16474e5d52e1383c1ba4361e94144 11:45:18 $ docker rm -f 88f95fcaf0aee37bdb05ff274a14463c86d16474e5d52e1383c1ba4361e94144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:46:06 Removing intermediate container 7f26f415b7f8 11:46:06 ---> 55f84875e37a 11:46:06 Step 15/16 : COPY . . 11:46:06 ---> e5c239bdee90 11:46:06 Step 16/16 : RUN ${MAKE} 11:46:06 ---> Running in f976af7f1ed6 11:46:06 noop 11:46:06 Removing intermediate container f976af7f1ed6 11:46:06 ---> 43d972460675 11:46:06 Successfully built 43d972460675 11:46:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:06 + docker inspect -f . ci-base-image-arm64 11:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:06 prd-ubuntu20.04-docker-arm64-4c-16g-118115 does not seem to be running inside a container 11:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/94 -v /w/workspace/edgex-ui-go/94:/w/workspace/edgex-ui-go/94:rw,z -v /w/workspace/edgex-ui-go/94@tmp:/w/workspace/edgex-ui-go/94@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 11:46:08 $ docker top 83d35044c6557ddac2973be4f74f882b3a20edaff91dd948e33ba986143a839a -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:08 + go version 11:46:08 go version go1.18.7 linux/arm64 [Pipeline] } 11:46:08 $ docker stop --time=1 83d35044c6557ddac2973be4f74f882b3a20edaff91dd948e33ba986143a839a 11:46:10 $ docker rm -f 83d35044c6557ddac2973be4f74f882b3a20edaff91dd948e33ba986143a839a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:11 + docker inspect -f . ci-base-image-arm64 11:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:11 prd-ubuntu20.04-docker-arm64-4c-16g-118115 does not seem to be running inside a container 11:46:11 $ 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/94 -v /w/workspace/edgex-ui-go/94:/w/workspace/edgex-ui-go/94:rw,z -v /w/workspace/edgex-ui-go/94@tmp:/w/workspace/edgex-ui-go/94@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 11:46:12 $ docker top dfce41ae2c130320ab88d989881f1a633c7a23c3a4511dd037ef1b788f6d6b0d -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:12 + git config --global --add safe.directory /w/workspace/edgex-ui-go/94 [Pipeline] fileExists [Pipeline] sh 11:46:13 + make test 11:46:13 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 11:46:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 11:47:22 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 11:47:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:47:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:47:44 ./bin/test-attribution-txt.sh 11:47:44 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 11:47:44 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 11:47:44 An attribution for golang.org/x/net is missing from Attribution.txt, please add 11:47:44 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 11:47:44 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 11:47:44 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 11:47:44 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 11:47:44 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 11:47:44 make -C web test 11:47:44 make[1]: Entering directory '/w/workspace/edgex-ui-go/94/web' 11:47:44 make[1]: tput: No such file or directory 11:47:44 make[1]: tput: No such file or directory 11:47:44 warning: generating ./VERSION 11:47:44 echo "0.0.0" > VERSION 11:47:44 docker build \ 11:47:44 -f Dockerfile \ 11:47:44 --build-arg USER=1000 \ 11:47:44 \ 11:47:44 --label "git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd" \ 11:47:44 -t edgexfoundry/edgex-web-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd \ 11:47:44 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 11:47:44 . 11:47:44 Sending build context to Docker daemon 3.269MB 11:47:44 Step 1/10 : FROM node:16.17-alpine3.15 11:47:44 16.17-alpine3.15: Pulling from library/node 11:47:44 47517142f6ba: Pulling fs layer 11:47:44 5f8c4bfa009b: Pulling fs layer 11:47:44 f7079c9c4ba1: Pulling fs layer 11:47:44 aba105e6f55a: Pulling fs layer 11:47:44 47517142f6ba: Verifying Checksum 11:47:44 47517142f6ba: Download complete 11:47:44 f7079c9c4ba1: Verifying Checksum 11:47:44 f7079c9c4ba1: Download complete 11:47:44 aba105e6f55a: Verifying Checksum 11:47:44 aba105e6f55a: Download complete 11:47:44 47517142f6ba: Pull complete 11:47:44 5f8c4bfa009b: Verifying Checksum 11:47:44 5f8c4bfa009b: Download complete 11:47:47 5f8c4bfa009b: Pull complete 11:47:47 f7079c9c4ba1: Pull complete 11:47:48 aba105e6f55a: Pull complete 11:47:48 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 11:47:48 Status: Downloaded newer image for node:16.17-alpine3.15 11:47:48 ---> bf1b8b58d215 11:47:48 Step 2/10 : RUN apk add --no-cache chromium 11:47:48 ---> Running in 35e5c12d352b 11:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:47:50 (1/128) Installing libxau (1.0.9-r0) 11:47:50 (2/128) Installing libmd (1.0.3-r0) 11:47:50 (3/128) Installing libbsd (0.11.3-r1) 11:47:50 (4/128) Installing libxdmcp (1.1.3-r0) 11:47:50 (5/128) Installing libxcb (1.14-r2) 11:47:50 (6/128) Installing libx11 (1.7.3.1-r0) 11:47:50 (7/128) Installing libxext (1.3.4-r0) 11:47:50 (8/128) Installing libice (1.0.10-r0) 11:47:50 (9/128) Installing libuuid (2.37.4-r0) 11:47:50 (10/128) Installing libsm (1.2.3-r0) 11:47:51 (11/128) Installing libxt (1.2.1-r0) 11:47:51 (12/128) Installing libxmu (1.1.3-r0) 11:47:51 (13/128) Installing xset (1.2.4-r0) 11:47:51 (14/128) Installing xprop (1.2.5-r0) 11:47:51 (15/128) Installing xdg-utils (1.1.3-r0) 11:47:51 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 11:47:51 (17/128) Installing pkgconf (1.8.0-r0) 11:47:51 (18/128) Installing libffi (3.4.2-r1) 11:47:51 (19/128) Installing libintl (0.21-r0) 11:47:51 (20/128) Installing libblkid (2.37.4-r0) 11:47:51 (21/128) Installing libmount (2.37.4-r0) 11:47:51 (22/128) Installing pcre (8.45-r1) 11:47:51 (23/128) Installing glib (2.70.1-r0) 11:47:51 (24/128) Installing xz-libs (5.2.5-r1) 11:47:51 (25/128) Installing libxml2 (2.9.14-r2) 11:47:51 (26/128) Installing shared-mime-info (2.1-r1) 11:47:51 (27/128) Installing hicolor-icon-theme (0.17-r1) 11:47:51 (28/128) Installing libjpeg-turbo (2.1.2-r0) 11:47:51 (29/128) Installing libpng (1.6.37-r1) 11:47:51 (30/128) Installing libwebp (1.2.2-r0) 11:47:51 (31/128) Installing zstd-libs (1.5.0-r0) 11:47:51 (32/128) Installing tiff (4.4.0-r0) 11:47:51 (33/128) Installing gdk-pixbuf (2.42.8-r0) 11:47:51 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 11:47:51 (35/128) Installing libxcomposite (0.4.5-r0) 11:47:51 (36/128) Installing libxfixes (6.0.0-r0) 11:47:51 (37/128) Installing libxrender (0.9.10-r3) 11:47:51 (38/128) Installing libxcursor (1.2.0-r0) 11:47:51 (39/128) Installing libxdamage (1.1.5-r1) 11:47:51 (40/128) Installing libxi (1.8-r0) 11:47:51 (41/128) Installing libxinerama (1.1.4-r1) 11:47:51 (42/128) Installing libxrandr (1.5.2-r1) 11:47:51 (43/128) Installing atk (2.36.0-r0) 11:47:51 (44/128) Installing libxtst (1.2.3-r3) 11:47:51 (45/128) Installing dbus-libs (1.12.24-r0) 11:47:51 (46/128) Installing at-spi2-core (2.42.0-r0) 11:47:51 (47/128) Installing at-spi2-atk (2.38.0-r0) 11:47:51 (48/128) Installing expat (2.5.0-r0) 11:47:51 (49/128) Installing brotli-libs (1.0.9-r5) 11:47:51 (50/128) Installing libbz2 (1.0.8-r1) 11:47:51 (51/128) Installing freetype (2.11.1-r2) 11:47:51 (52/128) Installing fontconfig (2.13.1-r4) 11:47:51 (53/128) Installing pixman (0.40.0-r3) 11:47:51 (54/128) Installing cairo (1.16.0-r5) 11:47:51 (55/128) Installing cairo-gobject (1.16.0-r5) 11:47:51 (56/128) Installing avahi-libs (0.8-r5) 11:47:51 (57/128) Installing gmp (6.2.1-r1) 11:47:51 (58/128) Installing nettle (3.7.3-r0) 11:47:51 (59/128) Installing p11-kit (0.24.0-r1) 11:47:51 (60/128) Installing libtasn1 (4.18.0-r0) 11:47:51 (61/128) Installing libunistring (0.9.10-r1) 11:47:51 (62/128) Installing gnutls (3.7.1-r1) 11:47:51 (63/128) Installing cups-libs (2.3.3-r6) 11:47:51 (64/128) Installing libepoxy (1.5.9-r0) 11:47:51 (65/128) Installing fribidi (1.0.11-r0) 11:47:51 (66/128) Installing graphite2 (1.3.14-r0) 11:47:51 (67/128) Installing harfbuzz (3.0.0-r2) 11:47:52 (68/128) Installing libxft (2.3.4-r0) 11:47:52 (69/128) Installing pango (1.48.10-r0) 11:47:52 (70/128) Installing wayland-libs-client (1.19.0-r1) 11:47:52 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 11:47:52 (72/128) Installing wayland-libs-egl (1.19.0-r1) 11:47:52 (73/128) Installing xkeyboard-config (2.34-r0) 11:47:52 (74/128) Installing libxkbcommon (1.3.1-r0) 11:47:52 (75/128) Installing gtk+3.0 (3.24.30-r0) 11:47:52 Executing gtk+3.0-3.24.30-r0.post-install 11:47:52 (76/128) Installing libfontenc (1.1.4-r0) 11:47:52 (77/128) Installing mkfontscale (1.2.1-r1) 11:47:52 (78/128) Installing ttf-opensans (1.10-r1) 11:47:52 Executing ttf-opensans-1.10-r1.post-install 11:47:55 (79/128) Installing libogg (1.3.5-r0) 11:47:55 (80/128) Installing flac (1.3.4-r0) 11:47:55 (81/128) Installing alsa-lib (1.2.5.1-r1) 11:47:55 (82/128) Installing libatomic (10.3.1_git20211027-r0) 11:47:55 (83/128) Installing sdl2 (2.0.16-r4) 11:47:55 (84/128) Installing aom-libs (3.2.0-r0) 11:47:55 (85/128) Installing libass (0.15.2-r0) 11:47:55 (86/128) Installing libdav1d (0.9.2-r0) 11:47:55 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 11:47:55 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 11:47:55 (89/128) Installing lame (3.100-r0) 11:47:55 (90/128) Installing opus (1.3.1-r1) 11:47:55 (91/128) Installing libgomp (10.3.1_git20211027-r0) 11:47:55 (92/128) Installing soxr (0.1.3-r2) 11:47:55 (93/128) Installing libsrt (1.4.2-r1) 11:47:55 (94/128) Installing libssh (0.9.6-r1) 11:47:55 (95/128) Installing libtheora (1.1.1-r16) 11:47:55 (96/128) Installing v4l-utils-libs (1.22.1-r1) 11:47:55 (97/128) Installing libdrm (2.4.109-r0) 11:47:55 (98/128) Installing libva (2.13.0-r0) 11:47:55 (99/128) Installing libvdpau (1.4-r0) 11:47:55 (100/128) Installing vidstab (1.1.0-r1) 11:47:55 (101/128) Installing libvorbis (1.3.7-r0) 11:47:55 (102/128) Installing libvpx (1.10.0-r0) 11:47:55 (103/128) Installing vulkan-loader (1.2.196-r0) 11:47:55 (104/128) Installing x264-libs (20210613-r0) 11:47:55 (105/128) Installing x265-libs (3.5-r0) 11:47:55 (106/128) Installing xvidcore (1.3.7-r1) 11:47:55 (107/128) Installing ffmpeg-libs (4.4.1-r2) 11:47:55 (108/128) Installing libevent (2.1.12-r4) 11:47:55 (109/128) Installing mesa (21.2.6-r0) 11:47:55 (110/128) Installing wayland-libs-server (1.19.0-r1) 11:47:55 (111/128) Installing mesa-gbm (21.2.6-r0) 11:47:55 (112/128) Installing lcms2 (2.12-r1) 11:47:55 (113/128) Installing nspr (4.32-r0) 11:47:55 (114/128) Installing sqlite-libs (3.36.0-r0) 11:47:56 (115/128) Installing nss (3.78.1-r0) 11:47:56 (116/128) Installing libasyncns (0.8-r1) 11:47:56 (117/128) Installing libltdl (2.4.6-r7) 11:47:56 (118/128) Installing orc (0.4.32-r0) 11:47:56 (119/128) Installing libsndfile (1.0.31-r1) 11:47:56 (120/128) Installing speexdsp (1.2.0-r0) 11:47:56 (121/128) Installing tdb-libs (1.4.5-r0) 11:47:56 (122/128) Installing libpulse (15.0-r2) 11:47:56 (123/128) Installing re2 (2021.11.01-r0) 11:47:56 (124/128) Installing snappy (1.1.9-r1) 11:47:56 (125/128) Installing libgpg-error (1.42-r1) 11:47:56 (126/128) Installing libgcrypt (1.9.4-r0) 11:47:56 (127/128) Installing libxslt (1.1.35-r0) 11:47:56 (128/128) Installing chromium (99.0.4844.84-r0) 11:47:59 Executing busybox-1.34.1-r7.trigger 11:47:59 Executing glib-2.70.1-r0.trigger 11:47:59 Executing shared-mime-info-2.1-r1.trigger 11:48:05 Executing gdk-pixbuf-2.42.8-r0.trigger 11:48:05 Executing gtk-update-icon-cache-2.24.33-r0.trigger 11:48:05 Executing fontconfig-2.13.1-r4.trigger 11:48:05 Executing mkfontscale-1.2.1-r1.trigger 11:48:05 OK: 275 MiB in 144 packages 11:48:13 Removing intermediate container 35e5c12d352b 11:48:13 ---> 6f0ab0397a7a 11:48:13 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 11:48:13 ---> Running in acf43eeae7e3 11:48:13 Removing intermediate container acf43eeae7e3 11:48:13 ---> 1b43fc7c7c97 11:48:13 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 11:48:13 ---> Running in 53811857c4a7 11:48:13 Removing intermediate container 53811857c4a7 11:48:13 ---> 3fb1aa8b322a 11:48:13 Step 5/10 : RUN npm install -g npm 11:48:13 ---> Running in 50de86d46fca 11:48:39 11:48:39 changed 54 packages, and audited 212 packages in 22s 11:48:39 11:48:39 11 packages are looking for funding 11:48:39 run `npm fund` for details 11:48:39 11:48:39 found 0 vulnerabilities 11:48:41 Removing intermediate container 50de86d46fca 11:48:41 ---> 046df9fa57c2 11:48:41 Step 6/10 : ARG USER=1000 11:48:41 ---> Running in 06a85270af0c 11:48:42 Removing intermediate container 06a85270af0c 11:48:42 ---> 68af142bb38e 11:48:42 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 11:48:42 ---> Running in e04183bd25aa 11:48:44 Removing intermediate container e04183bd25aa 11:48:44 ---> a49c4cb0ac58 11:48:44 Step 8/10 : USER $USER:$USER 11:48:44 ---> Running in eebaed683ae8 11:48:45 Removing intermediate container eebaed683ae8 11:48:45 ---> a351e74df7f1 11:48:45 Step 9/10 : WORKDIR /app 11:48:45 ---> Running in aade87e92e29 11:48:45 Removing intermediate container aade87e92e29 11:48:45 ---> 13c1c76cdf67 11:48:45 Step 10/10 : LABEL git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:48:45 ---> Running in 62362436bd55 11:48:45 Removing intermediate container 62362436bd55 11:48:45 ---> 6a1989b85a55 11:48:45 Successfully built 6a1989b85a55 11:48:45 Successfully tagged edgexfoundry/edgex-web-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:48:45 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 11:48:45 touch edgex-web-ui.imagebuilt 11:48:45 mkdir -p node_modules coverage 11:48:45 chown "1000:1000" node_modules coverage package-lock.json 11:48:45 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:48:58 npm WARN EBADENGINE Unsupported engine { 11:48:58 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 11:48:58 npm WARN EBADENGINE required: { 11:48:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:48:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:48:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:48:58 npm WARN EBADENGINE }, 11:48:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:48:58 npm WARN EBADENGINE } 11:49:37 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 11:49: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 11:49:37 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 11:49:37 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 11:49:37 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 11:49:37 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 11:49:41 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 11:49:44 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 11:49:45 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 11:50:07 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 11:50:07 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. 11:50:07 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 11:50:07 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. 11:50:08 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. 11:50:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 11:50:20 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 11:50:24 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 11:50:39 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. 11:51:01 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. 11:51:33 11:51:33 added 1475 packages, and audited 1476 packages in 3m 11:51:33 11:51:33 90 packages are looking for funding 11:51:33 run `npm fund` for details 11:51:33 11:51:33 15 vulnerabilities (3 moderate, 9 high, 3 critical) 11:51:33 11:51:33 To address issues that do not require attention, run: 11:51:33 npm audit fix 11:51:33 11:51:33 To address all issues (including breaking changes), run: 11:51:33 npm audit fix --force 11:51:33 11:51:33 Run `npm audit` for details. 11:51:36 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 11:51:51 - Generating browser application bundles (phase: setup)... 11:52:23 Compiling @angular/core : es2015 as esm2015 11:52:23 Compiling @angular/compiler/testing : es2015 as esm2015 11:52:50 Compiling @angular/common : es2015 as esm2015 11:52:50 Compiling @angular/core/testing : es2015 as esm2015 11:52:54 Compiling @angular/platform-browser : es2015 as esm2015 11:52:54 Compiling @angular/common/testing : es2015 as esm2015 11:52:58 Compiling @angular/router : es2015 as esm2015 11:52:59 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 11:53:05 Compiling @angular/platform-browser/testing : es2015 as esm2015 11:53:05 Compiling @angular/common/http : es2015 as esm2015 11:53:07 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 11:53:09 Compiling @angular/forms : es2015 as esm2015 11:53:09 Compiling @angular/router/testing : es2015 as esm2015 11:53:10 Compiling @angular/common/http/testing : es2015 as esm2015 11:54:07 03 11 2022 11:54:05.746:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 11:54:07 03 11 2022 11:54:05.758:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 11:54:07 03 11 2022 11:54:05.782:INFO [launcher]: Starting browser ChromeHeadless 11:55:28 03 11 2022 11:55:20.426:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 11:55:28 03 11 2022 11:55:25.921:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 11:55:41 03 11 2022 11:55:40.704:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 11:56:03 ✔ Browser application bundle generation complete. 11:56:03 03 11 2022 11:56:00.755:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket iUevxKFFkoRboFtMAAAB with id 33001711 11:56:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 11:56:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.213 secs) 11:56:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.271 secs) 11:56:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.298 secs) 11:56:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.333 secs) 11:56:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.746 secs) 11:56:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.214 secs) 11:56:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.267 secs) 11:56:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.315 secs) 11:56:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.37 secs) 11:56:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.388 secs) 11:56:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.491 secs) 11:56:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.531 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.674 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.711 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.781 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.141 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.159 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.171 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.294 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.337 secs) 11:56:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.441 secs) 11:56:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.453 secs) 11:56:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.59 secs) 11:56:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.645 secs) 11:56:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.706 secs) 11:56:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.738 secs) 11:56:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.793 secs) 11:56:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.074 secs) 11:56:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.153 secs) 11:56:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.225 secs) 11:56:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.348 secs) 11:56:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.486 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.77 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.989 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.065 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.168 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.182 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.195 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.368 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.4 secs) 11:56:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.501 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.692 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.742 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.786 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.818 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.837 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.846 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.879 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.935 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.968 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.985 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.999 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.029 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.11 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.159 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.243 secs) 11:56:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.31 secs) 11:56:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.703 secs) 11:56:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.724 secs) 11:56:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.734 secs) 11:56:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.886 secs) 11:56:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.017 secs) 11:56:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.165 secs) 11:56:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.239 secs) 11:56:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.302 secs) 11:56:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.72 secs) 11:56:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.785 secs) 11:56:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.931 secs) 11:56:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.97 secs) 11:56:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.988 secs) 11:56:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.014 secs) 11:56:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.042 secs) 11:56:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.201 secs) 11:56:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.258 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.616 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.741 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.795 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.894 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.004 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.084 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.223 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.284 secs) 11:56:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.3 secs) 11:56:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.433 secs) 11:56:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.502 secs) 11:56:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.593 secs) 11:56:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.669 secs) 11:56:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.88 secs) 11:56:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.94 secs) 11:56:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.954 secs) 11:56:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.064 secs) 11:56:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.245 secs) 11:56:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.299 secs) 11:56:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.495 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.721 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.842 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.083 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.1 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.109 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.179 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.226 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.242 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.252 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.266 secs) 11:56:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.415 secs) 11:56:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.538 secs) 11:56:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.619 secs) 11:56:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.742 secs) 11:56:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.903 secs) 11:56:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.034 secs) 11:56:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.095 secs) 11:56:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.192 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.278 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.32 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.339 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.358 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.383 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.421 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.596 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.685 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.737 secs) 11:56:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.768 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.803 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.884 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.951 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.968 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.984 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.008 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.023 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.035 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.06 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.203 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.315 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.389 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.439 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.46 secs) 11:56:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.497 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.612 secs) 11:56:36 WARN: ' 11:56:36 It looks like you're using ngModel on the same form field as formControlName. 11:56:36 Support for using the ngModel input property and ngModelChange event with 11:56:36 reactive form directives has been deprecated in Angular v6 and will be removed 11:56:36 in a future version of Angular. 11:56:36 11:56:36 For more information on this, see our API docs here: 11:56:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:56:36 ' 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.612 secs) 11:56:36 WARN: ' 11:56:36 It looks like you're using ngModel on the same form field as formControlName. 11:56:36 Support for using the ngModel input property and ngModelChange event with 11:56:36 reactive form directives has been deprecated in Angular v6 and will be removed 11:56:36 in a future version of Angular. 11:56:36 11:56:36 For more information on this, see our API docs here: 11:56:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:56:36 ' 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.75 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.77 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.783 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.821 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.041 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.063 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.09 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.132 secs) 11:56:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.251 secs) 11:56:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.303 secs) 11:56:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.356 secs) 11:56:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.056 secs / 14.356 secs) 11:56:38 TOTAL: 149 SUCCESS 11:56:38 ✔ Browser application bundle generation complete. 11:56:41 11:56:41 =============================== Coverage summary =============================== 11:56:41 Statements : 40.98% ( 1467/3580 ) 11:56:41 Branches : 12.03% ( 111/923 ) 11:56:41 Functions : 33.28% ( 432/1298 ) 11:56:41 Lines : 38.91% ( 1318/3387 ) 11:56:41 ================================================================================ 11:56:41 03 11 2022 11:56:41.244:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 11:56:42 ✔ Browser application bundle generation complete. 11:56:43 make[1]: Leaving directory '/w/workspace/edgex-ui-go/94/web' [Pipeline] echo 11:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:56:43 $ docker stop --time=1 dfce41ae2c130320ab88d989881f1a633c7a23c3a4511dd037ef1b788f6d6b0d 11:56:45 $ docker rm -f dfce41ae2c130320ab88d989881f1a633c7a23c3a4511dd037ef1b788f6d6b0d [Pipeline] // withDockerContainer [Pipeline] sh 11:56:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:56:48 Warning: overwriting stash ‘coverage-report’ 11:56:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:56:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:56:57 + ls -al . 11:56:57 total 180 11:56:57 drwxrwxr-x 13 jenkins jenkins 4096 Nov 3 11:46 . 11:56:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:43 .. 11:56:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:44 .blubracket 11:56:57 -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 11:44 .dockerignore 11:56:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 11:44 .git 11:56:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:44 .github 11:56:57 -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 11:44 .gitignore 11:56:57 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 11:44 Attribution.txt 11:56:57 -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 11:44 CHANGELOG.md 11:56:57 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 11:44 CONTRIBUTING.md 11:56:57 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 11:44 Dockerfile 11:56:57 -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 11:44 Jenkinsfile 11:56:57 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 11:44 LICENSE 11:56:57 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 11:44 Makefile 11:56:57 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 11:44 README.md 11:56:57 -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 11:42 VERSION 11:56:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:44 assets 11:56:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:44 bin 11:56:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:44 cmd 11:56:57 -rw-r--r-- 1 jenkins jenkins 10 Nov 3 11:46 coverage.out 11:56:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:44 docs 11:56:57 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 3 11:44 go.mod 11:56:57 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 3 11:44 go.sum 11:56:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 11:44 internal 11:56:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:44 snap 11:56:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:44 testing 11:56:57 -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 11:44 version.go 11:56:57 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 11:48 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:57 + 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=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd --label arch=arm64 --label version=2.3.0-dev.23 . 11:56:58 Sending build context to Docker daemon 31.49MB 11:56:58 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 11:56:58 Step 2/26 : FROM ${BASE} AS builder 11:56:58 ---> 43d972460675 11:56:58 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:56:59 ---> Running in a2d4fdc97710 11:56:59 Removing intermediate container a2d4fdc97710 11:56:59 ---> 0d69dad9f1ea 11:56:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 11:56:59 ---> Running in c5566a41cd8a 11:57:00 Removing intermediate container c5566a41cd8a 11:57:00 ---> eac56219ac13 11:57:00 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 11:57:00 ---> Running in e017d4adc65f 11:57:00 Removing intermediate container e017d4adc65f 11:57:00 ---> ab0803afbf93 11:57:00 Step 6/26 : LABEL Name=edgex-ui-go 11:57:00 ---> Running in 16b5c03eb2da 11:57:00 Removing intermediate container 16b5c03eb2da 11:57:00 ---> 75884b078436 11:57:00 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 11:57:00 ---> Running in 91ab0a8821e9 11:57:01 Removing intermediate container 91ab0a8821e9 11:57:01 ---> 9d379c09f094 11:57:01 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:57:03 ---> 3d086ab48c76 11:57:03 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:03 ---> Running in 4398a3f5b510 11:57:04 Removing intermediate container 4398a3f5b510 11:57:04 ---> f77889458faf 11:57:04 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:57:05 ---> Running in cf25e35a4d3f 11:57:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:57:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:57:08 OK: 221 MiB in 51 packages 11:57:08 Removing intermediate container cf25e35a4d3f 11:57:08 ---> 18ea4b499032 11:57:08 Step 11/26 : ENV GO111MODULE=on 11:57:08 ---> Running in 22d84dc5c276 11:57:08 Removing intermediate container 22d84dc5c276 11:57:08 ---> 66e4d65c57e1 11:57:08 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:57:08 ---> Running in 1b589cf80479 11:57:09 Removing intermediate container 1b589cf80479 11:57:09 ---> a502043fe56a 11:57:09 Step 13/26 : COPY go.mod vendor* ./ 11:57:09 ---> b20f764d3d34 11:57:09 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:09 ---> Running in d7c029b77503 11:57:11 Removing intermediate container d7c029b77503 11:57:11 ---> 33fa501a7b0a 11:57:11 Step 15/26 : COPY . . 11:57:16 ---> 10ec694d0ba6 11:57:16 Step 16/26 : RUN ${MAKE} 11:57:16 ---> Running in 947895a93876 11:57:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:58:24 Removing intermediate container 947895a93876 11:58:24 ---> 45bc442f97a4 11:58:24 Step 17/26 : FROM alpine:3.14 11:58:24 3.14: Pulling from library/alpine 11:58:24 90cda3b7c325: Pulling fs layer 11:58:24 90cda3b7c325: Verifying Checksum 11:58:24 90cda3b7c325: Download complete 11:58:24 90cda3b7c325: Pull complete 11:58:24 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 11:58:24 Status: Downloaded newer image for alpine:3.14 11:58:24 ---> 376ba31ae3da 11:58:24 Step 18/26 : EXPOSE 4000 11:58:24 ---> Running in fe468d63bfa2 11:58:25 Removing intermediate container fe468d63bfa2 11:58:25 ---> ef4702ace0f4 11:58:25 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 11:58:26 ---> fa58bc11b777 11:58:26 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 11:58:27 ---> d5089209fb3b 11:58:27 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 11:58:27 ---> 25f7a5062bd8 11:58:27 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:58:27 ---> Running in 3eff06cf0ae0 11:58:28 Removing intermediate container 3eff06cf0ae0 11:58:28 ---> e5ea702d0260 11:58:28 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 11:58:28 ---> Running in dd373849bd3f 11:58:28 Removing intermediate container dd373849bd3f 11:58:28 ---> 1eb37efcf1cf 11:58:28 Step 24/26 : LABEL arch=arm64 11:58:28 ---> Running in 0b7cdeaedfa9 11:58:28 Removing intermediate container 0b7cdeaedfa9 11:58:28 ---> 3eacabe443d3 11:58:28 Step 25/26 : LABEL git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:58:28 ---> Running in ec075074ad09 11:58:29 Removing intermediate container ec075074ad09 11:58:29 ---> 28368887d02a 11:58:29 Step 26/26 : LABEL version=2.3.0-dev.23 11:58:29 ---> Running in c337769c2582 11:58:29 Removing intermediate container c337769c2582 11:58:29 ---> 4e1f447baa2b 11:58:29 [Warning] One or more build-args [ARCH] were not consumed 11:58:29 Successfully built 4e1f447baa2b 11:58:29 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 11:58:29 provisioning config files... 11:58:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/94@tmp/config16655933632304715492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:30 ---> docker-login.sh 11:58:30 nexus3.edgexfoundry.org:10001 11:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:30 Configure a credential helper to remove this warning. See 11:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:30 11:58:30 Login Succeeded 11:58:30 nexus3.edgexfoundry.org:10002 11:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:30 Configure a credential helper to remove this warning. See 11:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:30 11:58:30 Login Succeeded 11:58:30 nexus3.edgexfoundry.org:10003 11:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:31 Configure a credential helper to remove this warning. See 11:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:31 11:58:31 Login Succeeded 11:58:31 nexus3.edgexfoundry.org:10004 11:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:31 Configure a credential helper to remove this warning. See 11:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:31 11:58:31 Login Succeeded 11:58:31 docker.io 11:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:32 Configure a credential helper to remove this warning. See 11:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:32 11:58:32 Login Succeeded 11:58:32 ---> docker-login.sh ends [Pipeline] } 11:58:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:58:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:58:32 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 11:58:32 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:58:32 latest 11:58:32 2.3.0-dev.23 11:58:32 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 11:58:32 main 11:58:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:58:32 c7630214291e: Preparing 11:58:32 ac37c57f4208: Preparing 11:58:32 01acbb30d02f: Preparing 11:58:32 28c3ef001483: Preparing 11:58:32 28c3ef001483: Layer already exists 11:58:33 c7630214291e: Pushed 11:58:33 ac37c57f4208: Pushed 11:58:39 01acbb30d02f: Pushed 11:58:39 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 11:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:58:40 c7630214291e: Preparing 11:58:40 ac37c57f4208: Preparing 11:58:40 01acbb30d02f: Preparing 11:58:40 28c3ef001483: Preparing 11:58:40 28c3ef001483: Layer already exists 11:58:40 01acbb30d02f: Layer already exists 11:58:40 c7630214291e: Layer already exists 11:58:40 ac37c57f4208: Layer already exists 11:58:40 latest: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.23 11:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:58:41 c7630214291e: Preparing 11:58:41 ac37c57f4208: Preparing 11:58:41 01acbb30d02f: Preparing 11:58:41 28c3ef001483: Preparing 11:58:41 c7630214291e: Layer already exists 11:58:41 01acbb30d02f: Layer already exists 11:58:41 ac37c57f4208: Layer already exists 11:58:41 28c3ef001483: Layer already exists 11:58:41 2.3.0-dev.23: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 11:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:58:42 c7630214291e: Preparing 11:58:42 ac37c57f4208: Preparing 11:58:42 01acbb30d02f: Preparing 11:58:42 28c3ef001483: Preparing 11:58:42 ac37c57f4208: Layer already exists 11:58:42 28c3ef001483: Layer already exists 11:58:42 01acbb30d02f: Layer already exists 11:58:42 c7630214291e: Layer already exists 11:58:42 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 11:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:58:42 c7630214291e: Preparing 11:58:42 ac37c57f4208: Preparing 11:58:42 01acbb30d02f: Preparing 11:58:42 28c3ef001483: Preparing 11:58:42 01acbb30d02f: Layer already exists 11:58:42 c7630214291e: Layer already exists 11:58:42 ac37c57f4208: Layer already exists 11:58:42 28c3ef001483: Layer already exists 11:58:42 main: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:58:43 ===================================================== [Pipeline] echo 11:58:43 taggedImages: 11:58:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 11:58:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 11:58:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.23 11:58:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 11:58:43 - 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 11:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:43 11:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:43 arm64: Pulling from edgex-lftools-log-publisher 11:58:43 8998bd30e6a1: Pulling fs layer 11:58:43 04944245beec: Pulling fs layer 11:58:43 699f458cf7ca: Pulling fs layer 11:58:43 765212b225bb: Pulling fs layer 11:58:43 f23df028b6ca: Pulling fs layer 11:58:43 d65c8cfc05b1: Pulling fs layer 11:58:43 2437ff75d9bd: Pulling fs layer 11:58:43 765212b225bb: Waiting 11:58:43 f23df028b6ca: Waiting 11:58:43 d65c8cfc05b1: Waiting 11:58:43 2437ff75d9bd: Waiting 11:58:43 04944245beec: Verifying Checksum 11:58:43 04944245beec: Download complete 11:58:43 765212b225bb: Verifying Checksum 11:58:43 765212b225bb: Download complete 11:58:43 f23df028b6ca: Verifying Checksum 11:58:43 f23df028b6ca: Download complete 11:58:43 d65c8cfc05b1: Verifying Checksum 11:58:43 d65c8cfc05b1: Download complete 11:58:44 699f458cf7ca: Verifying Checksum 11:58:44 699f458cf7ca: Download complete 11:58:44 8998bd30e6a1: Verifying Checksum 11:58:44 8998bd30e6a1: Download complete 11:58:47 2437ff75d9bd: Verifying Checksum 11:58:47 2437ff75d9bd: Download complete 11:58:48 8998bd30e6a1: Pull complete 11:58:49 04944245beec: Pull complete 11:58:50 699f458cf7ca: Pull complete 11:58:50 765212b225bb: Pull complete 11:58:51 f23df028b6ca: Pull complete 11:58:51 d65c8cfc05b1: Pull complete 11:59:06 2437ff75d9bd: Pull complete 11:59:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:59:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:06 prd-ubuntu20.04-docker-arm64-4c-16g-118115 does not seem to be running inside a container 11:59:06 $ 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/94 -v /w/workspace/edgex-ui-go/94:/w/workspace/edgex-ui-go/94:rw,z -v /w/workspace/edgex-ui-go/94@tmp:/w/workspace/edgex-ui-go/94@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 11:59:09 $ docker top 0e275aecfcd73eaeef59d29c72780b8ae95efe9dc8db0a1f9e2ef71a7d8f2d01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:09 ---> job-cost.sh 11:59:09 lf-activate-venv: SKIPPING 11:59:09 INFO: No Stack... 11:59:10 INFO: Retrieving Pricing Info for: v3-standard-4 11:59:11 INFO: Archiving Costs [Pipeline] sh 11:59:11 + cat /w/workspace/edgex-ui-go/94/archives/cost.csv 11:59:11 + cut -d, -f6 [Pipeline] lock 11:59:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] 11:59:11 Resource [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] did not exist. Created. 11:59:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:59:12 /w/workspace/edgex-ui-go/94@tmp/durable-d9cc19e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:59:12 + echo total: 0.10999999940395355 [Pipeline] stash 11:59:12 Warning: overwriting stash ‘stack-cost’ 11:59:17 Stashed 1 file(s) [Pipeline] } 11:59:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 11:59:17 $ docker stop --time=1 0e275aecfcd73eaeef59d29c72780b8ae95efe9dc8db0a1f9e2ef71a7d8f2d01 11:59:18 $ docker rm -f 0e275aecfcd73eaeef59d29c72780b8ae95efe9dc8db0a1f9e2ef71a7d8f2d01 [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 11:59:19 provisioning config files... 11:59:19 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6794452926626901306tmp [Pipeline] { [Pipeline] sh 11:59:19 + set +x 11:59:19 + curl -s https://codecov.io/bash 11:59:19 + bash -s -- 11:59:19 11:59:19 _____ _ 11:59:19 / ____| | | 11:59:19 | | ___ __| | ___ ___ _____ __ 11:59:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:59:19 | |___| (_) | (_| | __/ (_| (_) \ V / 11:59:19 \_____\___/ \__,_|\___|\___\___/ \_/ 11:59:19 Bash-1.0.6 11:59:19 11:59:19 11:59:19 ==> git version 2.25.1 found 11:59:19 ==> 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 11:59:19 Release-Date: 2020-01-08 11:59:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:59:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:59:19 ==> Jenkins CI detected. 11:59:19 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 11:59:19 project root: . 11:59:19 --> token set from env 11:59:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:59:19 ==> Running gcov in . (disable via -X gcov) 11:59:19 ==> Python coveragepy not found 11:59:19 ==> Searching for coverage reports in: 11:59:19 + . 11:59:19 -> Found 1 reports 11:59:19 ==> Detecting git/mercurial file structure 11:59:19 ==> Reading reports 11:59:19 + ./coverage.out bytes=10 11:59:19 ==> Appending adjustments 11:59:19 https://docs.codecov.io/docs/fixing-reports 11:59:20 + Found adjustments 11:59:20 ==> Gzipping contents 11:59:20 12K /tmp/codecov.ulF15n.gz 11:59:20 ==> Uploading reports 11:59:20 url: https://codecov.io 11:59:20 query: branch=main&commit=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:59:20 -> Pinging Codecov 11:59:20 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=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:59:21 -> Uploading to 11:59:21 https://storage.googleapis.com/codecov/v4/raw/2022-11-03/FB506323287CE973F263BFD2A0EB1F37/22de6a3e93c00270aa2206806bc2f3a58e2a5fbd/d02bb03b-ba86-4f8c-a163-76efc2dce5dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T115920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17cc0d6418241ae71401ddb7cd7937de70091983a72ae969f8c9069a85d5594f 11:59:21 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:21 Dload Upload Total Spent Left Speed 11:59:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38912 --:--:-- --:--:-- --:--:-- 38912 11:59:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] } 11:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:59:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:59:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:59:21 11:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:59:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:59:22 df9b9388f04a: Pulling fs layer 11:59:22 52dc419b0ee2: Pulling fs layer 11:59:22 25bc292e5bac: Pulling fs layer 11:59:22 114826534d7a: Pulling fs layer 11:59:22 4657fd5d0bcf: Pulling fs layer 11:59:22 6ad1cebc031e: Pulling fs layer 11:59:22 8a3aa393b2d8: Pulling fs layer 11:59:22 114826534d7a: Waiting 11:59:22 4657fd5d0bcf: Waiting 11:59:22 6ad1cebc031e: Waiting 11:59:22 8a3aa393b2d8: Waiting 11:59:22 25bc292e5bac: Verifying Checksum 11:59:22 25bc292e5bac: Download complete 11:59:22 52dc419b0ee2: Download complete 11:59:22 4657fd5d0bcf: Verifying Checksum 11:59:22 4657fd5d0bcf: Download complete 11:59:22 df9b9388f04a: Download complete 11:59:22 df9b9388f04a: Pull complete 11:59:22 6ad1cebc031e: Verifying Checksum 11:59:22 6ad1cebc031e: Download complete 11:59:22 52dc419b0ee2: Pull complete 11:59:22 25bc292e5bac: Pull complete 11:59:22 114826534d7a: Verifying Checksum 11:59:22 114826534d7a: Download complete 11:59:23 8a3aa393b2d8: Verifying Checksum 11:59:23 8a3aa393b2d8: Download complete 11:59:26 114826534d7a: Pull complete 11:59:26 4657fd5d0bcf: Pull complete 11:59:26 6ad1cebc031e: Pull complete 11:59:29 8a3aa393b2d8: Pull complete 11:59:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:59:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:29 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 11:59:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:59:31 $ docker top 3a699f7d81c63d9059ee5030558133e5cad5cd9c382b3ed59c9aa81870ba62c9 -eo pid,comm [Pipeline] { [Pipeline] echo 11:59:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 11:59:31 + set -o pipefail 11:59:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 11:59:38 11:59:38 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 11:59:38 11:59:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/5964ff2e-186b-41d6-b3d3-af2e055b8722 11:59:38 11:59:38 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 11:59:38 11:59:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:59:38 11:59:38 11:59:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:59:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:59:38 More details here: https://snyk.co/ue1NS [Pipeline] } 11:59:38 $ docker stop --time=1 3a699f7d81c63d9059ee5030558133e5cad5cd9c382b3ed59c9aa81870ba62c9 11:59:40 $ docker rm -f 3a699f7d81c63d9059ee5030558133e5cad5cd9c382b3ed59c9aa81870ba62c9 [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 11:59:41 + git log --format=format:%s -1 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] sh 11:59:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:59:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:41 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 11:59:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:59:42 $ docker top abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:42 [ssh-agent] Looking for ssh-agent implementation... 11:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:42 $ docker exec abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 ssh-agent 11:59:42 SSH_AUTH_SOCK=/tmp/ssh-gn0Da07FsG10/agent.32 11:59:42 SSH_AGENT_PID=38 11:59:42 Running ssh-add (command line suppressed) 11:59:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8129221133481811710.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8129221133481811710.key) 11:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:42 + git semver tag 11:59:43 2022-11-03 11:59:43,093 [run_tag] DEBUG tag force:False 11:59:43 2022-11-03 11:59:43,094 [check_head_tag] DEBUG check head tag 11:59:43 2022-11-03 11:59:43,094 [execute] INFO git cat-file --batch-check 11:59:43 2022-11-03 11:59:43,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 11:59:43 2022-11-03 11:59:43,098 [execute] INFO git cat-file --batch 11:59:43 2022-11-03 11:59:43,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 11:59:43 2022-11-03 11:59:43,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:59:43 2022-11-03 11:59:43,112 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 11:59:43 2022-11-03 11:59:43,112 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 11:59:43 2022-11-03 11:59:43,116 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:59:43 2.3.0-dev.23 [Pipeline] } 11:59:43 $ docker exec --env ******** --env ******** abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 ssh-agent -k 11:59:43 unset SSH_AUTH_SOCK; 11:59:43 unset SSH_AGENT_PID; 11:59:43 echo Agent pid 38 killed; 11:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:43 + git semver [Pipeline] } 11:59:43 $ docker stop --time=1 abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 11:59:45 $ docker rm -f abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:59:45 11:59:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:59:45 0.23.1-centos7: Pulling from edgex-lftools 11:59:45 ab5ef0e58194: Pulling fs layer 11:59:45 9712f1f96733: Pulling fs layer 11:59:45 63f879dbbcfc: Pulling fs layer 11:59:45 0d9ebad4ef96: Pulling fs layer 11:59:45 e9a5061849ea: Pulling fs layer 11:59:45 d747dcd14b5f: Pulling fs layer 11:59:45 2de7ff778b66: Pulling fs layer 11:59:45 0d9ebad4ef96: Waiting 11:59:45 e9a5061849ea: Waiting 11:59:45 d747dcd14b5f: Waiting 11:59:45 2de7ff778b66: Waiting 11:59:45 9712f1f96733: Verifying Checksum 11:59:45 9712f1f96733: Download complete 11:59:46 63f879dbbcfc: Verifying Checksum 11:59:46 63f879dbbcfc: Download complete 11:59:46 0d9ebad4ef96: Verifying Checksum 11:59:46 0d9ebad4ef96: Download complete 11:59:46 e9a5061849ea: Verifying Checksum 11:59:46 e9a5061849ea: Download complete 11:59:46 d747dcd14b5f: Verifying Checksum 11:59:46 d747dcd14b5f: Download complete 11:59:46 ab5ef0e58194: Verifying Checksum 11:59:46 ab5ef0e58194: Download complete 11:59:46 2de7ff778b66: Verifying Checksum 11:59:46 2de7ff778b66: Download complete 11:59:49 ab5ef0e58194: Pull complete 11:59:49 9712f1f96733: Pull complete 11:59:49 63f879dbbcfc: Pull complete 11:59:52 0d9ebad4ef96: Pull complete 11:59:52 e9a5061849ea: Pull complete 11:59:52 d747dcd14b5f: Pull complete 11:59:53 2de7ff778b66: Pull complete 11:59:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:59:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:59:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:53 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 11:59:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:59:55 $ docker top 97ca0ab940887a05a86f9bbaa5955ff7508ea3df8d8133d0a8ca3fc5f8022252 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:59:55 provisioning config files... 11:59:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12029066149180270234tmp 11:59:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2029039061446102203tmp 11:59:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11422670600813699827tmp [Pipeline] { [Pipeline] echo 11:59:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:59:56 ---> sigul-configuration.sh 11:59:56 gpg: directory `/root/.gnupg' created 11:59:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:59:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:59:56 gpg: keyring `/root/.gnupg/secring.gpg' created 11:59:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:59:56 gpg: CAST5 encrypted data 11:59:56 gpg: encrypted with 1 passphrase 11:59:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:59:56 + mkdir /home/jenkins 11:59:56 + mkdir /home/jenkins/sigul [Pipeline] sh 11:59:56 + 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 11:59:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:59:57 ---> sigul-install.sh 11:59:57 Sigul already installed; skipping installation. [Pipeline] sh 11:59:57 + git tag --list 11:59:57 0.1.1 11:59:57 v1.1.0 11:59:57 v1.2.0 11:59:57 v1.2.1 11:59:57 v1.3.0 11:59:57 v2.0.0 11:59:57 v2.1.0 11:59:57 v2.2.0 11:59:57 v2.2.1-dev.1 11:59:57 v2.2.1-dev.2 11:59:57 v2.2.1-dev.3 11:59:57 v2.2.1-dev.4 11:59:57 v2.2.1-dev.5 11:59:57 v2.2.1-dev.6 11:59:57 v2.2.1-dev.7 11:59:57 v2.3.0-dev.10 11:59:57 v2.3.0-dev.11 11:59:57 v2.3.0-dev.12 11:59:57 v2.3.0-dev.13 11:59:57 v2.3.0-dev.14 11:59:57 v2.3.0-dev.15 11:59:57 v2.3.0-dev.16 11:59:57 v2.3.0-dev.17 11:59:57 v2.3.0-dev.18 11:59:57 v2.3.0-dev.19 11:59:57 v2.3.0-dev.20 11:59:57 v2.3.0-dev.21 11:59:57 v2.3.0-dev.22 11:59:57 v2.3.0-dev.23 11:59:57 v2.3.0-dev.7 11:59:57 v2.3.0-dev.8 11:59:57 v2.3.0-dev.9 [Pipeline] sh 11:59:57 + lftools sign git-tag v2.3.0-dev.23 11:59:58 Signing Git tag with Sigul... 11:59:58 Signing v2.3.0-dev.23 [Pipeline] echo 11:59:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:59:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:59:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:59:58 $ docker stop --time=1 97ca0ab940887a05a86f9bbaa5955ff7508ea3df8d8133d0a8ca3fc5f8022252 12:00:00 $ docker rm -f 97ca0ab940887a05a86f9bbaa5955ff7508ea3df8d8133d0a8ca3fc5f8022252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:00:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:00:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:00:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:00 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 12:00: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:00:01 $ docker top d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 -eo pid,comm 12:00:01 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). 12:00:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:00:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:00:01 [ssh-agent] Looking for ssh-agent implementation... 12:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:01 $ docker exec d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 ssh-agent 12:00:01 SSH_AUTH_SOCK=/tmp/ssh-twVfvc7pkIGT/agent.32 12:00:01 SSH_AGENT_PID=38 12:00:01 Running ssh-add (command line suppressed) 12:00:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16535501643423741557.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16535501643423741557.key) 12:00:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:00:01 + git semver bump pre 12:00:02 2022-11-03 12:00:02,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 12:00:02 2022-11-03 12:00:02,054 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev 12:00:02 2022-11-03 12:00:02,054 [bump_version] DEBUG bumped version:2.3.0-dev.24 12:00:02 2022-11-03 12:00:02,054 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 12:00:02 2022-11-03 12:00:02,054 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 12:00:02 2022-11-03 12:00:02,054 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 12:00:02 2022-11-03 12:00:02,055 [execute] INFO git cat-file --batch-check 12:00:02 2022-11-03 12:00:02,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:00:02 2022-11-03 12:00:02,060 [execute] INFO git cat-file --batch 12:00:02 2022-11-03 12:00:02,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:00:02 2022-11-03 12:00:02,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 12:00:02 2.3.0-dev.24 [Pipeline] } 12:00:02 $ docker exec --env ******** --env ******** d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 ssh-agent -k 12:00:02 unset SSH_AUTH_SOCK; 12:00:02 unset SSH_AGENT_PID; 12:00:02 echo Agent pid 38 killed; 12:00:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:00:02 + git semver [Pipeline] } 12:00:02 $ docker stop --time=1 d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 12:00:04 $ docker rm -f d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 [Pipeline] // withDockerContainer [Pipeline] sh 12:00:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:00:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:04 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 12:00:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:00:05 $ docker top 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:00:05 [ssh-agent] Looking for ssh-agent implementation... 12:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:05 $ docker exec 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 ssh-agent 12:00:05 SSH_AUTH_SOCK=/tmp/ssh-xkOj25xp658t/agent.33 12:00:05 SSH_AGENT_PID=39 12:00:05 Running ssh-add (command line suppressed) 12:00:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9227077753220323383.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9227077753220323383.key) 12:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:00:05 + git semver push 12:00:06 2022-11-03 12:00:06,148 [run_push] DEBUG push 12:00:06 2022-11-03 12:00:06,148 [execute] INFO git cat-file --batch-check 12:00:06 2022-11-03 12:00:06,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:00:06 2022-11-03 12:00:06,153 [execute] INFO git rev-list a0aa2af9b51ee7228b0b13f4b7a6fae7219fdf92 -- 12:00:06 2022-11-03 12:00:06,153 [execute] DEBUG Popen(['git', 'rev-list', 'a0aa2af9b51ee7228b0b13f4b7a6fae7219fdf92', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:00:06 2022-11-03 12:00:06,163 [execute] INFO git fetch -v origin 12:00:06 2022-11-03 12:00:06,163 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:00:07 2022-11-03 12:00:06,881 [run_push] DEBUG no remote changes detected 12:00:07 2022-11-03 12:00:06,881 [execute] INFO git push origin semver 12:00:07 2022-11-03 12:00:06,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:00:08 2022-11-03 12:00:07,771 [run_push] DEBUG push all version tags 12:00:08 2022-11-03 12:00:07,772 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:00:08 2022-11-03 12:00:07,772 [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) 12:00:08 2022-11-03 12:00:08,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 12:00:08 2.3.0-dev.24 [Pipeline] } 12:00:08 $ docker exec --env ******** --env ******** 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 ssh-agent -k 12:00:08 unset SSH_AUTH_SOCK; 12:00:08 unset SSH_AGENT_PID; 12:00:08 echo Agent pid 39 killed; 12:00:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:00:09 + git semver [Pipeline] } 12:00:09 $ docker stop --time=1 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 12:00:10 $ docker rm -f 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 [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 12:00:11 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 12:00:11 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 12:00:11 total 16 12:00:11 drwxr-xr-x 3 root root 4096 Nov 3 11:45 . 12:00:11 drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 11:59 .. 12:00:11 drwxr-xr-x 2 root root 4096 Nov 3 11:45 cost 12:00:11 -rw-r--r-- 1 root root 82 Nov 3 11:45 cost.csv 12:00:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 12:00:11 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 12:00:11 total 16 12:00:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 11:45 . 12:00:11 drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 11:59 .. 12:00:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 11:45 cost 12:00:11 -rw-r--r-- 1 jenkins jenkins 82 Nov 3 11:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:00:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:00:12 ---> package-listing.sh 12:00:12 ++ facter osfamily 12:00:12 ++ tr '[:upper:]' '[:lower:]' 12:00:12 + OS_FAMILY=debian 12:00:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 12:00:12 + START_PACKAGES=/tmp/packages_start.txt 12:00:12 + END_PACKAGES=/tmp/packages_end.txt 12:00:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:00:12 + PACKAGES=/tmp/packages_start.txt 12:00:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 12:00:12 + PACKAGES=/tmp/packages_end.txt 12:00:12 + case "${OS_FAMILY}" in 12:00:12 + dpkg -l 12:00:12 + grep '^ii' 12:00:12 + '[' -f /tmp/packages_start.txt ']' 12:00:12 + '[' -f /tmp/packages_end.txt ']' 12:00:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:00:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 12:00:12 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 12:00:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 12:00:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:00:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:13 prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container 12:00:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:00:13 $ docker top 795c38a7e23f11cf474b6d062367731d7ebfeb040316f4256348acd0cfb339f5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:14 + touch /tmp/pre-build-complete [Pipeline] sh 12:00:14 + mkdir -p /var/log/sysstat [Pipeline] sh 12:00:14 + ls /var/log/sa-host 12:00:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:15 provisioning config files... 12:00:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13235908581580503734tmp [Pipeline] { [Pipeline] echo 12:00:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:00:15 ---> create-netrc.sh [Pipeline] } 12:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:00:15 ---> python-tools-install.sh [Pipeline] echo 12:00:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:00:16 ---> sudo-logs.sh 12:00:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:00:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:00:16 ---> job-cost.sh 12:00:16 lf-activate-venv: SKIPPING 12:00:16 DEBUG: total: 0.2199999988079071 12:00:16 INFO: Retrieving Stack Cost... 12:00:16 INFO: Retrieving Pricing Info for: v3-standard-8 12:00:17 INFO: Archiving Costs [Pipeline] echo 12:00:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:00:17 ---> logs-deploy.sh 12:00:17 lf-activate-venv: SKIPPING 12:00:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/94 12:00:17 INFO: archiving workspace using pattern(s): 12:00:18 Archives upload complete. 12:00:18 INFO: archiving logs to Nexus 12:00:19 ---> uname -a: 12:00:19 Linux prd-ubuntu20-04-docker-8c-8g-118114 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:00:19 12:00:19 12:00:19 ---> lscpu: 12:00:19 Architecture: x86_64 12:00:19 CPU op-mode(s): 32-bit, 64-bit 12:00:19 Byte Order: Little Endian 12:00:19 Address sizes: 40 bits physical, 48 bits virtual 12:00:19 CPU(s): 8 12:00:19 On-line CPU(s) list: 0-7 12:00:19 Thread(s) per core: 1 12:00:19 Core(s) per socket: 1 12:00:19 Socket(s): 8 12:00:19 NUMA node(s): 1 12:00:19 Vendor ID: AuthenticAMD 12:00:19 CPU family: 23 12:00:19 Model: 49 12:00:19 Model name: AMD EPYC-Rome Processor 12:00:19 Stepping: 0 12:00:19 CPU MHz: 2799.998 12:00:19 BogoMIPS: 5599.99 12:00:19 Virtualization: AMD-V 12:00:19 Hypervisor vendor: KVM 12:00:19 Virtualization type: full 12:00:19 L1d cache: 256 KiB 12:00:19 L1i cache: 256 KiB 12:00:19 L2 cache: 4 MiB 12:00:19 L3 cache: 128 MiB 12:00:19 NUMA node0 CPU(s): 0-7 12:00:19 Vulnerability Itlb multihit: Not affected 12:00:19 Vulnerability L1tf: Not affected 12:00:19 Vulnerability Mds: Not affected 12:00:19 Vulnerability Meltdown: Not affected 12:00:19 Vulnerability Mmio stale data: Not affected 12:00:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:00:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:00:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:00:19 Vulnerability Srbds: Not affected 12:00:19 Vulnerability Tsx async abort: Not affected 12:00:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:00:19 12:00:19 12:00:19 ---> nproc: 12:00:19 8 12:00:19 12:00:19 12:00:19 ---> df -h: 12:00:19 Filesystem Size Used Avail Use% Mounted on 12:00:19 overlay 155G 14G 142G 9% / 12:00:19 tmpfs 64M 0 64M 0% /dev 12:00:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:00:19 shm 64M 0 64M 0% /dev/shm 12:00:19 /dev/vda1 155G 14G 142G 9% /facter-os 12:00:19 12:00:19 12:00:19 ---> sar -b -r -n DEV: 12:00:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118114) 11/03/22 _x86_64_ (8 CPU) 12:00:19 12:00:19 11:41:17 LINUX RESTART (8 CPU) 12:00:19 12:00:19 11:42:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:00:19 11:43:01 241.74 3.90 237.85 0.00 430.89 92072.66 0.00 12:00:19 11:44:01 348.57 0.47 348.10 0.00 19.59 65436.32 0.00 12:00:19 11:45:01 167.77 0.17 167.61 0.00 11.73 24778.54 0.00 12:00:19 11:46:01 48.34 0.07 48.28 0.00 8.67 17208.62 0.00 12:00:19 11:47:01 39.26 9.35 29.91 0.00 2885.25 4815.73 0.00 12:00:19 11:48:01 2.13 0.00 2.13 0.00 0.00 23.99 0.00 12:00:19 11:49:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 12:00:19 11:50:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 12:00:19 11:51:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 12:00:19 11:52:01 2.55 0.00 2.55 0.00 0.00 38.92 0.00 12:00:19 11:53:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 12:00:19 11:54:01 2.00 0.00 2.00 0.00 0.00 21.59 0.00 12:00:19 11:55:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 12:00:19 11:56:01 1.93 0.00 1.93 0.00 0.00 20.80 0.00 12:00:19 11:57:01 2.50 0.02 2.48 0.00 0.13 30.66 0.00 12:00:19 11:58:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 12:00:19 11:59:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 12:00:19 12:00:01 103.77 0.35 103.42 0.00 20.66 58256.16 0.00 12:00:19 Average: 53.58 0.79 52.79 0.00 187.15 14457.54 0.00 12:00:19 12:00:19 11:42:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:00:19 11:43:01 27935884 31408100 891984 2.71 141992 3522312 2312212 6.81 1412388 3075276 151460 12:00:19 11:44:01 26450268 31173820 1121708 3.41 210344 4538172 2110976 6.22 1746132 4041900 548 12:00:19 11:45:01 26675904 31557664 737780 2.24 214808 4698216 1866156 5.50 1568196 4014288 968 12:00:19 11:46:01 26164192 31552476 741004 2.25 220288 5150280 1744640 5.14 1585732 4453672 16 12:00:19 11:47:01 25874168 31536136 742912 2.26 237916 5399200 1819080 5.36 1743536 4566948 4 12:00:19 11:48:01 25882136 31544156 734828 2.23 237996 5399192 1819080 5.36 1730868 4566948 8 12:00:19 11:49:01 25882220 31544444 734460 2.23 238052 5399204 1819080 5.36 1730860 4567028 8 12:00:19 11:50:01 25891112 31553416 725500 2.21 238132 5399212 1819080 5.36 1722324 4567028 8 12:00:19 11:51:01 25891272 31553636 725412 2.21 238208 5399212 1819080 5.36 1722368 4567032 12 12:00:19 11:52:01 25891320 31553984 725228 2.21 238312 5399208 1819080 5.36 1722484 4567216 8 12:00:19 11:53:01 25891524 31554248 724876 2.20 238392 5399216 1819080 5.36 1722480 4567220 8 12:00:19 11:54:01 25891688 31554528 724488 2.20 238480 5399220 1819080 5.36 1722480 4567208 8 12:00:19 11:55:01 25891388 31554352 724648 2.20 238556 5399224 1819080 5.36 1722592 4567220 8 12:00:19 11:56:01 25891616 31554640 724284 2.20 238624 5399224 1819080 5.36 1722664 4567224 8 12:00:19 11:57:01 25889944 31553096 725568 2.21 238700 5399200 1806868 5.33 1722784 4567192 8 12:00:19 11:58:01 25890212 31553424 725240 2.21 238724 5399208 1806868 5.33 1722780 4567196 8 12:00:19 11:59:01 25890196 31553412 725176 2.21 238740 5399212 1806868 5.33 1722764 4567200 12 12:00:19 12:00:01 24363316 31515140 757324 2.30 287348 6707580 1872376 5.52 1864348 5816476 484 12:00:19 Average: 26007687 31520593 761801 2.32 231867 5267016 1862098 5.49 1700432 4487460 8532 12:00:19 12:00:19 11:42:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:00:19 11:43:01 lo 4.41 4.41 0.45 0.45 0.00 0.00 0.00 0.00 12:00:19 11:43:01 ens3 535.02 385.71 7058.88 55.25 0.00 0.00 0.00 0.00 12:00:19 11:43:01 veth4cfbfc3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 12:00:19 11:43:01 docker0 218.82 258.79 16.99 2091.94 0.00 0.00 0.00 0.00 12:00:19 11:44:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 12:00:19 11:44:01 vethc71e8c0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:00:19 11:44:01 ens3 375.92 236.00 4670.10 146.50 0.00 0.00 0.00 0.00 12:00:19 11:44:01 veth4cfbfc3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:00:19 11:44:01 docker0 158.53 292.20 20.89 3958.20 0.00 0.00 0.00 0.00 12:00:19 11:45:01 lo 3.40 3.40 0.34 0.34 0.00 0.00 0.00 0.00 12:00:19 11:45:01 ens3 61.82 46.28 128.70 50.19 0.00 0.00 0.00 0.00 12:00:19 11:45:01 docker0 5.57 6.70 0.30 40.82 0.00 0.00 0.00 0.00 12:00:19 11:46:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 12:00:19 11:46:01 ens3 141.18 114.46 2541.99 240.70 0.00 0.00 0.00 0.00 12:00:19 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 12:00:19 11:47:01 ens3 81.50 53.82 1323.51 10.48 0.00 0.00 0.00 0.00 12:00:19 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:48:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:50:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:52:01 ens3 0.88 2.15 0.13 6.68 0.00 0.00 0.00 0.00 12:00:19 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:57:01 ens3 0.47 1.25 0.10 6.45 0.00 0.00 0.00 0.00 12:00:19 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:58:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:00:19 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 11:59:01 ens3 0.18 0.15 0.17 0.01 0.00 0.00 0.00 0.00 12:00:19 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 12:00:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 12:00:19 12:00:01 ens3 364.29 266.96 7885.31 57.99 0.00 0.00 0.00 0.00 12:00:19 12:00:01 docker0 42.16 54.52 3.56 686.52 0.00 0.00 0.00 0.00 12:00:19 12:00:01 veth6632b65 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 12:00:19 Average: ens3 85.94 60.92 1300.96 31.86 0.00 0.00 0.00 0.00 12:00:19 Average: docker0 23.26 33.60 2.29 373.37 0.00 0.00 0.00 0.00 12:00:19 Average: veth6632b65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:19 12:00:19