Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3eb1adefd5738562ce5b7be1967e713f82ccced7 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-ssh7939201167689941898.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6142286625466145973.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10183100644282117405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh602908800741258315.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18135905040634558385.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1378’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1381 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3eb1adefd5738562ce5b7be1967e713f82ccced7 (main) Commit message: "Merge pull request #705 from edgexfoundry/dependabot/npm_and_yarn/web/ip-2.0.1" > 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 3eb1adefd5738562ce5b7be1967e713f82ccced7 # timeout=10 > git rev-list --no-walk d9fc1cd79997bee2dad67cb4a71f5bce9889504c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:15:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:15:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:15:31 ========================================================= 03:15:31 EdgeX Global Pipelines Version Info 03:15:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:15:31 ------------------- 03:15:31 stable info: 03:15:31 ------------------- 03:15:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:15:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:15:31 Message: update stable to v1.0.258 03:15:32 ------------------- 03:15:32 experimental info: 03:15:32 ------------------- 03:15:32 Commited By: **** collab-it+edgex@linuxfoundation.org 03:15:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:15:32 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:15:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3eb1ade [Pipeline] echo 03:15:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:33 provisioning config files... 03:15:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18305395829838639074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:33 ---> ****-login.sh 03:15:33 nexus3.edgexfoundry.org:10001 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:34 Configure a credential helper to remove this warning. See 03:15:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:34 03:15:34 Login Succeeded 03:15:34 nexus3.edgexfoundry.org:10002 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:34 Configure a credential helper to remove this warning. See 03:15:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:34 03:15:34 Login Succeeded 03:15:34 nexus3.edgexfoundry.org:10003 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:34 Configure a credential helper to remove this warning. See 03:15:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:34 03:15:34 Login Succeeded 03:15:34 nexus3.edgexfoundry.org:10004 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:34 Configure a credential helper to remove this warning. See 03:15:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:34 03:15:34 Login Succeeded 03:15:34 ****.io 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:34 Configure a credential helper to remove this warning. See 03:15:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:34 03:15:34 Login Succeeded 03:15:34 ---> ****-login.sh ends [Pipeline] } 03:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:15:35 + git rev-list -1 --merges 3eb1adefd5738562ce5b7be1967e713f82ccced7~1..3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] echo 03:15:35 -----------> git rev-list -1 --merges 3eb1adefd5738562ce5b7be1967e713f82ccced7~1..3eb1adefd5738562ce5b7be1967e713f82ccced7 3eb1adefd5738562ce5b7be1967e713f82ccced7 03:15:35 3eb1adefd5738562ce5b7be1967e713f82ccced7 [false] [Pipeline] sh 03:15:35 + git log --format=format:%s -1 3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] echo 03:15:35 ========================================================= 03:15:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:15:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:35 + git log --format=format:%s -1 3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] echo 03:15:35 [semverPrep] GIT_COMMIT: 3eb1adefd5738562ce5b7be1967e713f82ccced7, Commit Message: Merge pull request #705 from edgexfoundry/dependabot/npm_and_yarn/web/ip-2.0.1 [Pipeline] echo 03:15:35 [semverPrep] This is not a build commit. [Pipeline] sh 03:15:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:15:36 + grep -v github /etc/ssh/ssh_known_hosts 03:15:36 + [ -e /tmp/ssh_known_hosts ] 03:15:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:15:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:15:36 + sudo tee -a /etc/ssh/ssh_known_hosts 03:15:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:36 03:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:37 0.1.4: Pulling from edgex-devops/py-git-semver 03:15:37 b85a868b505f: Pulling fs layer 03:15:37 e2be974225ed: Pulling fs layer 03:15:37 339a4e72a1f5: Pulling fs layer 03:15:37 988bab9f4d93: Pulling fs layer 03:15:37 1469e6f7b9e6: Pulling fs layer 03:15:37 eaf3925da568: Pulling fs layer 03:15:37 bab4dde63d76: Pulling fs layer 03:15:37 bde34c3a00c8: Pulling fs layer 03:15:37 b352a97aabf1: Pulling fs layer 03:15:37 4872d77fe225: Pulling fs layer 03:15:37 5851b861e8e6: Pulling fs layer 03:15:37 988bab9f4d93: Waiting 03:15:37 1469e6f7b9e6: Waiting 03:15:37 5851b861e8e6: Waiting 03:15:37 eaf3925da568: Waiting 03:15:37 4872d77fe225: Waiting 03:15:37 bab4dde63d76: Waiting 03:15:37 bde34c3a00c8: Waiting 03:15:37 b352a97aabf1: Waiting 03:15:37 e2be974225ed: Download complete 03:15:37 988bab9f4d93: Download complete 03:15:37 1469e6f7b9e6: Verifying Checksum 03:15:37 1469e6f7b9e6: Download complete 03:15:37 eaf3925da568: Download complete 03:15:37 339a4e72a1f5: Verifying Checksum 03:15:37 339a4e72a1f5: Download complete 03:15:37 bde34c3a00c8: Verifying Checksum 03:15:37 bde34c3a00c8: Download complete 03:15:37 b352a97aabf1: Verifying Checksum 03:15:37 b352a97aabf1: Download complete 03:15:37 4872d77fe225: Verifying Checksum 03:15:37 4872d77fe225: Download complete 03:15:37 5851b861e8e6: Verifying Checksum 03:15:37 5851b861e8e6: Download complete 03:15:37 b85a868b505f: Download complete 03:15:37 bab4dde63d76: Download complete 03:15:38 b85a868b505f: Pull complete 03:15:38 e2be974225ed: Pull complete 03:15:39 339a4e72a1f5: Pull complete 03:15:39 988bab9f4d93: Pull complete 03:15:39 1469e6f7b9e6: Pull complete 03:15:39 eaf3925da568: Pull complete 03:15:41 bab4dde63d76: Pull complete 03:15:41 bde34c3a00c8: Pull complete 03:15:41 b352a97aabf1: Pull complete 03:15:41 4872d77fe225: Pull complete 03:15:41 5851b861e8e6: Pull complete 03:15:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:42 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:15:45 $ docker top 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de -eo pid,comm 03:15:45 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). 03:15:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:45 [ssh-agent] Looking for ssh-agent implementation... 03:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:45 $ docker exec 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de ssh-agent 03:15:45 SSH_AUTH_SOCK=/tmp/ssh-SKjOvuZvvvbq/agent.31 03:15:45 SSH_AGENT_PID=37 03:15:45 Running ssh-add (command line suppressed) 03:15:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16094809512086937788.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16094809512086937788.key) 03:15:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:46 + git tag --points-at HEAD [Pipeline] } 03:15:46 $ docker exec --env ******** --env ******** 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de ssh-agent -k 03:15:46 unset SSH_AUTH_SOCK; 03:15:46 unset SSH_AGENT_PID; 03:15:46 echo Agent pid 37 killed; 03:15:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:15:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:46 [ssh-agent] Looking for ssh-agent implementation... 03:15:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:46 $ docker exec 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de ssh-agent 03:15:46 SSH_AUTH_SOCK=/tmp/ssh-fBc3EsY4uO4f/agent.69 03:15:46 SSH_AGENT_PID=75 03:15:46 Running ssh-add (command line suppressed) 03:15:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17468278553351323281.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17468278553351323281.key) 03:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:46 + git semver init 03:15:47 2024-02-21 03:15:47,106 [run_init] DEBUG init version:0.0.0 force:False 03:15:47 2024-02-21 03:15:47,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:15:47 2024-02-21 03:15:47,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:15:47 2024-02-21 03:15:47,107 [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) 03:15:49 2024-02-21 03:15:49,001 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 03:15:49 2024-02-21 03:15:49,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 03:15:49 2024-02-21 03:15:49,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:15:49 2024-02-21 03:15:49,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:15:49 3.1.0-dev.35 [Pipeline] } 03:15:49 $ docker exec --env ******** --env ******** 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de ssh-agent -k 03:15:49 unset SSH_AUTH_SOCK; 03:15:49 unset SSH_AGENT_PID; 03:15:49 echo Agent pid 75 killed; 03:15:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:49 + git semver [Pipeline] } 03:15:49 $ docker stop --time=1 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de 03:15:51 $ docker rm -f --volumes 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de [Pipeline] // withDockerContainer [Pipeline] sh 03:15:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:15:51 Stashed 1 file(s) [Pipeline] echo 03:15:51 [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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 03:15:52 provisioning config files... 03:15:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5530502966720041685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:52 ---> ****-login.sh 03:15:52 nexus3.edgexfoundry.org:10001 03:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:52 Configure a credential helper to remove this warning. See 03:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:52 03:15:52 Login Succeeded 03:15:52 nexus3.edgexfoundry.org:10002 03:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:52 Configure a credential helper to remove this warning. See 03:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:52 03:15:52 Login Succeeded 03:15:52 nexus3.edgexfoundry.org:10003 03:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:52 Configure a credential helper to remove this warning. See 03:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:52 03:15:52 Login Succeeded 03:15:52 nexus3.edgexfoundry.org:10004 03:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:52 Configure a credential helper to remove this warning. See 03:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:52 03:15:52 Login Succeeded 03:15:52 ****.io 03:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:53 Configure a credential helper to remove this warning. See 03:15:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:53 03:15:53 Login Succeeded 03:15:53 ---> ****-login.sh ends [Pipeline] } 03:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:15:53 ========================================================= 03:15:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:15:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:15:53 Sending build context to Docker daemon 59.2MB 03:15:53 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 03:15:53 Step 2/15 : FROM ${BASE} AS builder 03:15:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:15:53 7264a8db6415: Pulling fs layer 03:15:53 c4d48a809fc2: Pulling fs layer 03:15:53 4f1c88b9dad5: Pulling fs layer 03:15:53 ad3a456e5733: Pulling fs layer 03:15:53 69c7f0334f64: Pulling fs layer 03:15:53 1f1c1a5573a3: Pulling fs layer 03:15:53 ce7588e14bc9: Pulling fs layer 03:15:53 b5e4710f87ac: Pulling fs layer 03:15:53 69c7f0334f64: Waiting 03:15:53 1f1c1a5573a3: Waiting 03:15:53 ce7588e14bc9: Waiting 03:15:53 b5e4710f87ac: Waiting 03:15:53 ad3a456e5733: Waiting 03:15:53 c4d48a809fc2: Verifying Checksum 03:15:53 c4d48a809fc2: Download complete 03:15:53 ad3a456e5733: Verifying Checksum 03:15:53 ad3a456e5733: Download complete 03:15:54 69c7f0334f64: Verifying Checksum 03:15:54 69c7f0334f64: Download complete 03:15:54 7264a8db6415: Verifying Checksum 03:15:54 7264a8db6415: Download complete 03:15:54 1f1c1a5573a3: Verifying Checksum 03:15:54 1f1c1a5573a3: Download complete 03:15:54 7264a8db6415: Pull complete 03:15:54 b5e4710f87ac: Verifying Checksum 03:15:54 b5e4710f87ac: Download complete 03:15:54 c4d48a809fc2: Pull complete 03:15:54 4f1c88b9dad5: Verifying Checksum 03:15:54 4f1c88b9dad5: Download complete 03:15:54 ce7588e14bc9: Verifying Checksum 03:15:54 ce7588e14bc9: Download complete 03:15:58 4f1c88b9dad5: Pull complete 03:15:58 ad3a456e5733: Pull complete 03:15:58 69c7f0334f64: Pull complete 03:15:58 1f1c1a5573a3: Pull complete 03:16:00 ce7588e14bc9: Pull complete 03:16:01 b5e4710f87ac: Pull complete 03:16:01 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:16:01 ---> 88b5674ff536 03:16:01 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:16:05 ---> Running in acd5eb348c90 03:16:05 Removing intermediate container acd5eb348c90 03:16:05 ---> de2f1bc36545 03:16:05 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:16:05 ---> Running in 2a94bda07acb 03:16:05 Removing intermediate container 2a94bda07acb 03:16:05 ---> 78508c7ff25b 03:16:05 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:16:05 ---> Running in 1229548dc96c 03:16:05 Removing intermediate container 1229548dc96c 03:16:05 ---> 812ba31517b7 03:16:05 Step 6/15 : LABEL Name=edgex-ui-go 03:16:05 ---> Running in 07a21392dc52 03:16:05 Removing intermediate container 07a21392dc52 03:16:05 ---> 91479ecd9639 03:16:05 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:16:05 ---> Running in 485beb0ef981 03:16:05 Removing intermediate container 485beb0ef981 03:16:05 ---> 31e4b64444fa 03:16:05 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:16:06 latest: Pulling from library/docker 03:16:06 4abcf2066143: Pulling fs layer 03:16:06 6a25a43dc0fd: Pulling fs layer 03:16:06 4f4fb700ef54: Pulling fs layer 03:16:06 8453b14f8be1: Pulling fs layer 03:16:06 a5449a857d65: Pulling fs layer 03:16:06 3dde2c9dd264: Pulling fs layer 03:16:06 44b786ed2257: Pulling fs layer 03:16:06 36fa2b1e15e2: Pulling fs layer 03:16:06 4b17757db9c4: Pulling fs layer 03:16:06 aa8480c0a982: Pulling fs layer 03:16:06 6747b4aa1d49: Pulling fs layer 03:16:06 a87b7b228fe9: Pulling fs layer 03:16:06 b71bafe58ee8: Pulling fs layer 03:16:06 a2097d940bc7: Pulling fs layer 03:16:06 d1935d92e1c6: Pulling fs layer 03:16:06 820ac51fb076: Pulling fs layer 03:16:06 8453b14f8be1: Waiting 03:16:06 a5449a857d65: Waiting 03:16:06 3dde2c9dd264: Waiting 03:16:06 44b786ed2257: Waiting 03:16:06 36fa2b1e15e2: Waiting 03:16:06 4b17757db9c4: Waiting 03:16:06 aa8480c0a982: Waiting 03:16:06 6747b4aa1d49: Waiting 03:16:06 a2097d940bc7: Waiting 03:16:06 a87b7b228fe9: Waiting 03:16:06 d1935d92e1c6: Waiting 03:16:06 b71bafe58ee8: Waiting 03:16:06 820ac51fb076: Waiting 03:16:06 6a25a43dc0fd: Verifying Checksum 03:16:06 6a25a43dc0fd: Download complete 03:16:06 4f4fb700ef54: Verifying Checksum 03:16:06 4f4fb700ef54: Download complete 03:16:06 4abcf2066143: Verifying Checksum 03:16:06 4abcf2066143: Download complete 03:16:06 8453b14f8be1: Verifying Checksum 03:16:06 8453b14f8be1: Download complete 03:16:06 4abcf2066143: Pull complete 03:16:06 a5449a857d65: Verifying Checksum 03:16:06 a5449a857d65: Download complete 03:16:06 6a25a43dc0fd: Pull complete 03:16:06 3dde2c9dd264: Verifying Checksum 03:16:06 3dde2c9dd264: Download complete 03:16:06 4f4fb700ef54: Pull complete 03:16:06 36fa2b1e15e2: Download complete 03:16:06 8453b14f8be1: Pull complete 03:16:06 44b786ed2257: Verifying Checksum 03:16:06 44b786ed2257: Download complete 03:16:07 Still waiting to schedule task 03:16:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1380’ is offline 03:16:07 4b17757db9c4: Verifying Checksum 03:16:07 4b17757db9c4: Download complete 03:16:07 aa8480c0a982: Verifying Checksum 03:16:07 aa8480c0a982: Download complete 03:16:07 b71bafe58ee8: Download complete 03:16:07 a87b7b228fe9: Download complete 03:16:07 a5449a857d65: Pull complete 03:16:07 d1935d92e1c6: Verifying Checksum 03:16:07 d1935d92e1c6: Download complete 03:16:07 6747b4aa1d49: Verifying Checksum 03:16:07 6747b4aa1d49: Download complete 03:16:07 820ac51fb076: Download complete 03:16:07 3dde2c9dd264: Pull complete 03:16:07 a2097d940bc7: Verifying Checksum 03:16:07 a2097d940bc7: Download complete 03:16:08 44b786ed2257: Pull complete 03:16:08 36fa2b1e15e2: Pull complete 03:16:08 4b17757db9c4: Pull complete 03:16:08 aa8480c0a982: Pull complete 03:16:08 6747b4aa1d49: Pull complete 03:16:08 a87b7b228fe9: Pull complete 03:16:08 b71bafe58ee8: Pull complete 03:16:09 a2097d940bc7: Pull complete 03:16:09 d1935d92e1c6: Pull complete 03:16:09 820ac51fb076: Pull complete 03:16:09 Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 03:16:09 Status: Downloaded newer image for docker:latest 03:16:12 ---> c7e05e4b2661 03:16:12 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:16:12 ---> Running in d63927c2d3e2 03:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:13 OK: 264 MiB in 52 packages 03:16:13 Removing intermediate container d63927c2d3e2 03:16:13 ---> 5761b8e6c817 03:16:13 Step 10/15 : ENV GO111MODULE=on 03:16:13 ---> Running in 52f1fcb129b2 03:16:13 Removing intermediate container 52f1fcb129b2 03:16:13 ---> afe20db94ec9 03:16:13 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:16:13 ---> Running in f60325cb0b22 03:16:13 Removing intermediate container f60325cb0b22 03:16:13 ---> ab8fbf8dd853 03:16:13 Step 12/15 : COPY go.mod vendor* ./ 03:16:13 ---> d83f81321da7 03:16:13 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:13 ---> Running in 36a12d1a3bbd 03:16:45 Removing intermediate container 36a12d1a3bbd 03:16:45 ---> 971cee19c757 03:16:45 Step 14/15 : COPY . . 03:16:45 ---> a9797f448b51 03:16:45 Step 15/15 : RUN ${MAKE} 03:16:45 ---> Running in 3de2cee3527a 03:16:46 noop 03:16:46 Removing intermediate container 3de2cee3527a 03:16:46 ---> 601a50201259 03:16:46 Successfully built 601a50201259 03:16:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:46 + docker inspect -f . ci-base-image-x86_64 03:16:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:47 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:16:47 $ docker top d6691b10e1cb5d66c6dc15b7d1c3e8bb8a10cd7a793f5c6c3840fef788a53cae -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:47 + go version 03:16:47 go version go1.21.0 linux/amd64 [Pipeline] } 03:16:47 $ docker stop --time=1 d6691b10e1cb5d66c6dc15b7d1c3e8bb8a10cd7a793f5c6c3840fef788a53cae 03:16:49 $ docker rm -f --volumes d6691b10e1cb5d66c6dc15b7d1c3e8bb8a10cd7a793f5c6c3840fef788a53cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:49 + docker inspect -f . ci-base-image-x86_64 03:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:49 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:16:50 $ docker top e2a18372f5545e7521b0f225c502fcc50a12a8d84002e0125e1062a827a769d4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 03:16:50 + make test 03:16:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:16:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:17:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:17:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:17:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:17:02 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:17:02 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:17:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:17:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:17:02 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:17:02 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:17:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:17:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:17:04 ./bin/test-attribution-txt.sh 03:17:04 make -C web test 03:17:04 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 03:17:04 make[1]: tput: No such file or directory 03:17:04 make[1]: tput: No such file or directory 03:17:04 warning: generating ./VERSION 03:17:04 echo "0.0.0" > VERSION 03:17:04 docker build \ 03:17:04 -f Dockerfile \ 03:17:04 --build-arg USER=1000 \ 03:17:04 \ 03:17:04 --label "git_sha=3eb1adefd5738562ce5b7be1967e713f82ccced7" \ 03:17:04 -t edgexfoundry/edgex-web-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 \ 03:17:04 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:17:04 . 03:17:04 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:17:04 Install the buildx component to build images with BuildKit: 03:17:04 https://docs.docker.com/go/buildx/ 03:17:04 03:17:04 Sending build context to Docker daemon 2.62MB 03:17:04 Step 1/11 : FROM node:18-alpine3.18 03:17:04 18-alpine3.18: Pulling from library/node 03:17:04 619be1103602: Pulling fs layer 03:17:04 3ca0848cfd88: Pulling fs layer 03:17:04 ea995ae82edc: Pulling fs layer 03:17:04 8ef45897bdf2: Pulling fs layer 03:17:04 8ef45897bdf2: Waiting 03:17:04 ea995ae82edc: Verifying Checksum 03:17:04 ea995ae82edc: Download complete 03:17:04 619be1103602: Verifying Checksum 03:17:04 619be1103602: Download complete 03:17:04 8ef45897bdf2: Download complete 03:17:04 619be1103602: Pull complete 03:17:04 3ca0848cfd88: Verifying Checksum 03:17:04 3ca0848cfd88: Download complete 03:17:06 3ca0848cfd88: Pull complete 03:17:06 ea995ae82edc: Pull complete 03:17:06 8ef45897bdf2: Pull complete 03:17:06 Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 03:17:06 Status: Downloaded newer image for node:18-alpine3.18 03:17:06 ---> 4f966fe318ae 03:17:06 Step 2/11 : RUN apk add --no-cache chromium 03:17:08 ---> Running in b24707e6a9be 03:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:17:09 (1/154) Installing libexpat (2.6.0-r0) 03:17:09 (2/154) Installing brotli-libs (1.0.9-r14) 03:17:09 (3/154) Installing libbz2 (1.0.8-r5) 03:17:09 (4/154) Installing libpng (1.6.39-r3) 03:17:09 (5/154) Installing freetype (2.13.0-r5) 03:17:09 (6/154) Installing fontconfig (2.14.2-r3) 03:17:09 (7/154) Installing libfontenc (1.1.7-r2) 03:17:09 (8/154) Installing mkfontscale (1.2.2-r3) 03:17:09 (9/154) Installing font-opensans (0_git20210927-r1) 03:17:09 (10/154) Installing pkgconf (1.9.5-r0) 03:17:09 (11/154) Installing libffi (3.4.4-r2) 03:17:09 (12/154) Installing libintl (0.21.1-r7) 03:17:09 (13/154) Installing libblkid (2.38.1-r8) 03:17:09 (14/154) Installing libmount (2.38.1-r8) 03:17:09 (15/154) Installing pcre2 (10.42-r1) 03:17:09 (16/154) Installing glib (2.76.6-r0) 03:17:09 (17/154) Installing xz-libs (5.4.3-r0) 03:17:09 (18/154) Installing libxml2 (2.11.7-r0) 03:17:09 (19/154) Installing shared-mime-info (2.2-r5) 03:17:09 (20/154) Installing hicolor-icon-theme (0.17-r2) 03:17:09 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 03:17:09 (22/154) Installing libwebp (1.3.2-r0) 03:17:10 (23/154) Installing zstd-libs (1.5.5-r4) 03:17:10 (24/154) Installing tiff (4.5.1-r0) 03:17:10 (25/154) Installing gdk-pixbuf (2.42.10-r5) 03:17:10 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 03:17:10 (27/154) Installing libxau (1.0.11-r2) 03:17:10 (28/154) Installing libmd (1.0.4-r2) 03:17:10 (29/154) Installing libbsd (0.11.7-r1) 03:17:10 (30/154) Installing libxdmcp (1.1.4-r2) 03:17:10 (31/154) Installing libxcb (1.15-r1) 03:17:10 (32/154) Installing libx11 (1.8.7-r0) 03:17:10 (33/154) Installing libxcomposite (0.4.6-r3) 03:17:10 (34/154) Installing libxfixes (6.0.1-r2) 03:17:10 (35/154) Installing libxrender (0.9.11-r3) 03:17:10 (36/154) Installing libxcursor (1.2.1-r2) 03:17:10 (37/154) Installing libxdamage (1.1.6-r2) 03:17:10 (38/154) Installing libxext (1.3.5-r2) 03:17:10 (39/154) Installing libxi (1.8.1-r0) 03:17:10 (40/154) Installing libxinerama (1.1.5-r2) 03:17:10 (41/154) Installing libxrandr (1.5.3-r2) 03:17:10 (42/154) Installing libatk-1.0 (2.48.4-r0) 03:17:10 (43/154) Installing libxtst (1.2.4-r2) 03:17:10 (44/154) Installing dbus-libs (1.14.8-r0) 03:17:10 (45/154) Installing at-spi2-core (2.48.4-r0) 03:17:10 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 03:17:10 (47/154) Installing pixman (0.42.2-r1) 03:17:10 (48/154) Installing cairo (1.17.8-r1) 03:17:10 (49/154) Installing cairo-gobject (1.17.8-r1) 03:17:10 (50/154) Installing avahi-libs (0.8-r13) 03:17:10 (51/154) Installing gmp (6.2.1-r3) 03:17:10 (52/154) Installing nettle (3.8.1-r2) 03:17:10 (53/154) Installing libunistring (1.1-r1) 03:17:10 (54/154) Installing libidn2 (2.3.4-r1) 03:17:10 (55/154) Installing p11-kit (0.24.1-r2) 03:17:10 (56/154) Installing libtasn1 (4.19.0-r1) 03:17:10 (57/154) Installing gnutls (3.8.3-r0) 03:17:10 (58/154) Installing cups-libs (2.4.7-r0) 03:17:10 (59/154) Installing libepoxy (1.5.10-r1) 03:17:10 (60/154) Installing fribidi (1.0.13-r0) 03:17:10 (61/154) Installing graphite2 (1.3.14-r5) 03:17:10 (62/154) Installing harfbuzz (7.3.0-r0) 03:17:10 (63/154) Installing libxft (2.3.8-r1) 03:17:10 (64/154) Installing pango (1.50.14-r1) 03:17:10 (65/154) Installing wayland-libs-client (1.22.0-r2) 03:17:10 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 03:17:10 (67/154) Installing wayland-libs-egl (1.22.0-r2) 03:17:10 (68/154) Installing xkeyboard-config (2.38-r0) 03:17:10 (69/154) Installing libxkbcommon (1.5.0-r2) 03:17:10 (70/154) Installing gtk+3.0 (3.24.38-r1) 03:17:10 Executing gtk+3.0-3.24.38-r1.post-install 03:17:10 (71/154) Installing icu-data-full (73.2-r2) 03:17:10 (72/154) Installing mesa (23.0.4-r0) 03:17:10 (73/154) Installing llvm15-libs (15.0.7-r6) 03:17:11 (74/154) Installing hwdata-pci (0.370-r0) 03:17:11 (75/154) Installing libpciaccess (0.17-r2) 03:17:11 (76/154) Installing libdrm (2.4.115-r4) 03:17:11 (77/154) Installing musl-fts (1.2.7-r5) 03:17:11 (78/154) Installing libelf (0.189-r2) 03:17:11 (79/154) Installing mesa-glapi (23.0.4-r0) 03:17:11 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 03:17:11 (81/154) Installing eudev-libs (3.2.11-r8) 03:17:11 (82/154) Installing libmagic (5.45-r0) 03:17:11 (83/154) Installing file (5.45-r0) 03:17:11 (84/154) Installing libice (1.1.1-r2) 03:17:11 (85/154) Installing libuuid (2.38.1-r8) 03:17:11 (86/154) Installing libsm (1.2.4-r1) 03:17:11 (87/154) Installing libxt (1.3.0-r2) 03:17:11 (88/154) Installing libxmu (1.1.4-r2) 03:17:11 (89/154) Installing xset (1.2.5-r1) 03:17:11 (90/154) Installing xprop (1.2.7-r0) 03:17:12 (91/154) Installing xdg-utils (1.1.3-r4) 03:17:12 (92/154) Installing libogg (1.3.5-r4) 03:17:12 (93/154) Installing flac-libs (1.4.3-r0) 03:17:12 (94/154) Installing alsa-lib (1.2.9-r1) 03:17:12 (95/154) Installing libatomic (12.2.1_git20220924-r10) 03:17:12 (96/154) Installing svt-av1-libs (1.6.0-r0) 03:17:12 (97/154) Installing aom-libs (3.6.1-r0) 03:17:12 (98/154) Installing libva (2.18.0-r1) 03:17:12 (99/154) Installing libvdpau (1.5-r1) 03:17:12 (100/154) Installing onevpl-libs (2023.2.1-r0) 03:17:12 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 03:17:12 (102/154) Installing libdav1d (1.2.1-r0) 03:17:12 (103/154) Installing libhwy (1.0.4-r1) 03:17:12 (104/154) Installing lcms2 (2.15-r2) 03:17:12 (105/154) Installing libjxl (0.8.2-r0) 03:17:12 (106/154) Installing lame-libs (3.100-r5) 03:17:12 (107/154) Installing opus (1.4-r0) 03:17:12 (108/154) Installing libgomp (12.2.1_git20220924-r10) 03:17:12 (109/154) Installing soxr (0.1.3-r5) 03:17:12 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 03:17:12 (111/154) Installing libtheora (1.1.1-r17) 03:17:12 (112/154) Installing libvorbis (1.3.7-r1) 03:17:12 (113/154) Installing libvpx (1.13.0-r2) 03:17:12 (114/154) Installing x264-libs (0.164_git20220602-r1) 03:17:12 (115/154) Installing numactl (2.0.16-r4) 03:17:12 (116/154) Installing x265-libs (3.5-r4) 03:17:12 (117/154) Installing xvidcore (1.3.7-r1) 03:17:12 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 03:17:12 (119/154) Installing libbluray (1.3.4-r0) 03:17:12 (120/154) Installing mpg123-libs (1.31.3-r1) 03:17:12 (121/154) Installing libopenmpt (0.7.2-r0) 03:17:12 (122/154) Installing cjson (1.7.17-r0) 03:17:12 (123/154) Installing mbedtls (2.28.7-r0) 03:17:12 (124/154) Installing librist (0.2.7-r0) 03:17:12 (125/154) Installing libsrt (1.5.2-r0) 03:17:12 (126/154) Installing libssh (0.10.5-r0) 03:17:12 (127/154) Installing libsodium (1.0.18-r3) 03:17:12 (128/154) Installing libzmq (4.3.4-r4) 03:17:12 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 03:17:12 (130/154) Installing libevent (2.1.12-r6) 03:17:12 (131/154) Installing wayland-libs-server (1.22.0-r2) 03:17:12 (132/154) Installing mesa-gbm (23.0.4-r0) 03:17:12 (133/154) Installing harfbuzz-subset (7.3.0-r0) 03:17:12 (134/154) Installing icu-libs (73.2-r2) 03:17:12 (135/154) Installing jsoncpp (1.9.5-r0) 03:17:12 (136/154) Installing minizip (1.2.13-r1) 03:17:12 (137/154) Installing nspr (4.35-r2) 03:17:12 (138/154) Installing sqlite-libs (3.41.2-r3) 03:17:12 (139/154) Installing nss (3.94-r0) 03:17:12 (140/154) Installing pipewire-libs (0.3.70-r1) 03:17:12 (141/154) Installing libasyncns (0.8-r1) 03:17:12 (142/154) Installing libltdl (2.4.7-r2) 03:17:13 (143/154) Installing orc (0.4.34-r0) 03:17:13 (144/154) Installing libsndfile (1.2.0-r2) 03:17:13 (145/154) Installing speexdsp (1.2.1-r1) 03:17:13 (146/154) Installing tdb-libs (1.4.8-r1) 03:17:13 (147/154) Installing libpulse (16.1-r10) 03:17:13 (148/154) Installing snappy (1.1.10-r1) 03:17:13 (149/154) Installing libwoff2common (1.0.2-r2) 03:17:13 (150/154) Installing libwoff2enc (1.0.2-r2) 03:17:13 (151/154) Installing libgpg-error (1.47-r1) 03:17:13 (152/154) Installing libgcrypt (1.10.2-r1) 03:17:13 (153/154) Installing libxslt (1.1.38-r0) 03:17:13 (154/154) Installing chromium (119.0.6045.159-r0) 03:17:14 Executing busybox-1.36.1-r5.trigger 03:17:14 Executing fontconfig-2.14.2-r3.trigger 03:17:14 Executing mkfontscale-1.2.2-r3.trigger 03:17:14 Executing glib-2.76.6-r0.trigger 03:17:14 Executing shared-mime-info-2.2-r5.trigger 03:17:15 Executing gdk-pixbuf-2.42.10-r5.trigger 03:17:15 Executing gtk-update-icon-cache-3.24.38-r1.trigger 03:17:15 OK: 580 MiB in 171 packages 03:17:25 Removing intermediate container b24707e6a9be 03:17:25 ---> 4ce099d08265 03:17:25 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:17:25 ---> Running in 780c2de450fd 03:17:25 Removing intermediate container 780c2de450fd 03:17:25 ---> 837608d19a6e 03:17:25 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 03:17:25 ---> Running in bfe3624482b1 03:17:25 Removing intermediate container bfe3624482b1 03:17:25 ---> 0fc7b0fc3b85 03:17:25 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 03:17:25 ---> Running in 9b7b8279e653 03:17:25 Removing intermediate container 9b7b8279e653 03:17:25 ---> d09c8520a456 03:17:25 Step 6/11 : RUN npm install -g npm 03:17:25 ---> Running in a4e76f6be7db 03:17:31 03:17:31 removed 25 packages, and changed 45 packages in 6s 03:17:31 03:17:31 24 packages are looking for funding 03:17:31 run `npm fund` for details 03:17:33 Removing intermediate container a4e76f6be7db 03:17:33 ---> c7a32562d1a7 03:17:33 Step 7/11 : ARG USER=1000 03:17:33 ---> Running in 5e679e44643d 03:17:33 Removing intermediate container 5e679e44643d 03:17:33 ---> 1aa91c7c044a 03:17:33 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:17:33 ---> Running in 1c95203cdb4c 03:17:34 Removing intermediate container 1c95203cdb4c 03:17:34 ---> ccbad6d7379f 03:17:34 Step 9/11 : USER $USER:$USER 03:17:34 ---> Running in 8b98b0d78206 03:17:34 Removing intermediate container 8b98b0d78206 03:17:34 ---> b59f9265b8d1 03:17:34 Step 10/11 : WORKDIR /app 03:17:34 ---> Running in a25527bee83c 03:17:34 Removing intermediate container a25527bee83c 03:17:34 ---> 14f14d003667 03:17:34 Step 11/11 : LABEL git_sha=3eb1adefd5738562ce5b7be1967e713f82ccced7 03:17:34 ---> Running in c941a9b5ae6d 03:17:34 Removing intermediate container c941a9b5ae6d 03:17:34 ---> 94142d23788d 03:17:34 Successfully built 94142d23788d 03:17:34 Successfully tagged edgexfoundry/edgex-web-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 03:17:34 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:17:34 touch edgex-web-ui.imagebuilt 03:17:34 mkdir -p node_modules coverage 03:17:34 chown "1000:1000" . node_modules coverage package-lock.json 03:17:34 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:17:46 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 03:17:46 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 03:17:46 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 03:17:46 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 03:17:46 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 03:17:46 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 03:17:46 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 03:17:46 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 03:17:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:17:48 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 03:17:49 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 03:17:49 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 03:17:50 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. 03:17:54 03:17:54 added 1182 packages, and audited 1183 packages in 19s 03:17:54 03:17:54 100 packages are looking for funding 03:17:54 run `npm fund` for details 03:17:54 03:17:54 19 vulnerabilities (12 moderate, 6 high, 1 critical) 03:17:54 03:17:54 To address issues that do not require attention, run: 03:17:54 npm audit fix 03:17:54 03:17:54 To address all issues (including breaking changes), run: 03:17:54 npm audit fix --force 03:17:54 03:17:54 Run `npm audit` for details. 03:17:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1383 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 03:17:57 Running in /w/workspace/edgex-ui-go/165 [Pipeline] { [Pipeline] checkout 03:17:57 The recommended git tool is: git 03:18:02 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 03:18:03 - Generating browser application bundles (phase: setup)... 03:18:07 using credential edgex-jenkins-ssh 03:18:07 Cloning the remote Git repository 03:18:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:18:07 > git init /w/workspace/edgex-ui-go/165 # timeout=10 03:18:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:18:08 > git --version # timeout=10 03:18:08 > git --version # 'git version 2.25.1' 03:18:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:18:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:14 Avoid second fetch 03:18:14 Checking out Revision 3eb1adefd5738562ce5b7be1967e713f82ccced7 (main) 03:18:14 > git config core.sparsecheckout # timeout=10 03:18:14 > git checkout -f 3eb1adefd5738562ce5b7be1967e713f82ccced7 # timeout=10 03:18:15 Commit message: "Merge pull request #705 from edgexfoundry/dependabot/npm_and_yarn/web/ip-2.0.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:18:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:16 Dload Upload Total Spent Left Speed 03:18:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 03:18:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:18:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:18:17 + sudo tee /etc/docker/daemon.new 03:18:17 { 03:18:17 "registry-mirrors": [ 03:18:17 "https://nexus3.edgexfoundry.org:10001" 03:18:17 ], 03:18:17 "bip": "10.250.0.254/24", 03:18:17 "hosts": [ 03:18:17 "tcp://0.0.0.0:5555", 03:18:17 "unix:///var/run/docker.sock" 03:18:17 ], 03:18:17 "mtu": 1458, 03:18:17 "selinux-enabled": true, 03:18:17 "seccomp-profile": "/etc/docker/seccomp.json" 03:18:17 } [Pipeline] sh 03:18:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:18:18 + sudo service docker restart 03:18:29 ✔ Browser application bundle generation complete. 03:18:29 21 02 2024 03:18:25.184:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 03:18:29 21 02 2024 03:18:25.186:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 03:18:29 21 02 2024 03:18:25.189:INFO [launcher]: Starting browser ChromeHeadless 03:18:29 21 02 2024 03:18:25.511:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket o1MkvPIQfmPXICzMAAAB with id 50806288 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.015 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.04 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.074 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.132 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.156 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.159 secs) 03:18:29 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 03:18:29 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 03:18:29 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.159 secs) 03:18:29 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 03:18:29 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 03:18:29 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.163 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.166 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.171 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.173 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.187 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.193 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.203 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.206 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.21 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.236 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.239 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.248 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.273 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.276 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.278 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.28 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.305 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.327 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.329 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.331 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.375 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.379 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.396 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.406 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.412 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.414 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.439 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.451 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.468 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.475 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.48 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.488 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.493 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.514 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.519 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.526 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.532 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.534 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.535 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.537 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.538 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.54 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.541 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.543 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.571 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.578 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.594 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.609 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.615 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.617 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.619 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.626 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.635 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.637 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.642 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.655 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.658 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.724 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.744 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.75 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.755 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.756 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.758 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.76 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.767 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.769 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.77 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.771 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.772 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.786 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.805 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.821 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.841 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.849 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.873 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.878 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.882 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.887 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.89 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.898 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.905 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.907 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.918 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.923 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.927 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.93 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.936 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.957 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.97 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.975 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.987 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.994 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.001 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.02 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.022 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.024 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.027 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.029 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.038 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.04 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.045 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.055 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.057 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.058 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.063 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.08 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.083 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.094 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.097 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.108 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.115 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.131 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.14 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.142 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.192 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.217 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.228 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.249 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.258 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.262 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.267 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.269 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.273 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.275 secs) 03:18:29 WARN: ' 03:18:29 It looks like you're using ngModel on the same form field as formControlName. 03:18:29 Support for using the ngModel input property and ngModelChange event with 03:18:29 reactive form directives has been deprecated in Angular v6 and will be removed 03:18:29 in a future version of Angular. 03:18:29 03:18:29 For more information on this, see our API docs here: 03:18:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:18:29 ' 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.275 secs) 03:18:29 WARN: ' 03:18:29 It looks like you're using ngModel on the same form field as formControlName. 03:18:29 Support for using the ngModel input property and ngModelChange event with 03:18:29 reactive form directives has been deprecated in Angular v6 and will be removed 03:18:29 in a future version of Angular. 03:18:29 03:18:29 For more information on this, see our API docs here: 03:18:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:18:29 ' 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.288 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.308 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.315 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.317 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.329 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.34 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.345 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.358 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.369 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.377 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.411 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.415 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.416 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.42 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.424 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.427 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.438 secs) 03:18:29 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.078 secs / 1.438 secs) 03:18:29 TOTAL: 147 SUCCESS 03:18:29 ✔ Browser application bundle generation complete. 03:18:29 03:18:29 =============================== Coverage summary =============================== 03:18:29 Statements : 39.04% ( 1374/3519 ) 03:18:29 Branches : 15.3% ( 94/614 ) 03:18:29 Functions : 32.14% ( 424/1319 ) 03:18:29 Lines : 38.97% ( 1343/3446 ) 03:18:29 ================================================================================ 03:18:30 ✔ Browser application bundle generation complete. 03:18:32 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 03:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:18:32 $ docker stop --time=1 e2a18372f5545e7521b0f225c502fcc50a12a8d84002e0125e1062a827a769d4 03:18:33 $ docker rm -f --volumes e2a18372f5545e7521b0f225c502fcc50a12a8d84002e0125e1062a827a769d4 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:18:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:18:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:18:35 + ls -al . 03:18:35 total 196 03:18:35 drwxrwxr-x 13 jenkins jenkins 4096 Feb 21 03:16 . 03:18:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:15 .. 03:18:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:15 .blubracket 03:18:35 -rw-rw-r-- 1 jenkins jenkins 18 Feb 21 03:15 .dockerignore 03:18:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:15 .git 03:18:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:15 .github 03:18:35 -rw-rw-r-- 1 jenkins jenkins 178 Feb 21 03:15 .gitignore 03:18:35 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:15 .semver 03:18:35 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 21 03:15 Attribution.txt 03:18:35 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 21 03:15 CHANGELOG.md 03:18:35 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 21 03:15 CONTRIBUTING.md 03:18:35 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 21 03:15 Dockerfile 03:18:35 -rw-rw-r-- 1 jenkins jenkins 652 Feb 21 03:15 Jenkinsfile 03:18:35 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 21 03:15 LICENSE 03:18:35 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 21 03:15 Makefile 03:18:35 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 21 03:15 README.md 03:18:35 -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 03:15 VERSION 03:18:35 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 21 03:15 angularmigrationlogs.md 03:18:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:15 assets 03:18:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:15 bin 03:18:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:15 cmd 03:18:35 -rw-r--r-- 1 jenkins jenkins 10 Feb 21 03:16 coverage.out 03:18:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:15 docs 03:18:35 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 21 03:15 go.mod 03:18:35 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 21 03:15 go.sum 03:18:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:15 internal 03:18:35 -rwxrwxr-x 1 jenkins jenkins 568 Feb 21 03:15 redeploy.sh 03:18:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:15 testing 03:18:35 -rw-rw-r-- 1 jenkins jenkins 155 Feb 21 03:15 version.go 03:18:35 drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 03:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:35 + 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=3eb1adefd5738562ce5b7be1967e713f82ccced7 --label arch=amd64 --label version=3.1.0-dev.35 . 03:18:37 Sending build context to Docker daemon 346.1MB 03:18:37 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:18:37 Step 2/26 : FROM ${BASE} AS builder 03:18:37 ---> 601a50201259 03:18:37 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:40 provisioning config files... 03:18:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/165@tmp/config5500958505778060864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:41 ---> Running in 3dfbdc168660 03:18:41 Removing intermediate container 3dfbdc168660 03:18:41 ---> da3b9fbffa6d 03:18:41 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 03:18:41 ---> Running in a7bbe72711fd 03:18:41 Removing intermediate container a7bbe72711fd 03:18:41 ---> a87ab1425e7c 03:18:41 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:18:41 ---> Running in b1d857b9ab2f 03:18:41 Removing intermediate container b1d857b9ab2f 03:18:41 ---> 2a255ebce35c 03:18:41 Step 6/26 : LABEL Name=edgex-ui-go 03:18:41 ---> Running in dd648a0ef2b7 03:18:41 Removing intermediate container dd648a0ef2b7 03:18:41 ---> e27e8ba3fc13 03:18:41 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:18:41 ---> Running in d95bc5706c66 03:18:41 Removing intermediate container d95bc5706c66 03:18:41 ---> 10fb7775c787 03:18:41 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:18:41 ---> ****-login.sh 03:18:41 nexus3.edgexfoundry.org:10001 03:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:41 Configure a credential helper to remove this warning. See 03:18:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:41 03:18:41 Login Succeeded 03:18:41 nexus3.edgexfoundry.org:10002 03:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:42 ---> 1068d781d2da 03:18:42 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:18:42 ---> Running in a5cf37fd69ca 03:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:42 Configure a credential helper to remove this warning. See 03:18:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:42 03:18:42 Login Succeeded 03:18:42 nexus3.edgexfoundry.org:10003 03:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:42 Configure a credential helper to remove this warning. See 03:18:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:42 03:18:42 Login Succeeded 03:18:42 nexus3.edgexfoundry.org:10004 03:18:42 OK: 264 MiB in 52 packages 03:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:42 Configure a credential helper to remove this warning. See 03:18:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:42 03:18:42 Login Succeeded 03:18:42 ****.io 03:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:43 Removing intermediate container a5cf37fd69ca 03:18:43 ---> 5126cf273698 03:18:43 Step 10/26 : ENV GO111MODULE=on 03:18:43 ---> Running in 24eaaa2ced41 03:18:43 Removing intermediate container 24eaaa2ced41 03:18:43 ---> 32c3a4d1f8e8 03:18:43 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:18:43 ---> Running in 6df942f480f1 03:18:43 Removing intermediate container 6df942f480f1 03:18:43 ---> c340cf03204c 03:18:43 Step 12/26 : COPY go.mod vendor* ./ 03:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:43 Configure a credential helper to remove this warning. See 03:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:43 03:18:43 Login Succeeded 03:18:43 ---> ****-login.sh ends [Pipeline] } 03:18:43 Deleting 1 temporary files [Pipeline] // configFileProvider 03:18:43 ---> 0ac5f36eff9e 03:18:43 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:43 ---> Running in b811bd6a7bd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:18:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:18:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:18:43 ========================================================= 03:18:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:18:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:18:44 Removing intermediate container b811bd6a7bd4 03:18:44 ---> af980375c64a 03:18:44 Step 14/26 : COPY . . [Pipeline] sh 03:18:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:18:45 Sending build context to Docker daemon 35.19MB 03:18:45 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 03:18:45 Step 2/15 : FROM ${BASE} AS builder 03:18:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:18:45 9fda8d8052c6: Pulling fs layer 03:18:45 5d54e960e981: Pulling fs layer 03:18:45 c4a7e357bf2a: Pulling fs layer 03:18:45 f0e02332f6b5: Pulling fs layer 03:18:45 872ee5b61b7b: Pulling fs layer 03:18:45 f0e02332f6b5: Waiting 03:18:45 0c6a40ed1a82: Pulling fs layer 03:18:45 94ae7d8d031c: Pulling fs layer 03:18:45 872ee5b61b7b: Waiting 03:18:45 0c6a40ed1a82: Waiting 03:18:45 94ae7d8d031c: Waiting 03:18:45 5d54e960e981: Verifying Checksum 03:18:45 5d54e960e981: Download complete 03:18:45 f0e02332f6b5: Verifying Checksum 03:18:45 f0e02332f6b5: Download complete 03:18:45 872ee5b61b7b: Verifying Checksum 03:18:45 872ee5b61b7b: Download complete 03:18:46 9fda8d8052c6: Download complete 03:18:46 94ae7d8d031c: Verifying Checksum 03:18:46 94ae7d8d031c: Download complete 03:18:47 9fda8d8052c6: Pull complete 03:18:47 5d54e960e981: Pull complete 03:18:47 c4a7e357bf2a: Verifying Checksum 03:18:47 c4a7e357bf2a: Download complete 03:18:48 0c6a40ed1a82: Verifying Checksum 03:18:48 0c6a40ed1a82: Download complete 03:18:50 ---> 42f977b02fc1 03:18:50 Step 15/26 : RUN ${MAKE} 03:18:50 ---> Running in c101161aba81 03:18:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.35" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:19:01 c4a7e357bf2a: Pull complete 03:19:01 f0e02332f6b5: Pull complete 03:19:01 872ee5b61b7b: Pull complete 03:19:09 Removing intermediate container c101161aba81 03:19:09 ---> 0f4c40e99ba0 03:19:09 Step 16/26 : FROM alpine:3.18 03:19:09 3.18: Pulling from library/alpine 03:19:09 619be1103602: Already exists 03:19:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:19:09 Status: Downloaded newer image for alpine:3.18 03:19:09 ---> d3782b16ccc9 03:19:09 Step 17/26 : RUN apk --no-cache upgrade 03:19:09 0c6a40ed1a82: Pull complete 03:19:09 ---> Running in cfa84037abb7 03:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:19:10 OK: 7 MiB in 15 packages 03:19:10 94ae7d8d031c: Pull complete 03:19:10 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:19:10 ---> 86de565de09d 03:19:10 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:19:10 Removing intermediate container cfa84037abb7 03:19:10 ---> 86291a8c83ba 03:19:10 Step 18/26 : EXPOSE 4000 03:19:10 ---> Running in 7ae1c3b736c3 03:19:10 Removing intermediate container 7ae1c3b736c3 03:19:10 ---> d589dabca324 03:19:10 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 03:19:11 ---> bfae68e708a0 03:19:11 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 03:19:11 ---> 83325e182bd4 03:19:11 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 03:19:11 ---> c4985cbdd9fc 03:19:11 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:19:11 ---> Running in 24863116367a 03:19:11 Removing intermediate container 24863116367a 03:19:11 ---> e6beb972d54e 03:19:11 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 03:19:11 ---> Running in c4ae05b7a505 03:19:11 Removing intermediate container c4ae05b7a505 03:19:11 ---> 6f231b6e578a 03:19:11 Step 24/26 : LABEL arch=amd64 03:19:11 ---> Running in df88f7bad328 03:19:12 Removing intermediate container df88f7bad328 03:19:12 ---> ed9977db398f 03:19:12 Step 25/26 : LABEL git_sha=3eb1adefd5738562ce5b7be1967e713f82ccced7 03:19:12 ---> Running in 06627c8afadf 03:19:12 Removing intermediate container 06627c8afadf 03:19:12 ---> c01cc70ef279 03:19:12 Step 26/26 : LABEL version=3.1.0-dev.35 03:19:12 ---> Running in 0a3366768fff 03:19:12 Removing intermediate container 0a3366768fff 03:19:12 ---> 02b24edfe1da 03:19:12 [Warning] One or more build-args [ARCH] were not consumed 03:19:12 ---> Running in ee1fde1c9aa9 03:19:12 Removing intermediate container ee1fde1c9aa9 03:19:12 ---> 4918398b4524 03:19:12 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:19:12 Successfully built 02b24edfe1da 03:19:12 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 03:19:12 ---> Running in 344aa43ec9ca [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:12 provisioning config files... 03:19:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13215810127030971871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:12 Removing intermediate container 344aa43ec9ca 03:19:12 ---> e03b5ce8fd9a 03:19:12 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:19:12 ---> Running in 51777b95abf2 03:19:13 ---> ****-login.sh 03:19:13 nexus3.edgexfoundry.org:10001 03:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:13 Configure a credential helper to remove this warning. See 03:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:13 03:19:13 Login Succeeded 03:19:13 nexus3.edgexfoundry.org:10002 03:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:13 Configure a credential helper to remove this warning. See 03:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:13 03:19:13 Login Succeeded 03:19:13 nexus3.edgexfoundry.org:10003 03:19:13 Removing intermediate container 51777b95abf2 03:19:13 ---> a2d3c7d095d7 03:19:13 Step 6/15 : LABEL Name=edgex-ui-go 03:19:13 ---> Running in 837fb643728f 03:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:13 Configure a credential helper to remove this warning. See 03:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:13 03:19:13 Login Succeeded 03:19:13 nexus3.edgexfoundry.org:10004 03:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:13 Configure a credential helper to remove this warning. See 03:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:13 03:19:13 Login Succeeded 03:19:13 ****.io 03:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:13 Removing intermediate container 837fb643728f 03:19:13 ---> aae081ef3aeb 03:19:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:13 Configure a credential helper to remove this warning. See 03:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:13 03:19:13 Login Succeeded 03:19:13 ---> ****-login.sh ends [Pipeline] } 03:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider 03:19:13 ---> Running in d0cf4af95f42 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:19:13 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 03:19:13 3eb1adefd5738562ce5b7be1967e713f82ccced7 03:19:13 latest 03:19:13 3.1.0-dev.35 03:19:13 3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 03:19:13 main 03:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 03:19:14 Removing intermediate container d0cf4af95f42 03:19:14 ---> 05dc941248e0 03:19:14 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:14 latest: Pulling from library/docker 03:19:14 bca4290a9639: Pulling fs layer 03:19:14 2cd627277f8a: Pulling fs layer 03:19:14 4f4fb700ef54: Pulling fs layer 03:19:14 a4fb61f641ed: Pulling fs layer 03:19:14 733caa879861: Pulling fs layer 03:19:14 41b482f87146: Pulling fs layer 03:19:14 1ffd3afa1d3e: Pulling fs layer 03:19:14 10d13b96e2ce: Pulling fs layer 03:19:14 872b0ec9e92a: Pulling fs layer 03:19:14 2a41040cfda2: Pulling fs layer 03:19:14 a9a7dbdb4be0: Pulling fs layer 03:19:14 c0f19de4bc80: Pulling fs layer 03:19:14 cd728e783f4c: Pulling fs layer 03:19:14 18b8e706ffed: Pulling fs layer 03:19:14 6c7707c3da47: Pulling fs layer 03:19:14 a763d50092c4: Pulling fs layer 03:19:14 10d13b96e2ce: Waiting 03:19:14 872b0ec9e92a: Waiting 03:19:14 2a41040cfda2: Waiting 03:19:14 a9a7dbdb4be0: Waiting 03:19:14 c0f19de4bc80: Waiting 03:19:14 cd728e783f4c: Waiting 03:19:14 18b8e706ffed: Waiting 03:19:14 6c7707c3da47: Waiting 03:19:14 a763d50092c4: Waiting 03:19:14 a4fb61f641ed: Waiting 03:19:14 733caa879861: Waiting 03:19:14 41b482f87146: Waiting 03:19:14 1ffd3afa1d3e: Waiting 03:19:14 4f4fb700ef54: Verifying Checksum 03:19:14 4f4fb700ef54: Download complete 03:19:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 03:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:19:14 27be73aa767c: Preparing 03:19:14 6ca60ca82f53: Preparing 03:19:14 3110eb9de31a: Preparing 03:19:14 c87000e97ae6: Preparing 03:19:14 aedc3bda2944: Preparing 03:19:14 aedc3bda2944: Layer already exists 03:19:14 27be73aa767c: Pushed 03:19:14 6ca60ca82f53: Pushed 03:19:14 c87000e97ae6: Pushed 03:19:14 2cd627277f8a: Verifying Checksum 03:19:14 2cd627277f8a: Download complete 03:19:14 bca4290a9639: Verifying Checksum 03:19:14 bca4290a9639: Download complete 03:19:14 a4fb61f641ed: Verifying Checksum 03:19:14 a4fb61f641ed: Download complete 03:19:15 1ffd3afa1d3e: Verifying Checksum 03:19:15 1ffd3afa1d3e: Download complete 03:19:15 41b482f87146: Verifying Checksum 03:19:15 41b482f87146: Download complete 03:19:15 733caa879861: Verifying Checksum 03:19:15 733caa879861: Download complete 03:19:15 872b0ec9e92a: Verifying Checksum 03:19:15 872b0ec9e92a: Download complete 03:19:15 2a41040cfda2: Download complete 03:19:15 10d13b96e2ce: Verifying Checksum 03:19:15 10d13b96e2ce: Download complete 03:19:15 bca4290a9639: Pull complete 03:19:15 c0f19de4bc80: Download complete 03:19:15 cd728e783f4c: Verifying Checksum 03:19:15 cd728e783f4c: Download complete 03:19:16 6c7707c3da47: Verifying Checksum 03:19:16 6c7707c3da47: Download complete 03:19:16 a9a7dbdb4be0: Verifying Checksum 03:19:16 a9a7dbdb4be0: Download complete 03:19:16 a763d50092c4: Verifying Checksum 03:19:16 a763d50092c4: Download complete 03:19:16 2cd627277f8a: Pull complete 03:19:16 4f4fb700ef54: Pull complete 03:19:17 a4fb61f641ed: Pull complete 03:19:17 18b8e706ffed: Verifying Checksum 03:19:17 18b8e706ffed: Download complete 03:19:18 3110eb9de31a: Pushed 03:19:18 3eb1adefd5738562ce5b7be1967e713f82ccced7: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:18 733caa879861: Pull complete 03:19:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:19:18 27be73aa767c: Preparing 03:19:18 6ca60ca82f53: Preparing 03:19:18 3110eb9de31a: Preparing 03:19:18 c87000e97ae6: Preparing 03:19:18 aedc3bda2944: Preparing 03:19:18 6ca60ca82f53: Layer already exists 03:19:18 c87000e97ae6: Layer already exists 03:19:18 aedc3bda2944: Layer already exists 03:19:18 27be73aa767c: Layer already exists 03:19:18 3110eb9de31a: Layer already exists 03:19:18 latest: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:19 41b482f87146: Pull complete 03:19:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.35 03:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:19:19 27be73aa767c: Preparing 03:19:19 6ca60ca82f53: Preparing 03:19:19 3110eb9de31a: Preparing 03:19:19 c87000e97ae6: Preparing 03:19:19 aedc3bda2944: Preparing 03:19:19 6ca60ca82f53: Layer already exists 03:19:19 c87000e97ae6: Layer already exists 03:19:19 3110eb9de31a: Layer already exists 03:19:19 27be73aa767c: Layer already exists 03:19:19 aedc3bda2944: Layer already exists 03:19:19 3.1.0-dev.35: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 03:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:19:20 27be73aa767c: Preparing 03:19:20 6ca60ca82f53: Preparing 03:19:20 3110eb9de31a: Preparing 03:19:20 c87000e97ae6: Preparing 03:19:20 aedc3bda2944: Preparing 03:19:20 c87000e97ae6: Layer already exists 03:19:20 3110eb9de31a: Layer already exists 03:19:20 aedc3bda2944: Layer already exists 03:19:20 6ca60ca82f53: Layer already exists 03:19:20 27be73aa767c: Layer already exists 03:19:20 3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 03:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:19:21 27be73aa767c: Preparing 03:19:21 6ca60ca82f53: Preparing 03:19:21 3110eb9de31a: Preparing 03:19:21 c87000e97ae6: Preparing 03:19:21 aedc3bda2944: Preparing 03:19:21 aedc3bda2944: Layer already exists 03:19:21 c87000e97ae6: Layer already exists 03:19:21 27be73aa767c: Layer already exists 03:19:21 6ca60ca82f53: Layer already exists 03:19:21 3110eb9de31a: Layer already exists 03:19:21 main: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:21 ===================================================== [Pipeline] echo 03:19:21 taggedImages: 03:19:21 - nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 03:19:21 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:19:21 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.35 03:19:21 - nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 03:19:21 - 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 03:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:22 03:19:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:22 latest: Pulling from edgex-lftools-log-publisher 03:19:22 5eb5b503b376: Pulling fs layer 03:19:22 5c69ac0246d0: Pulling fs layer 03:19:22 ec43610c2a17: Pulling fs layer 03:19:22 3a2ae6a8a46f: Pulling fs layer 03:19:22 33b1e0a273af: Pulling fs layer 03:19:22 5d3b04190fa2: Pulling fs layer 03:19:22 2f39f015ded8: Pulling fs layer 03:19:22 5d3b04190fa2: Waiting 03:19:22 33b1e0a273af: Waiting 03:19:22 2f39f015ded8: Waiting 03:19:22 3a2ae6a8a46f: Waiting 03:19:22 5c69ac0246d0: Download complete 03:19:22 3a2ae6a8a46f: Verifying Checksum 03:19:22 3a2ae6a8a46f: Download complete 03:19:22 33b1e0a273af: Verifying Checksum 03:19:22 33b1e0a273af: Download complete 03:19:22 5d3b04190fa2: Verifying Checksum 03:19:22 5d3b04190fa2: Download complete 03:19:22 ec43610c2a17: Verifying Checksum 03:19:22 ec43610c2a17: Download complete 03:19:23 5eb5b503b376: Verifying Checksum 03:19:23 5eb5b503b376: Download complete 03:19:23 2f39f015ded8: Download complete 03:19:23 1ffd3afa1d3e: Pull complete 03:19:23 10d13b96e2ce: Pull complete 03:19:24 5eb5b503b376: Pull complete 03:19:24 5c69ac0246d0: Pull complete 03:19:24 872b0ec9e92a: Pull complete 03:19:24 2a41040cfda2: Pull complete 03:19:24 ec43610c2a17: Pull complete 03:19:24 3a2ae6a8a46f: Pull complete 03:19:24 33b1e0a273af: Pull complete 03:19:24 5d3b04190fa2: Pull complete 03:19:25 a9a7dbdb4be0: Pull complete 03:19:25 c0f19de4bc80: Pull complete 03:19:26 cd728e783f4c: Pull complete 03:19:29 2f39f015ded8: Pull complete 03:19:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:29 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:19:30 18b8e706ffed: Pull complete 03:19:30 6c7707c3da47: Pull complete 03:19:30 a763d50092c4: Pull complete 03:19:30 Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 03:19:30 Status: Downloaded newer image for docker:latest 03:19:33 ---> b3d1e6a410da 03:19:33 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:19:33 ---> Running in cd0ae9e40318 03:19:34 $ docker top 17fca4f6cac2a07b7b61aa1f0670b22c26ae51d51f39a36f1260bdef4506cffd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:34 ---> job-cost.sh 03:19:34 lf-activate-venv: SKIPPING 03:19:34 INFO: No Stack... 03:19:34 INFO: Retrieving Pricing Info for: v3-standard-8 03:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:19:35 INFO: Archiving Costs [Pipeline] sh 03:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:19:35 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 03:19:35 + cut -d, -f6 [Pipeline] lock 03:19:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] 03:19:35 Resource [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] did not exist. Created. 03:19:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:19:36 + echo total: 0.2199999988079071 [Pipeline] stash 03:19:36 Stashed 1 file(s) [Pipeline] } 03:19:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [Pipeline] // lock 03:19:36 OK: 266 MiB in 52 packages [Pipeline] } 03:19:36 $ docker stop --time=1 17fca4f6cac2a07b7b61aa1f0670b22c26ae51d51f39a36f1260bdef4506cffd 03:19:37 $ docker rm -f --volumes 17fca4f6cac2a07b7b61aa1f0670b22c26ae51d51f39a36f1260bdef4506cffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:19:38 Removing intermediate container cd0ae9e40318 03:19:38 ---> dd4a9790ab78 03:19:38 Step 10/15 : ENV GO111MODULE=on 03:19:38 ---> Running in b464403fc00e 03:19:38 Removing intermediate container b464403fc00e 03:19:38 ---> fe2f243fccfb 03:19:38 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:19:39 ---> Running in af912953052b 03:19:39 Removing intermediate container af912953052b 03:19:39 ---> 53941e066960 03:19:39 Step 12/15 : COPY go.mod vendor* ./ 03:19:39 ---> 910a39c8f3e2 03:19:39 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:39 ---> Running in fa9b24cf7c58 03:20:47 Removing intermediate container fa9b24cf7c58 03:20:47 ---> 54adb0e4448d 03:20:47 Step 14/15 : COPY . . 03:20:47 ---> 95d283fa0841 03:20:47 Step 15/15 : RUN ${MAKE} 03:20:47 ---> Running in fcc96337ebd3 03:20:47 noop 03:20:47 Removing intermediate container fcc96337ebd3 03:20:47 ---> ba6b73339d73 03:20:47 Successfully built ba6b73339d73 03:20:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:48 + docker inspect -f . ci-base-image-arm64 03:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:48 prd-ubuntu20.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container 03:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/165 -v /w/workspace/edgex-ui-go/165:/w/workspace/edgex-ui-go/165:rw,z -v /w/workspace/edgex-ui-go/165@tmp:/w/workspace/edgex-ui-go/165@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 03:20:51 $ docker top c6f73015737b543163f69334f3eb4f3bd1af7ec1757ad9cfbbece19d363af870 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:52 + go version 03:20:52 go version go1.21.0 linux/arm64 [Pipeline] } 03:20:52 $ docker stop --time=1 c6f73015737b543163f69334f3eb4f3bd1af7ec1757ad9cfbbece19d363af870 03:20:54 $ docker rm -f --volumes c6f73015737b543163f69334f3eb4f3bd1af7ec1757ad9cfbbece19d363af870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:55 + docker inspect -f . ci-base-image-arm64 03:20:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:55 prd-ubuntu20.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container 03:20:55 $ 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/165 -v /w/workspace/edgex-ui-go/165:/w/workspace/edgex-ui-go/165:rw,z -v /w/workspace/edgex-ui-go/165@tmp:/w/workspace/edgex-ui-go/165@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 03:20:56 $ docker top 0e08d8c6cbb053d15a907e9bb66ff5b0e19c636ec23af1e4e3d5faf4e643d697 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:57 + git config --global --add safe.directory /w/workspace/edgex-ui-go/165 [Pipeline] fileExists [Pipeline] sh 03:20:58 + make test 03:20:58 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:21:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:22:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:22:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:22:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:22:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:22:42 ./bin/test-attribution-txt.sh [Pipeline] echo 03:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:22:42 $ docker stop --time=1 0e08d8c6cbb053d15a907e9bb66ff5b0e19c636ec23af1e4e3d5faf4e643d697 03:22:44 $ docker rm -f --volumes 0e08d8c6cbb053d15a907e9bb66ff5b0e19c636ec23af1e4e3d5faf4e643d697 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:22:45 Warning: overwriting stash ‘coverage-report’ 03:22:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:22:47 + ls -al . 03:22:47 total 192 03:22:47 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 03:21 . 03:22:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:18 .. 03:22:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:18 .blubracket 03:22:47 -rw-rw-r-- 1 jenkins jenkins 18 Feb 21 03:18 .dockerignore 03:22:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:18 .git 03:22:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:18 .github 03:22:47 -rw-rw-r-- 1 jenkins jenkins 178 Feb 21 03:18 .gitignore 03:22:47 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 21 03:18 Attribution.txt 03:22:47 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 21 03:18 CHANGELOG.md 03:22:47 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 21 03:18 CONTRIBUTING.md 03:22:47 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 21 03:18 Dockerfile 03:22:47 -rw-rw-r-- 1 jenkins jenkins 652 Feb 21 03:18 Jenkinsfile 03:22:47 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 21 03:18 LICENSE 03:22:47 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 21 03:18 Makefile 03:22:47 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 21 03:18 README.md 03:22:47 -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 03:15 VERSION 03:22:47 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 21 03:18 angularmigrationlogs.md 03:22:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:18 assets 03:22:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:18 bin 03:22:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:18 cmd 03:22:47 -rw-r--r-- 1 jenkins jenkins 10 Feb 21 03:21 coverage.out 03:22:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:18 docs 03:22:47 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 21 03:18 go.mod 03:22:47 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 21 03:18 go.sum 03:22:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:18 internal 03:22:47 -rwxrwxr-x 1 jenkins jenkins 568 Feb 21 03:18 redeploy.sh 03:22:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:18 testing 03:22:47 -rw-rw-r-- 1 jenkins jenkins 155 Feb 21 03:18 version.go 03:22:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:47 + 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=3eb1adefd5738562ce5b7be1967e713f82ccced7 --label arch=arm64 --label version=3.1.0-dev.35 . 03:22:48 Sending build context to Docker daemon 35.19MB 03:22:48 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:22:48 Step 2/26 : FROM ${BASE} AS builder 03:22:48 ---> ba6b73339d73 03:22:48 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:22:50 ---> Running in d367f56fc38a 03:22:50 Removing intermediate container d367f56fc38a 03:22:50 ---> b9955f2c7d38 03:22:50 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 03:22:50 ---> Running in c65475cc3283 03:22:51 Removing intermediate container c65475cc3283 03:22:51 ---> 9bdb259d3b8e 03:22:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:22:51 ---> Running in c6e86e5aa3b6 03:22:51 Removing intermediate container c6e86e5aa3b6 03:22:51 ---> 39b687dfdc49 03:22:51 Step 6/26 : LABEL Name=edgex-ui-go 03:22:51 ---> Running in cca91493f567 03:22:51 Removing intermediate container cca91493f567 03:22:51 ---> fceadb6a898f 03:22:51 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:22:51 ---> Running in 3d2105aa6382 03:22:52 Removing intermediate container 3d2105aa6382 03:22:52 ---> 45c30057b39f 03:22:52 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:22:53 ---> 45f1cbb1fda0 03:22:53 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:53 ---> Running in f7ab262cf6c5 03:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:22:56 OK: 266 MiB in 52 packages 03:22:57 Removing intermediate container f7ab262cf6c5 03:22:57 ---> fa50d8d58f24 03:22:57 Step 10/26 : ENV GO111MODULE=on 03:22:57 ---> Running in ce6d9c253a94 03:22:57 Removing intermediate container ce6d9c253a94 03:22:57 ---> f38483ecf258 03:22:57 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:22:57 ---> Running in 09b442246fa7 03:22:57 Removing intermediate container 09b442246fa7 03:22:57 ---> fd6cea667d30 03:22:57 Step 12/26 : COPY go.mod vendor* ./ 03:22:58 ---> 49bd0204ac63 03:22:58 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:58 ---> Running in facd6c9b31eb 03:23:00 Removing intermediate container facd6c9b31eb 03:23:00 ---> c30cd7a67800 03:23:00 Step 14/26 : COPY . . 03:23:04 ---> 6a86f85c75eb 03:23:04 Step 15/26 : RUN ${MAKE} 03:23:04 ---> Running in f95a7a180d43 03:23:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.35" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:24:57 Removing intermediate container f95a7a180d43 03:24:57 ---> ea9cdd6bf334 03:24:57 Step 16/26 : FROM alpine:3.18 03:24:57 3.18: Pulling from library/alpine 03:24:57 c6b39de5b339: Pulling fs layer 03:24:57 c6b39de5b339: Verifying Checksum 03:24:57 c6b39de5b339: Download complete 03:24:57 c6b39de5b339: Pull complete 03:24:57 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:24:57 Status: Downloaded newer image for alpine:3.18 03:24:57 ---> 33abbf032149 03:24:57 Step 17/26 : RUN apk --no-cache upgrade 03:24:57 ---> Running in 0746864d6970 03:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:57 OK: 8 MiB in 15 packages 03:24:57 Removing intermediate container 0746864d6970 03:24:57 ---> 864592ec2027 03:24:57 Step 18/26 : EXPOSE 4000 03:24:57 ---> Running in fb073a695478 03:24:57 Removing intermediate container fb073a695478 03:24:57 ---> 62acbd0be48a 03:24:57 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 03:24:57 ---> 959e11b52e81 03:24:57 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 03:24:57 ---> 9c1aa36c39d3 03:24:57 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 03:24:57 ---> 0243b0de282e 03:24:57 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:24:57 ---> Running in 2e6379a26077 03:24:58 Removing intermediate container 2e6379a26077 03:24:58 ---> 9e4ade2dda2f 03:24:58 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 03:24:58 ---> Running in f7dc0b33867c 03:24:58 Removing intermediate container f7dc0b33867c 03:24:58 ---> 8b5d7bd963fd 03:24:58 Step 24/26 : LABEL arch=arm64 03:24:58 ---> Running in bf691e7e0dc4 03:24:58 Removing intermediate container bf691e7e0dc4 03:24:58 ---> 38c9b5ec1e2b 03:24:58 Step 25/26 : LABEL git_sha=3eb1adefd5738562ce5b7be1967e713f82ccced7 03:24:59 ---> Running in 9a463fc8a266 03:24:59 Removing intermediate container 9a463fc8a266 03:24:59 ---> b4bc29c7d136 03:24:59 Step 26/26 : LABEL version=3.1.0-dev.35 03:24:59 ---> Running in 49c15a736c9d 03:24:59 Removing intermediate container 49c15a736c9d 03:24:59 ---> 5d3f23b1a094 03:24:59 [Warning] One or more build-args [ARCH] were not consumed 03:25:00 Successfully built 5d3f23b1a094 03:25:00 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 03:25:00 provisioning config files... 03:25:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/165@tmp/config16150628361765798282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:00 ---> ****-login.sh 03:25:00 nexus3.edgexfoundry.org:10001 03:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:01 Configure a credential helper to remove this warning. See 03:25:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:01 03:25:01 Login Succeeded 03:25:01 nexus3.edgexfoundry.org:10002 03:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:01 Configure a credential helper to remove this warning. See 03:25:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:01 03:25:01 Login Succeeded 03:25:01 nexus3.edgexfoundry.org:10003 03:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:01 Configure a credential helper to remove this warning. See 03:25:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:01 03:25:01 Login Succeeded 03:25:01 nexus3.edgexfoundry.org:10004 03:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:02 Configure a credential helper to remove this warning. See 03:25:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:02 03:25:02 Login Succeeded 03:25:02 ****.io 03:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:02 Configure a credential helper to remove this warning. See 03:25:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:02 03:25:02 Login Succeeded 03:25:02 ---> ****-login.sh ends [Pipeline] } 03:25:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:25:03 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 03:25:03 3eb1adefd5738562ce5b7be1967e713f82ccced7 03:25:03 latest 03:25:03 3.1.0-dev.35 03:25:03 3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 03:25:03 main 03:25:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7 03:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:04 40c2f1f27947: Preparing 03:25:04 93393765e2a4: Preparing 03:25:04 7af9476d60ba: Preparing 03:25:04 e2092518eab6: Preparing 03:25:04 7c504f21be85: Preparing 03:25:04 7c504f21be85: Layer already exists 03:25:04 e2092518eab6: Pushed 03:25:04 40c2f1f27947: Pushed 03:25:04 93393765e2a4: Pushed 03:25:12 7af9476d60ba: Pushed 03:25:12 3eb1adefd5738562ce5b7be1967e713f82ccced7: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 03:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:13 40c2f1f27947: Preparing 03:25:13 93393765e2a4: Preparing 03:25:13 7af9476d60ba: Preparing 03:25:13 e2092518eab6: Preparing 03:25:13 7c504f21be85: Preparing 03:25:13 7c504f21be85: Layer already exists 03:25:13 e2092518eab6: Layer already exists 03:25:13 7af9476d60ba: Layer already exists 03:25:13 93393765e2a4: Layer already exists 03:25:13 40c2f1f27947: Layer already exists 03:25:13 latest: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.35 03:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:18 40c2f1f27947: Preparing 03:25:18 93393765e2a4: Preparing 03:25:18 7af9476d60ba: Preparing 03:25:18 e2092518eab6: Preparing 03:25:18 7c504f21be85: Preparing 03:25:18 e2092518eab6: Layer already exists 03:25:18 7af9476d60ba: Layer already exists 03:25:18 93393765e2a4: Layer already exists 03:25:18 40c2f1f27947: Layer already exists 03:25:18 7c504f21be85: Layer already exists 03:25:18 3.1.0-dev.35: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 03:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:19 40c2f1f27947: Preparing 03:25:19 93393765e2a4: Preparing 03:25:19 7af9476d60ba: Preparing 03:25:19 e2092518eab6: Preparing 03:25:19 7c504f21be85: Preparing 03:25:19 93393765e2a4: Layer already exists 03:25:19 7af9476d60ba: Layer already exists 03:25:19 7c504f21be85: Layer already exists 03:25:19 e2092518eab6: Layer already exists 03:25:19 40c2f1f27947: Layer already exists 03:25:19 3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 03:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:20 40c2f1f27947: Preparing 03:25:20 93393765e2a4: Preparing 03:25:20 7af9476d60ba: Preparing 03:25:20 e2092518eab6: Preparing 03:25:20 7c504f21be85: Preparing 03:25:20 93393765e2a4: Layer already exists 03:25:20 7af9476d60ba: Layer already exists 03:25:20 7c504f21be85: Layer already exists 03:25:20 e2092518eab6: Layer already exists 03:25:20 40c2f1f27947: Layer already exists 03:25:20 main: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:21 ===================================================== [Pipeline] echo 03:25:21 taggedImages: 03:25:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7 03:25:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 03:25:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.35 03:25:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 03:25:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:22 03:25:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:22 arm64: Pulling from edgex-lftools-log-publisher 03:25:22 8998bd30e6a1: Pulling fs layer 03:25:22 04944245beec: Pulling fs layer 03:25:22 699f458cf7ca: Pulling fs layer 03:25:22 765212b225bb: Pulling fs layer 03:25:22 f23df028b6ca: Pulling fs layer 03:25:22 d65c8cfc05b1: Pulling fs layer 03:25:22 2437ff75d9bd: Pulling fs layer 03:25:22 f23df028b6ca: Waiting 03:25:22 d65c8cfc05b1: Waiting 03:25:22 2437ff75d9bd: Waiting 03:25:22 765212b225bb: Waiting 03:25:22 04944245beec: Verifying Checksum 03:25:22 04944245beec: Download complete 03:25:22 765212b225bb: Verifying Checksum 03:25:22 765212b225bb: Download complete 03:25:22 f23df028b6ca: Verifying Checksum 03:25:22 f23df028b6ca: Download complete 03:25:22 d65c8cfc05b1: Verifying Checksum 03:25:22 d65c8cfc05b1: Download complete 03:25:23 699f458cf7ca: Verifying Checksum 03:25:23 699f458cf7ca: Download complete 03:25:23 8998bd30e6a1: Verifying Checksum 03:25:23 8998bd30e6a1: Download complete 03:25:25 2437ff75d9bd: Verifying Checksum 03:25:25 2437ff75d9bd: Download complete 03:25:27 8998bd30e6a1: Pull complete 03:25:33 04944245beec: Pull complete 03:25:34 699f458cf7ca: Pull complete 03:25:34 765212b225bb: Pull complete 03:25:35 f23df028b6ca: Pull complete 03:25:35 d65c8cfc05b1: Pull complete 03:25:53 2437ff75d9bd: Pull complete 03:25:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:25:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:54 prd-ubuntu20.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container 03:25:54 $ 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/165 -v /w/workspace/edgex-ui-go/165:/w/workspace/edgex-ui-go/165:rw,z -v /w/workspace/edgex-ui-go/165@tmp:/w/workspace/edgex-ui-go/165@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 03:25:55 $ docker top 31ea92a75e2a76df9a6a4112f7a1cbdfc2e625645781ea0be131e0b44863ade0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:56 ---> job-cost.sh 03:25:56 lf-activate-venv: SKIPPING 03:25:56 INFO: No Stack... 03:25:57 INFO: Retrieving Pricing Info for: v3-standard-4 03:25:57 INFO: Archiving Costs [Pipeline] sh 03:25:58 + cut -d, -f6 03:25:58 + cat /w/workspace/edgex-ui-go/165/archives/cost.csv [Pipeline] lock 03:25:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] 03:25:58 Resource [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] did not exist. Created. 03:25:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:25:59 /w/workspace/edgex-ui-go/165@tmp/durable-4bc43524/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:25:59 + echo total: 0.10999999940395355 [Pipeline] stash 03:25:59 Warning: overwriting stash ‘stack-cost’ 03:26:00 Stashed 1 file(s) [Pipeline] } 03:26:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:00 $ docker stop --time=1 31ea92a75e2a76df9a6a4112f7a1cbdfc2e625645781ea0be131e0b44863ade0 03:26:02 $ docker rm -f --volumes 31ea92a75e2a76df9a6a4112f7a1cbdfc2e625645781ea0be131e0b44863ade0 [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 03:26:03 provisioning config files... 03:26:03 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4368012348717173052tmp [Pipeline] { [Pipeline] sh 03:26:04 + set +x 03:26:04 + curl -s https://codecov.io/bash 03:26:04 + bash -s -- 03:26:04 03:26:04 _____ _ 03:26:04 / ____| | | 03:26:04 | | ___ __| | ___ ___ _____ __ 03:26:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:26:04 | |___| (_) | (_| | __/ (_| (_) \ V / 03:26:04 \_____\___/ \__,_|\___|\___\___/ \_/ 03:26:04 Bash-1.0.6 03:26:04 03:26:04 03:26:04 ==> git version 2.25.1 found 03:26:04 ==> 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 03:26:04 Release-Date: 2020-01-08 03:26:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:26:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:26:04 ==> Jenkins CI detected. 03:26:04 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 03:26:04 project root: . 03:26:04 --> token set from env 03:26:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:26:04 ==> Running gcov in . (disable via -X gcov) 03:26:04 ==> Python coveragepy not found 03:26:04 ==> Searching for coverage reports in: 03:26:04 + . 03:26:04 -> Found 1 reports 03:26:04 ==> Detecting git/mercurial file structure 03:26:04 ==> Reading reports 03:26:04 + ./coverage.out bytes=10 03:26:04 ==> Appending adjustments 03:26:04 https://docs.codecov.io/docs/fixing-reports 03:26:05 + Found adjustments 03:26:05 ==> Gzipping contents 03:26:05 12K /tmp/codecov.DfdeaN.gz 03:26:05 ==> Uploading reports 03:26:05 url: https://codecov.io 03:26:05 query: branch=main&commit=3eb1adefd5738562ce5b7be1967e713f82ccced7&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:26:05 -> Pinging Codecov 03:26:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3eb1adefd5738562ce5b7be1967e713f82ccced7&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:26:05 -> Uploading to 03:26:05 https://storage.googleapis.com/codecov/v4/raw/2024-02-21/FB506323287CE973F263BFD2A0EB1F37/3eb1adefd5738562ce5b7be1967e713f82ccced7/32162101-900a-4fde-bfa9-c4dc49089e5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T032604Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45a385bfc038a28af7ca30f2cf968c31a737193a6cdff0605de9892aed6c49b4 03:26:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:26:05 Dload Upload Total Spent Left Speed 03:26:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 106k --:--:-- --:--:-- --:--:-- 105k 100 8653 0 0 100 8653 0 31125 --:--:-- --:--:-- --:--:-- 31014 03:26:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] } 03:26:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:26:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:26:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:26:06 03:26:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:26:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:26:06 df9b9388f04a: Pulling fs layer 03:26:06 52dc419b0ee2: Pulling fs layer 03:26:06 25bc292e5bac: Pulling fs layer 03:26:06 114826534d7a: Pulling fs layer 03:26:06 4657fd5d0bcf: Pulling fs layer 03:26:06 6ad1cebc031e: Pulling fs layer 03:26:06 8a3aa393b2d8: Pulling fs layer 03:26:06 6ad1cebc031e: Waiting 03:26:06 8a3aa393b2d8: Waiting 03:26:06 114826534d7a: Waiting 03:26:06 25bc292e5bac: Verifying Checksum 03:26:06 25bc292e5bac: Download complete 03:26:06 52dc419b0ee2: Verifying Checksum 03:26:06 52dc419b0ee2: Download complete 03:26:06 4657fd5d0bcf: Verifying Checksum 03:26:06 4657fd5d0bcf: Download complete 03:26:06 df9b9388f04a: Verifying Checksum 03:26:06 df9b9388f04a: Download complete 03:26:07 6ad1cebc031e: Verifying Checksum 03:26:07 6ad1cebc031e: Download complete 03:26:07 df9b9388f04a: Pull complete 03:26:07 52dc419b0ee2: Pull complete 03:26:07 25bc292e5bac: Pull complete 03:26:07 114826534d7a: Verifying Checksum 03:26:07 114826534d7a: Download complete 03:26:07 8a3aa393b2d8: Verifying Checksum 03:26:07 8a3aa393b2d8: Download complete 03:26:10 114826534d7a: Pull complete 03:26:10 4657fd5d0bcf: Pull complete 03:26:11 6ad1cebc031e: Pull complete 03:26:13 8a3aa393b2d8: Pull complete 03:26:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:26:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:14 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:26:18 $ docker top ced98ed65622760d98ce5663484bb769384d70e0c3b4f4482fd17f68aac05cbf -eo pid,comm [Pipeline] { [Pipeline] echo 03:26:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 03:26:18 + set -o pipefail 03:26:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 03:26:23 03:26:23 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 03:26:23 03:26:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/412373c6-eab8-4a47-9a02-fb386b6cc10a 03:26:23 03:26:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:26:23 03:26:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:26:23 03:26:24 03:26:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:26:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:26:24 More details here: https://snyk.co/ue1NS [Pipeline] } 03:26:24 $ docker stop --time=1 ced98ed65622760d98ce5663484bb769384d70e0c3b4f4482fd17f68aac05cbf 03:26:27 $ docker rm -f --volumes ced98ed65622760d98ce5663484bb769384d70e0c3b4f4482fd17f68aac05cbf [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 03:26:29 + git log --format=format:%s -1 3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] sh 03:26:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:29 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:26:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:26:30 $ docker top 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc -eo pid,comm 03:26:30 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). 03:26:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:30 [ssh-agent] Looking for ssh-agent implementation... 03:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:30 $ docker exec 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc ssh-agent 03:26:30 SSH_AUTH_SOCK=/tmp/ssh-HodsSEYkJmC5/agent.32 03:26:30 SSH_AGENT_PID=38 03:26:30 Running ssh-add (command line suppressed) 03:26:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17730049182179728940.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17730049182179728940.key) 03:26:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:31 + git semver tag 03:26:31 2024-02-21 03:26:31,325 [run_tag] DEBUG tag force:False 03:26:31 2024-02-21 03:26:31,325 [check_head_tag] DEBUG check head tag 03:26:31 2024-02-21 03:26:31,326 [execute] INFO git cat-file --batch-check 03:26:31 2024-02-21 03:26:31,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 03:26:31 2024-02-21 03:26:31,330 [execute] INFO git cat-file --batch 03:26:31 2024-02-21 03:26:31,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 03:26:31 2024-02-21 03:26:31,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:26:31 2024-02-21 03:26:31,348 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 03:26:31 2024-02-21 03:26:31,348 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 03:26:31 2024-02-21 03:26:31,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:26:31 3.1.0-dev.35 [Pipeline] } 03:26:31 $ docker exec --env ******** --env ******** 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc ssh-agent -k 03:26:31 unset SSH_AUTH_SOCK; 03:26:31 unset SSH_AGENT_PID; 03:26:31 echo Agent pid 38 killed; 03:26:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:32 + git semver [Pipeline] } 03:26:32 $ docker stop --time=1 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc 03:26:33 $ docker rm -f --volumes 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:26:34 03:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:26:34 0.23.1-centos7: Pulling from edgex-lftools 03:26:34 ab5ef0e58194: Pulling fs layer 03:26:34 9712f1f96733: Pulling fs layer 03:26:34 63f879dbbcfc: Pulling fs layer 03:26:34 0d9ebad4ef96: Pulling fs layer 03:26:34 e9a5061849ea: Pulling fs layer 03:26:34 d747dcd14b5f: Pulling fs layer 03:26:34 2de7ff778b66: Pulling fs layer 03:26:34 e9a5061849ea: Waiting 03:26:34 d747dcd14b5f: Waiting 03:26:34 2de7ff778b66: Waiting 03:26:34 0d9ebad4ef96: Waiting 03:26:34 9712f1f96733: Verifying Checksum 03:26:34 9712f1f96733: Download complete 03:26:34 63f879dbbcfc: Verifying Checksum 03:26:34 63f879dbbcfc: Download complete 03:26:35 0d9ebad4ef96: Verifying Checksum 03:26:35 0d9ebad4ef96: Download complete 03:26:35 e9a5061849ea: Verifying Checksum 03:26:35 e9a5061849ea: Download complete 03:26:35 d747dcd14b5f: Download complete 03:26:35 ab5ef0e58194: Download complete 03:26:35 2de7ff778b66: Verifying Checksum 03:26:35 2de7ff778b66: Download complete 03:26:38 ab5ef0e58194: Pull complete 03:26:38 9712f1f96733: Pull complete 03:26:38 63f879dbbcfc: Pull complete 03:26:41 0d9ebad4ef96: Pull complete 03:26:42 e9a5061849ea: Pull complete 03:26:42 d747dcd14b5f: Pull complete 03:26:43 2de7ff778b66: Pull complete 03:26:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:26:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:43 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:26:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:26:49 $ docker top dd7fdf6e8ebfb14b00825c1d7f07348b475329b61d21e560f8380bdc9e20c91b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:26:49 provisioning config files... 03:26:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5128328772415649797tmp 03:26:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7113143264214521171tmp 03:26:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9277738595587819009tmp [Pipeline] { [Pipeline] echo 03:26:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:26:50 ---> sigul-configuration.sh 03:26:50 gpg: directory `/root/.gnupg' created 03:26:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:26:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:26:50 gpg: keyring `/root/.gnupg/secring.gpg' created 03:26:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:26:50 gpg: CAST5 encrypted data 03:26:50 gpg: encrypted with 1 passphrase 03:26:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:26:50 + mkdir /home/jenkins 03:26:50 + mkdir /home/jenkins/sigul [Pipeline] sh 03:26:50 + 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 03:26:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:26:51 ---> sigul-install.sh 03:26:51 Sigul already installed; skipping installation. [Pipeline] sh 03:26:51 + git tag --list 03:26:51 0.1.1 03:26:51 v1.1.0 03:26:51 v1.2.0 03:26:51 v1.2.1 03:26:51 v1.3.0 03:26:51 v2.0.0 03:26:51 v2.1.0 03:26:51 v2.2.0 03:26:51 v2.3.0 03:26:51 v3.0 03:26:51 v3.0.0 03:26:51 v3.1 03:26:51 v3.1.0 03:26:51 v3.1.0-dev.1 03:26:51 v3.1.0-dev.10 03:26:51 v3.1.0-dev.11 03:26:51 v3.1.0-dev.12 03:26:51 v3.1.0-dev.13 03:26:51 v3.1.0-dev.14 03:26:51 v3.1.0-dev.15 03:26:51 v3.1.0-dev.16 03:26:51 v3.1.0-dev.17 03:26:51 v3.1.0-dev.18 03:26:51 v3.1.0-dev.19 03:26:51 v3.1.0-dev.2 03:26:51 v3.1.0-dev.20 03:26:51 v3.1.0-dev.21 03:26:51 v3.1.0-dev.22 03:26:51 v3.1.0-dev.23 03:26:51 v3.1.0-dev.24 03:26:51 v3.1.0-dev.25 03:26:51 v3.1.0-dev.26 03:26:51 v3.1.0-dev.27 03:26:51 v3.1.0-dev.28 03:26:51 v3.1.0-dev.29 03:26:51 v3.1.0-dev.3 03:26:51 v3.1.0-dev.30 03:26:51 v3.1.0-dev.31 03:26:51 v3.1.0-dev.32 03:26:51 v3.1.0-dev.33 03:26:51 v3.1.0-dev.34 03:26:51 v3.1.0-dev.35 03:26:51 v3.1.0-dev.4 03:26:51 v3.1.0-dev.5 03:26:51 v3.1.0-dev.6 03:26:51 v3.1.0-dev.7 03:26:51 v3.1.0-dev.8 03:26:51 v3.1.0-dev.9 [Pipeline] sh 03:26:51 + lftools sign git-tag v3.1.0-dev.35 03:26:52 Signing Git tag with Sigul... 03:26:52 Signing v3.1.0-dev.35 [Pipeline] echo 03:26:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:26:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:26:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:26:53 $ docker stop --time=1 dd7fdf6e8ebfb14b00825c1d7f07348b475329b61d21e560f8380bdc9e20c91b 03:26:54 $ docker rm -f --volumes dd7fdf6e8ebfb14b00825c1d7f07348b475329b61d21e560f8380bdc9e20c91b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:26:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:55 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:26:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:26:56 $ docker top 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c -eo pid,comm 03:26:56 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). 03:26:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:56 [ssh-agent] Looking for ssh-agent implementation... 03:26:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:56 $ docker exec 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c ssh-agent 03:26:56 SSH_AUTH_SOCK=/tmp/ssh-V1DIEp18hVcm/agent.31 03:26:56 SSH_AGENT_PID=37 03:26:56 Running ssh-add (command line suppressed) 03:26:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6363867557773661809.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6363867557773661809.key) 03:26:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:57 + git semver bump pre 03:26:57 2024-02-21 03:26:57,444 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:26:57 2024-02-21 03:26:57,444 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev 03:26:57 2024-02-21 03:26:57,444 [bump_version] DEBUG bumped version:3.1.0-dev.36 03:26:57 2024-02-21 03:26:57,444 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 03:26:57 2024-02-21 03:26:57,444 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:26:57 2024-02-21 03:26:57,445 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:26:57 2024-02-21 03:26:57,446 [execute] INFO git cat-file --batch-check 03:26:57 2024-02-21 03:26:57,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:26:57 2024-02-21 03:26:57,450 [execute] INFO git cat-file --batch 03:26:57 2024-02-21 03:26:57,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:26:57 2024-02-21 03:26:57,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:26:57 3.1.0-dev.36 [Pipeline] } 03:26:57 $ docker exec --env ******** --env ******** 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c ssh-agent -k 03:26:57 unset SSH_AUTH_SOCK; 03:26:57 unset SSH_AGENT_PID; 03:26:57 echo Agent pid 37 killed; 03:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:58 + git semver [Pipeline] } 03:26:58 $ docker stop --time=1 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c 03:26:59 $ docker rm -f --volumes 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c [Pipeline] // withDockerContainer [Pipeline] sh 03:27:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:27:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:00 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:01 $ docker top 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:01 [ssh-agent] Looking for ssh-agent implementation... 03:27:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:01 $ docker exec 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 ssh-agent 03:27:01 SSH_AUTH_SOCK=/tmp/ssh-SeLgbsNFt4p7/agent.32 03:27:01 SSH_AGENT_PID=38 03:27:01 Running ssh-add (command line suppressed) 03:27:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11950516175031681262.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11950516175031681262.key) 03:27:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:02 + git semver push 03:27:02 2024-02-21 03:27:02,305 [run_push] DEBUG push 03:27:02 2024-02-21 03:27:02,305 [execute] INFO git cat-file --batch-check 03:27:02 2024-02-21 03:27:02,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:27:02 2024-02-21 03:27:02,309 [execute] INFO git rev-list 06403bdcb430d8f6529b00161d2949ff2439cb5f -- 03:27:02 2024-02-21 03:27:02,309 [execute] DEBUG Popen(['git', 'rev-list', '06403bdcb430d8f6529b00161d2949ff2439cb5f', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:27:02 2024-02-21 03:27:02,321 [execute] INFO git fetch -v origin 03:27:02 2024-02-21 03:27:02,321 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:27:02 2024-02-21 03:27:02,825 [run_push] DEBUG no remote changes detected 03:27:02 2024-02-21 03:27:02,826 [execute] INFO git push origin semver 03:27:02 2024-02-21 03:27:02,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:27:03 2024-02-21 03:27:03,519 [run_push] DEBUG push all version tags 03:27:03 2024-02-21 03:27:03,520 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:27:03 2024-02-21 03:27:03,520 [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) 03:27:04 2024-02-21 03:27:04,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:04 3.1.0-dev.36 [Pipeline] } 03:27:04 $ docker exec --env ******** --env ******** 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 ssh-agent -k 03:27:04 unset SSH_AUTH_SOCK; 03:27:04 unset SSH_AGENT_PID; 03:27:04 echo Agent pid 38 killed; 03:27:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:05 + git semver [Pipeline] } 03:27:05 $ docker stop --time=1 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 03:27:06 $ docker rm -f --volumes 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 [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 03:27:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 03:27:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:27:08 total 16 03:27:08 drwxr-xr-x 3 root root 4096 Feb 21 03:19 . 03:27:08 drwxrwxr-x 14 jenkins jenkins 4096 Feb 21 03:26 .. 03:27:08 drwxr-xr-x 2 root root 4096 Feb 21 03:19 cost 03:27:08 -rw-r--r-- 1 root root 83 Feb 21 03:19 cost.csv 03:27:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:27:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:27:08 total 16 03:27:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:19 . 03:27:08 drwxrwxr-x 14 jenkins jenkins 4096 Feb 21 03:26 .. 03:27:08 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 03:19 cost 03:27:08 -rw-r--r-- 1 jenkins jenkins 83 Feb 21 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:27:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:27:09 ---> package-listing.sh 03:27:09 ++ facter osfamily 03:27:09 ++ tr '[:upper:]' '[:lower:]' 03:27:09 + OS_FAMILY=debian 03:27:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 03:27:09 + START_PACKAGES=/tmp/packages_start.txt 03:27:09 + END_PACKAGES=/tmp/packages_end.txt 03:27:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:27:09 + PACKAGES=/tmp/packages_start.txt 03:27:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 03:27:09 + PACKAGES=/tmp/packages_end.txt 03:27:09 + case "${OS_FAMILY}" in 03:27:09 + dpkg -l 03:27:09 + grep '^ii' 03:27:09 + '[' -f /tmp/packages_start.txt ']' 03:27:09 + '[' -f /tmp/packages_end.txt ']' 03:27:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:27:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 03:27:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 03:27:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 03:27:09 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 03:27:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:10 prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container 03:27:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:27:11 $ docker top 09285222586cfb9a33bb53a3cdff26709f881d56f3ce7f171aef5b8e01fbc20c -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:11 + touch /tmp/pre-build-complete [Pipeline] sh 03:27:11 + mkdir -p /var/log/sysstat [Pipeline] sh 03:27:12 + ls /var/log/sa-host 03:27:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:12 provisioning config files... 03:27:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8919323346345263704tmp [Pipeline] { [Pipeline] echo 03:27:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:27:12 ---> create-netrc.sh [Pipeline] } 03:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:27:13 ---> python-tools-install.sh [Pipeline] echo 03:27:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:27:13 ---> sudo-logs.sh 03:27:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:27:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:27:13 ---> job-cost.sh 03:27:13 lf-activate-venv: SKIPPING 03:27:13 DEBUG: total: 0.2199999988079071 03:27:13 INFO: Retrieving Stack Cost... 03:27:13 INFO: Retrieving Pricing Info for: v3-standard-8 03:27:14 INFO: Archiving Costs [Pipeline] echo 03:27:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:27:14 ---> logs-deploy.sh 03:27:14 lf-activate-venv: SKIPPING 03:27:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/165 03:27:14 INFO: archiving workspace using pattern(s): 03:27:15 Archives upload complete. 03:27:16 INFO: archiving logs to Nexus 03:27:16 ---> uname -a: 03:27:16 Linux prd-ubuntu20-04-docker-8c-8g-1381 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:27:16 03:27:16 03:27:16 ---> lscpu: 03:27:16 Architecture: x86_64 03:27:16 CPU op-mode(s): 32-bit, 64-bit 03:27:16 Byte Order: Little Endian 03:27:16 Address sizes: 40 bits physical, 48 bits virtual 03:27:16 CPU(s): 8 03:27:16 On-line CPU(s) list: 0-7 03:27:16 Thread(s) per core: 1 03:27:16 Core(s) per socket: 1 03:27:16 Socket(s): 8 03:27:16 NUMA node(s): 1 03:27:16 Vendor ID: AuthenticAMD 03:27:16 CPU family: 23 03:27:16 Model: 49 03:27:16 Model name: AMD EPYC-Rome Processor 03:27:16 Stepping: 0 03:27:16 CPU MHz: 2799.998 03:27:16 BogoMIPS: 5599.99 03:27:16 Virtualization: AMD-V 03:27:16 Hypervisor vendor: KVM 03:27:16 Virtualization type: full 03:27:16 L1d cache: 256 KiB 03:27:16 L1i cache: 256 KiB 03:27:16 L2 cache: 4 MiB 03:27:16 L3 cache: 128 MiB 03:27:16 NUMA node0 CPU(s): 0-7 03:27:16 Vulnerability Itlb multihit: Not affected 03:27:16 Vulnerability L1tf: Not affected 03:27:16 Vulnerability Mds: Not affected 03:27:16 Vulnerability Meltdown: Not affected 03:27:16 Vulnerability Mmio stale data: Not affected 03:27:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:27:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:27:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:27:16 Vulnerability Srbds: Not affected 03:27:16 Vulnerability Tsx async abort: Not affected 03:27:16 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 03:27:16 03:27:16 03:27:16 ---> nproc: 03:27:16 8 03:27:16 03:27:16 03:27:16 ---> df -h: 03:27:16 Filesystem Size Used Avail Use% Mounted on 03:27:16 overlay 155G 15G 141G 10% / 03:27:16 tmpfs 64M 0 64M 0% /dev 03:27:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:27:16 shm 64M 0 64M 0% /dev/shm 03:27:16 /dev/vda1 155G 15G 141G 10% /facter-os 03:27:16 03:27:16 03:27:16 ---> sar -b -r -n DEV: 03:27:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1381) 02/21/24 _x86_64_ (8 CPU) 03:27:16 03:27:16 03:14:51 LINUX RESTART (8 CPU) 03:27:16 03:27:16 03:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:27:16 03:16:02 146.83 47.83 99.00 0.00 5397.50 184203.97 0.00 03:27:16 03:17:01 228.97 1.39 227.58 0.00 35.51 76654.02 0.00 03:27:16 03:18:01 348.74 0.28 348.46 0.00 3.07 81574.00 0.00 03:27:16 03:19:01 113.10 0.13 112.96 0.00 3.87 49348.44 0.00 03:27:16 03:20:01 144.67 7.22 137.45 0.00 925.60 35943.35 0.00 03:27:16 03:21:01 40.03 3.53 36.49 0.00 4256.36 6771.00 0.00 03:27:16 03:22:01 3.68 0.02 3.67 0.00 0.13 94.90 0.00 03:27:16 03:23:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 03:27:16 03:24:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 03:27:16 03:25:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 03:27:16 03:26:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 03:27:16 03:27:01 139.13 0.35 138.78 0.00 18.80 56989.04 0.00 03:27:16 Average: 97.36 5.07 92.30 0.00 887.88 40919.76 0.00 03:27:16 03:27:16 03:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:27:16 03:16:02 29139276 31548556 775628 2.36 75428 2602552 1861624 5.49 1026536 2328968 468784 03:27:16 03:17:01 27836816 31467708 840216 2.56 144844 3650404 2057664 6.06 1264216 3272600 157080 03:27:16 03:18:01 26427424 31480808 817128 2.48 200944 4891804 2122556 6.26 1385372 4426452 440 03:27:16 03:19:01 25184080 31446532 850548 2.59 204776 6051656 1983396 5.85 1798212 5212568 353136 03:27:16 03:20:01 25102912 31458040 823576 2.50 216584 6125528 1586260 4.67 1706832 5355412 1128 03:27:16 03:21:01 24720524 31457340 811496 2.47 239636 6472432 1730456 5.10 1959696 5460308 0 03:27:16 03:22:01 24733968 31465920 803940 2.44 238120 6469200 1700256 5.01 1950828 5457096 8 03:27:16 03:23:01 24733840 31465836 803924 2.44 238132 6469200 1700256 5.01 1950832 5457100 4 03:27:16 03:24:01 24741296 31473336 796320 2.42 238152 6469204 1700256 5.01 1944128 5457100 8 03:27:16 03:25:01 24743800 31475844 793736 2.41 238172 6469208 1700256 5.01 1941624 5457104 4 03:27:16 03:26:01 24743784 31475832 793668 2.41 238192 6469208 1700256 5.01 1941716 5457104 4 03:27:16 03:27:01 23215700 31435512 828016 2.52 287212 7777652 1766108 5.20 2085596 6705672 776 03:27:16 Average: 25443618 31470939 811516 2.47 213349 5826504 1800779 5.31 1746299 5003957 81781 03:27:16 03:27:16 03:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:27:16 03:16:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 03:27:16 03:16:02 docker0 65.44 65.96 4.72 390.38 0.00 0.00 0.00 0.00 03:27:16 03:16:02 ens3 664.04 441.49 6331.72 91.28 0.00 0.00 0.00 0.00 03:27:16 03:17:01 lo 2.78 2.78 0.32 0.32 0.00 0.00 0.00 0.00 03:27:16 03:17:01 vethfa1a185 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 03:27:16 03:17:01 docker0 180.14 304.71 14.94 2092.11 0.00 0.00 0.00 0.00 03:27:16 03:17:01 ens3 461.79 262.72 4142.68 37.91 0.00 0.00 0.00 0.00 03:27:16 03:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:27:16 03:18:01 vethfa1a185 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:27:16 03:18:01 docker0 477.74 580.82 45.37 5532.04 0.00 0.00 0.00 0.00 03:27:16 03:18:01 ens3 654.41 537.73 6311.66 174.08 0.00 0.00 0.00 0.00 03:27:16 03:18:01 vethf067123 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:19:01 vethd2dc185 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:27:16 03:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:27:16 03:19:01 docker0 1.58 2.23 0.13 30.98 0.00 0.00 0.00 0.00 03:27:16 03:19:01 ens3 30.44 15.88 55.03 11.89 0.00 0.00 0.00 0.00 03:27:16 03:20:01 lo 7.40 7.40 0.74 0.74 0.00 0.00 0.00 0.00 03:27:16 03:20:01 docker0 1.18 2.28 0.07 30.87 0.00 0.00 0.00 0.00 03:27:16 03:20:01 ens3 218.85 156.15 3283.23 319.21 0.00 0.00 0.00 0.00 03:27:16 03:21:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 03:27:16 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:21:01 ens3 135.73 63.94 2040.92 4.44 0.00 0.00 0.00 0.00 03:27:16 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:22:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:27:16 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:16 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:23:01 ens3 0.40 0.25 0.84 0.02 0.00 0.00 0.00 0.00 03:27:16 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:16 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:27:16 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:26:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:27:16 03:27:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 03:27:16 03:27:01 docker0 60.67 86.04 4.91 920.23 0.00 0.00 0.00 0.00 03:27:16 03:27:01 ens3 382.57 237.54 8150.24 46.45 0.00 0.00 0.00 0.00 03:27:16 03:27:01 vethca30c21 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 03:27:16 Average: lo 1.76 1.76 0.17 0.17 0.00 0.00 0.00 0.00 03:27:16 Average: docker0 65.40 86.54 5.83 747.86 0.00 0.00 0.00 0.00 03:27:16 Average: ens3 212.05 142.83 2524.06 57.13 0.00 0.00 0.00 0.00 03:27:16 Average: vethca30c21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:16 03:27:16 03:27:16 ---> sar -P ALL: 03:27:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1381) 02/21/24 _x86_64_ (8 CPU) 03:27:16 03:27:16 03:14:51 LINUX RESTART (8 CPU) 03:27:16 03:27:16 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:27:16 03:16:02 all 9.85 0.00 3.36 2.23 0.06 84.49 03:27:16 03:16:02 0 10.85 0.00 3.12 0.45 0.05 85.52 03:27:16 03:16:02 1 9.27 0.00 3.24 6.32 0.07 81.11 03:27:16 03:16:02 2 8.35 0.00 3.22 0.74 0.07 87.63 03:27:16 03:16:02 3 11.00 0.00 3.31 6.22 0.07 79.41 03:27:16 03:16:02 4 7.43 0.00 3.19 2.33 0.07 86.99 03:27:16 03:16:02 5 12.29 0.00 3.14 1.06 0.07 83.44 03:27:16 03:16:02 6 8.17 0.00 3.56 0.47 0.05 87.75 03:27:16 03:16:02 7 11.44 0.00 4.12 0.29 0.07 84.09 03:27:16 03:17:01 all 17.32 0.00 4.49 4.09 0.07 74.03 03:27:16 03:17:01 0 17.87 0.00 5.34 0.66 0.09 76.04 03:27:16 03:17:01 1 18.36 0.00 5.25 9.99 0.07 66.33 03:27:16 03:17:01 2 17.24 0.00 3.55 0.84 0.07 78.30 03:27:16 03:17:01 3 15.87 0.00 4.99 14.79 0.07 64.28 03:27:16 03:17:01 4 17.34 0.00 3.64 1.52 0.07 77.43 03:27:16 03:17:01 5 17.52 0.00 4.67 3.93 0.07 73.81 03:27:16 03:17:01 6 17.23 0.00 3.94 0.62 0.07 78.14 03:27:16 03:17:01 7 17.15 0.00 4.57 0.41 0.05 77.82 03:27:16 03:18:01 all 11.09 0.00 3.66 4.57 0.07 80.61 03:27:16 03:18:01 0 6.73 0.00 3.30 22.83 0.05 67.09 03:27:16 03:18:01 1 10.95 0.00 6.11 1.23 0.08 81.62 03:27:16 03:18:01 2 6.52 0.00 3.72 1.50 0.05 88.21 03:27:16 03:18:01 3 32.54 0.00 5.22 3.47 0.12 58.66 03:27:16 03:18:01 4 5.50 0.00 3.71 5.47 0.08 85.23 03:27:16 03:18:01 5 8.04 0.00 1.91 0.02 0.05 89.98 03:27:16 03:18:01 6 10.32 0.00 2.60 0.71 0.05 86.32 03:27:16 03:18:01 7 8.12 0.00 2.74 1.31 0.07 87.75 03:27:16 03:19:01 all 24.95 0.00 3.46 2.38 0.07 69.14 03:27:16 03:19:01 0 20.87 0.00 3.55 7.90 0.10 67.58 03:27:16 03:19:01 1 16.95 0.00 3.27 0.13 0.05 79.60 03:27:16 03:19:01 2 31.53 0.00 4.80 0.18 0.10 63.38 03:27:16 03:19:01 3 25.93 0.00 3.30 0.22 0.07 70.48 03:27:16 03:19:01 4 21.12 0.00 2.69 2.18 0.07 73.95 03:27:16 03:19:01 5 17.92 0.00 2.33 5.99 0.05 73.70 03:27:16 03:19:01 6 42.41 0.00 4.10 0.30 0.08 53.10 03:27:16 03:19:01 7 22.86 0.00 3.61 2.12 0.07 71.34 03:27:16 03:20:01 all 5.04 0.00 2.14 2.12 0.05 90.65 03:27:16 03:20:01 0 5.71 0.00 3.00 6.88 0.05 84.37 03:27:16 03:20:01 1 4.25 0.00 1.83 1.46 0.05 92.40 03:27:16 03:20:01 2 5.53 0.00 2.50 4.22 0.05 87.70 03:27:16 03:20:01 3 4.37 0.00 1.90 0.13 0.05 93.55 03:27:16 03:20:01 4 6.21 0.00 1.44 0.05 0.03 92.27 03:27:16 03:20:01 5 4.97 0.00 2.23 1.76 0.05 90.99 03:27:16 03:20:01 6 4.08 0.00 2.13 0.05 0.03 93.70 03:27:16 03:20:01 7 5.23 0.00 2.11 2.50 0.05 90.11 03:27:16 03:21:01 all 2.21 0.00 1.12 0.56 0.02 96.09 03:27:16 03:21:01 0 1.70 0.00 1.07 1.15 0.02 96.06 03:27:16 03:21:01 1 1.82 0.00 1.39 0.62 0.02 96.16 03:27:16 03:21:01 2 2.74 0.00 0.70 0.92 0.02 95.63 03:27:16 03:21:01 3 2.69 0.00 0.92 0.07 0.02 96.30 03:27:16 03:21:01 4 1.27 0.00 2.35 0.15 0.02 96.22 03:27:16 03:21:01 5 3.47 0.00 0.88 0.57 0.02 95.06 03:27:16 03:21:01 6 1.02 0.00 0.90 0.03 0.02 98.03 03:27:16 03:21:01 7 2.95 0.00 0.78 0.96 0.02 95.29 03:27:16 03:22:01 all 0.20 0.00 0.04 0.02 0.01 99.72 03:27:16 03:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:27:16 03:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:27:16 03:22:01 2 0.05 0.00 0.03 0.02 0.02 99.88 03:27:16 03:22:01 3 0.03 0.00 0.07 0.00 0.02 99.88 03:27:16 03:22:01 4 0.12 0.00 0.05 0.00 0.02 99.82 03:27:16 03:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:27:16 03:22:01 6 0.18 0.00 0.10 0.00 0.00 99.72 03:27:16 03:22:01 7 1.09 0.00 0.03 0.17 0.02 98.69 03:27:16 03:23:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:27:16 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:27:16 03:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:27:16 03:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:27:16 03:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:27:16 03:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:27:16 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:27:16 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:27:16 03:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:27:16 03:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:27:16 03:24:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:27:16 03:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:27:16 03:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:27:16 03:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:27:16 03:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:27:16 03:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:27:16 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:27:16 03:24:01 7 0.03 0.00 0.02 0.08 0.02 99.85 03:27:16 03:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:27:16 03:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:27:16 03:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:27:16 03:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:27:16 03:25:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:27:16 03:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:27:16 03:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:27:16 03:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:27:16 03:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:27:16 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:27:16 03:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:27:16 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:27:16 03:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:27:16 03:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:27:16 03:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:27:16 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:27:16 03:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:27:16 03:26:01 7 0.05 0.00 0.03 0.02 0.02 99.88 03:27:16 03:27:16 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:27:16 03:27:01 all 8.47 0.00 3.72 2.76 0.06 84.98 03:27:16 03:27:01 0 8.68 0.00 4.01 17.98 0.07 69.26 03:27:16 03:27:01 1 8.24 0.00 3.93 0.29 0.05 87.50 03:27:16 03:27:01 2 8.53 0.00 4.03 0.03 0.05 87.36 03:27:16 03:27:01 3 7.74 0.00 3.54 0.66 0.07 88.00 03:27:16 03:27:01 4 8.68 0.00 3.66 0.08 0.07 87.51 03:27:16 03:27:01 5 9.41 0.00 3.54 0.40 0.07 86.58 03:27:16 03:27:01 6 6.99 0.00 3.17 0.64 0.05 89.15 03:27:16 03:27:01 7 9.53 0.00 3.88 2.03 0.05 84.51 03:27:16 Average: all 6.56 0.00 1.83 1.55 0.04 90.03 03:27:16 Average: 0 6.00 0.00 1.94 4.80 0.04 87.21 03:27:16 Average: 1 5.79 0.00 2.07 1.65 0.03 90.46 03:27:16 Average: 2 6.68 0.00 1.87 0.70 0.04 90.71 03:27:16 Average: 3 8.30 0.00 1.93 2.10 0.04 87.63 03:27:16 Average: 4 5.62 0.00 1.73 0.97 0.04 91.64 03:27:16 Average: 5 6.10 0.00 1.55 1.14 0.03 91.18 03:27:16 Average: 6 7.50 0.00 1.70 0.23 0.03 90.53 03:27:16 Average: 7 6.50 0.00 1.81 0.82 0.03 90.83 03:27:16 03:27:16 03:27:16