Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 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-ssh11522430445387565234.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15288725657645686810.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8281725581272839344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh524764773345256942.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-ssh15304389126190990145.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-4890’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4892 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc (main) Commit message: "Merge pull request #768 from cloudxxx8/clean-dependabot" > git config core.sparsecheckout # timeout=10 > git checkout -f a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 > git rev-list --no-walk 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:19 ========================================================= 05:57:19 EdgeX Global Pipelines Version Info 05:57:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:57:20 ------------------- 05:57:20 stable info: 05:57:20 ------------------- 05:57:20 Commited By: Ginny Guan ginny@iotechsys.com 05:57:20 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:57:20 Message: update stable to v1.0.260 05:57:21 ------------------- 05:57:21 experimental info: 05:57:21 ------------------- 05:57:21 Commited By: Ginny Guan ginny@iotechsys.com 05:57:21 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:57:21 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8d6b14 [Pipeline] echo 05:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:21 provisioning config files... 05:57:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18183396009355981876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:22 ---> ****-login.sh 05:57:22 nexus3.edgexfoundry.org:10001 05:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:22 Configure a credential helper to remove this warning. See 05:57:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:22 05:57:22 Login Succeeded 05:57:22 nexus3.edgexfoundry.org:10002 05:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:22 Configure a credential helper to remove this warning. See 05:57:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:22 05:57:22 Login Succeeded 05:57:22 nexus3.edgexfoundry.org:10003 05:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:22 Configure a credential helper to remove this warning. See 05:57:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:22 05:57:22 Login Succeeded 05:57:22 nexus3.edgexfoundry.org:10004 05:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:23 Configure a credential helper to remove this warning. See 05:57:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:23 05:57:23 Login Succeeded 05:57:23 ****.io 05:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:23 Configure a credential helper to remove this warning. See 05:57:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:23 05:57:23 Login Succeeded 05:57:23 ---> ****-login.sh ends [Pipeline] } 05:57:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:57:23 + git rev-list -1 --merges a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc~1..a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] echo 05:57:23 -----------> git rev-list -1 --merges a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc~1..a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 05:57:23 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [false] [Pipeline] sh 05:57:24 + git log --format=format:%s -1 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] echo 05:57:24 ========================================================= 05:57:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:57:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:24 + git log --format=format:%s -1 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] echo 05:57:24 [semverPrep] GIT_COMMIT: a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc, Commit Message: Merge pull request #768 from cloudxxx8/clean-dependabot [Pipeline] echo 05:57:24 [semverPrep] This is not a build commit. [Pipeline] sh 05:57:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:24 + grep -v github /etc/ssh/ssh_known_hosts 05:57:24 + [ -e /tmp/ssh_known_hosts ] 05:57:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:57:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:57:24 + sudo tee -a /etc/ssh/ssh_known_hosts 05:57:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:25 05:57:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:25 0.1.4: Pulling from edgex-devops/py-git-semver 05:57:25 b85a868b505f: Pulling fs layer 05:57:25 e2be974225ed: Pulling fs layer 05:57:25 339a4e72a1f5: Pulling fs layer 05:57:25 988bab9f4d93: Pulling fs layer 05:57:25 1469e6f7b9e6: Pulling fs layer 05:57:25 eaf3925da568: Pulling fs layer 05:57:25 bab4dde63d76: Pulling fs layer 05:57:25 bde34c3a00c8: Pulling fs layer 05:57:25 b352a97aabf1: Pulling fs layer 05:57:25 4872d77fe225: Pulling fs layer 05:57:25 5851b861e8e6: Pulling fs layer 05:57:25 bab4dde63d76: Waiting 05:57:25 bde34c3a00c8: Waiting 05:57:25 b352a97aabf1: Waiting 05:57:25 4872d77fe225: Waiting 05:57:25 5851b861e8e6: Waiting 05:57:25 1469e6f7b9e6: Waiting 05:57:25 988bab9f4d93: Waiting 05:57:25 eaf3925da568: Waiting 05:57:25 e2be974225ed: Download complete 05:57:25 988bab9f4d93: Verifying Checksum 05:57:25 988bab9f4d93: Download complete 05:57:25 1469e6f7b9e6: Verifying Checksum 05:57:25 1469e6f7b9e6: Download complete 05:57:25 eaf3925da568: Verifying Checksum 05:57:25 eaf3925da568: Download complete 05:57:25 339a4e72a1f5: Verifying Checksum 05:57:25 339a4e72a1f5: Download complete 05:57:25 bde34c3a00c8: Verifying Checksum 05:57:25 bde34c3a00c8: Download complete 05:57:25 b352a97aabf1: Download complete 05:57:25 4872d77fe225: Verifying Checksum 05:57:25 4872d77fe225: Download complete 05:57:25 5851b861e8e6: Download complete 05:57:25 b85a868b505f: Download complete 05:57:26 bab4dde63d76: Verifying Checksum 05:57:26 bab4dde63d76: Download complete 05:57:26 b85a868b505f: Pull complete 05:57:26 e2be974225ed: Pull complete 05:57:27 339a4e72a1f5: Pull complete 05:57:27 988bab9f4d93: Pull complete 05:57:27 1469e6f7b9e6: Pull complete 05:57:27 eaf3925da568: Pull complete 05:57:29 bab4dde63d76: Pull complete 05:57:29 bde34c3a00c8: Pull complete 05:57:29 b352a97aabf1: Pull complete 05:57:29 4872d77fe225: Pull complete 05:57:29 5851b861e8e6: Pull complete 05:57:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:29 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 05:57: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:57:33 $ docker top 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 -eo pid,comm 05:57:33 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). 05:57:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:33 [ssh-agent] Looking for ssh-agent implementation... 05:57:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:33 $ docker exec 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 ssh-agent 05:57:33 SSH_AUTH_SOCK=/tmp/ssh-yEmy9BJ6JnVT/agent.33 05:57:33 SSH_AGENT_PID=39 05:57:33 Running ssh-add (command line suppressed) 05:57:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3606116573149289884.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3606116573149289884.key) 05:57:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:34 + git tag --points-at HEAD [Pipeline] } 05:57:34 $ docker exec --env ******** --env ******** 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 ssh-agent -k 05:57:34 unset SSH_AUTH_SOCK; 05:57:34 unset SSH_AGENT_PID; 05:57:34 echo Agent pid 39 killed; 05:57:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:34 [ssh-agent] Looking for ssh-agent implementation... 05:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:34 $ docker exec 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 ssh-agent 05:57:34 SSH_AUTH_SOCK=/tmp/ssh-4uEPdraF6zUe/agent.72 05:57:34 SSH_AGENT_PID=78 05:57:34 Running ssh-add (command line suppressed) 05:57:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12214743938786476754.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12214743938786476754.key) 05:57:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:34 + git semver init 05:57:35 2024-07-03 05:57:35,106 [run_init] DEBUG init version:0.0.0 force:False 05:57:35 2024-07-03 05:57:35,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:57:35 2024-07-03 05:57:35,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:57:35 2024-07-03 05:57:35,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) 05:57:37 2024-07-03 05:57:37,189 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 05:57:37 2024-07-03 05:57:37,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 05:57:37 2024-07-03 05:57:37,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:57:37 2024-07-03 05:57:37,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:57:37 3.1.0-dev.43 [Pipeline] } 05:57:37 $ docker exec --env ******** --env ******** 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 ssh-agent -k 05:57:37 unset SSH_AUTH_SOCK; 05:57:37 unset SSH_AGENT_PID; 05:57:37 echo Agent pid 78 killed; 05:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:38 + git semver [Pipeline] } 05:57:38 $ docker stop --time=1 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 05:57:39 $ docker rm -f --volumes 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:40 Stashed 1 file(s) [Pipeline] echo 05:57:40 [edgeXSemver]: initialized semver on version 3.1.0-dev.43 [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 05:57:40 provisioning config files... 05:57:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9650635143480414487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:40 ---> ****-login.sh 05:57:40 nexus3.edgexfoundry.org:10001 05:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:40 Configure a credential helper to remove this warning. See 05:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:40 05:57:40 Login Succeeded 05:57:40 nexus3.edgexfoundry.org:10002 05:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:40 Configure a credential helper to remove this warning. See 05:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:40 05:57:40 Login Succeeded 05:57:40 nexus3.edgexfoundry.org:10003 05:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:41 Configure a credential helper to remove this warning. See 05:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:41 05:57:41 Login Succeeded 05:57:41 nexus3.edgexfoundry.org:10004 05:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:41 Configure a credential helper to remove this warning. See 05:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:41 05:57:41 Login Succeeded 05:57:41 ****.io 05:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:41 Configure a credential helper to remove this warning. See 05:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:41 05:57:41 Login Succeeded 05:57:41 ---> ****-login.sh ends [Pipeline] } 05:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:41 ========================================================= 05:57:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:57:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:41 + 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 . 05:57:42 Sending build context to Docker daemon 59.66MB 05:57:42 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:57:42 Step 2/15 : FROM ${BASE} AS builder 05:57:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:42 619be1103602: Pulling fs layer 05:57:42 7862e08f4a3e: Pulling fs layer 05:57:42 5df492c9dc93: Pulling fs layer 05:57:42 7629e6793208: Pulling fs layer 05:57:42 4f4fb700ef54: Pulling fs layer 05:57:42 fb5054dd5b73: Pulling fs layer 05:57:42 eeca6798cff9: Pulling fs layer 05:57:42 aa269ceb94a6: Pulling fs layer 05:57:42 ada007ff1a6a: Pulling fs layer 05:57:42 4f4fb700ef54: Waiting 05:57:42 fb5054dd5b73: Waiting 05:57:42 eeca6798cff9: Waiting 05:57:42 aa269ceb94a6: Waiting 05:57:42 ada007ff1a6a: Waiting 05:57:42 7862e08f4a3e: Download complete 05:57:42 7629e6793208: Verifying Checksum 05:57:42 7629e6793208: Download complete 05:57:42 4f4fb700ef54: Verifying Checksum 05:57:42 4f4fb700ef54: Download complete 05:57:42 fb5054dd5b73: Verifying Checksum 05:57:42 fb5054dd5b73: Download complete 05:57:42 619be1103602: Verifying Checksum 05:57:42 619be1103602: Download complete 05:57:42 eeca6798cff9: Verifying Checksum 05:57:42 eeca6798cff9: Download complete 05:57:42 619be1103602: Pull complete 05:57:42 ada007ff1a6a: Verifying Checksum 05:57:42 ada007ff1a6a: Download complete 05:57:42 7862e08f4a3e: Pull complete 05:57:42 5df492c9dc93: Verifying Checksum 05:57:42 5df492c9dc93: Download complete 05:57:43 aa269ceb94a6: Verifying Checksum 05:57:45 5df492c9dc93: Pull complete 05:57:45 7629e6793208: Pull complete 05:57:45 4f4fb700ef54: Pull complete 05:57:45 fb5054dd5b73: Pull complete 05:57:45 eeca6798cff9: Pull complete 05:57:48 aa269ceb94a6: Pull complete 05:57:48 ada007ff1a6a: Pull complete 05:57:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:57:48 ---> f489d0715acc 05:57:48 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:57:53 ---> Running in 3aaa7dfeae82 05:57:53 Removing intermediate container 3aaa7dfeae82 05:57:53 ---> 4bb1c073e394 05:57:53 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:57:53 ---> Running in 43b36a06c539 05:57:53 Removing intermediate container 43b36a06c539 05:57:53 ---> 8a914e03d01b 05:57:53 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:57:53 ---> Running in 64ea0c0b5730 05:57:54 Removing intermediate container 64ea0c0b5730 05:57:54 ---> 4366a7a7023b 05:57:54 Step 6/15 : LABEL Name=edgex-ui-go 05:57:54 ---> Running in 9486b3a3897e 05:57:54 Removing intermediate container 9486b3a3897e 05:57:54 ---> 845aadcc586f 05:57:54 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:57:54 ---> Running in 57b3a9e35faf 05:57:54 Removing intermediate container 57b3a9e35faf 05:57:54 ---> 84977a666b34 05:57:54 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:57:54 latest: Pulling from library/docker 05:57:54 ec99f8b99825: Pulling fs layer 05:57:54 337b172a7c47: Pulling fs layer 05:57:54 4f4fb700ef54: Pulling fs layer 05:57:54 d917b3449c2f: Pulling fs layer 05:57:54 de4e19c7f685: Pulling fs layer 05:57:54 c21be6ea5d6f: Pulling fs layer 05:57:54 6304ca1e2076: Pulling fs layer 05:57:54 b69e773f08c2: Pulling fs layer 05:57:54 7bb84f9b00ac: Pulling fs layer 05:57:54 61a71205c786: Pulling fs layer 05:57:54 0e9a38426947: Pulling fs layer 05:57:54 9ee4b7ed4876: Pulling fs layer 05:57:54 130a7cf00216: Pulling fs layer 05:57:54 1991d750d62b: Pulling fs layer 05:57:54 0a02f0ed53a5: Pulling fs layer 05:57:54 1875a26f1117: Pulling fs layer 05:57:54 de4e19c7f685: Waiting 05:57:54 c21be6ea5d6f: Waiting 05:57:54 6304ca1e2076: Waiting 05:57:54 b69e773f08c2: Waiting 05:57:54 7bb84f9b00ac: Waiting 05:57:54 61a71205c786: Waiting 05:57:54 0e9a38426947: Waiting 05:57:54 9ee4b7ed4876: Waiting 05:57:54 130a7cf00216: Waiting 05:57:54 1875a26f1117: Waiting 05:57:54 1991d750d62b: Waiting 05:57:54 0a02f0ed53a5: Waiting 05:57:54 d917b3449c2f: Waiting 05:57:54 4f4fb700ef54: Download complete 05:57:55 337b172a7c47: Verifying Checksum 05:57:55 337b172a7c47: Download complete 05:57:55 ec99f8b99825: Verifying Checksum 05:57:55 ec99f8b99825: Download complete 05:57:55 d917b3449c2f: Verifying Checksum 05:57:55 d917b3449c2f: Download complete 05:57:55 ec99f8b99825: Pull complete 05:57:55 337b172a7c47: Pull complete 05:57:55 6304ca1e2076: Verifying Checksum 05:57:55 6304ca1e2076: Download complete 05:57:55 de4e19c7f685: Verifying Checksum 05:57:55 de4e19c7f685: Download complete 05:57:55 4f4fb700ef54: Pull complete 05:57:55 b69e773f08c2: Verifying Checksum 05:57:55 b69e773f08c2: Download complete 05:57:55 7bb84f9b00ac: Verifying Checksum 05:57:55 7bb84f9b00ac: Download complete 05:57:55 d917b3449c2f: Pull complete 05:57:55 Still waiting to schedule task 05:57:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4891’ is offline 05:57:55 c21be6ea5d6f: Verifying Checksum 05:57:55 c21be6ea5d6f: Download complete 05:57:55 61a71205c786: Verifying Checksum 05:57:55 61a71205c786: Download complete 05:57:55 9ee4b7ed4876: Download complete 05:57:55 130a7cf00216: Verifying Checksum 05:57:55 130a7cf00216: Download complete 05:57:55 0e9a38426947: Verifying Checksum 05:57:55 0e9a38426947: Download complete 05:57:55 0a02f0ed53a5: Verifying Checksum 05:57:55 0a02f0ed53a5: Download complete 05:57:55 de4e19c7f685: Pull complete 05:57:55 1875a26f1117: Verifying Checksum 05:57:55 1875a26f1117: Download complete 05:57:56 1991d750d62b: Verifying Checksum 05:57:56 1991d750d62b: Download complete 05:57:56 c21be6ea5d6f: Pull complete 05:57:56 6304ca1e2076: Pull complete 05:57:56 b69e773f08c2: Pull complete 05:57:56 7bb84f9b00ac: Pull complete 05:57:56 61a71205c786: Pull complete 05:57:57 0e9a38426947: Pull complete 05:57:57 9ee4b7ed4876: Pull complete 05:57:57 130a7cf00216: Pull complete 05:57:58 1991d750d62b: Pull complete 05:57:58 0a02f0ed53a5: Pull complete 05:57:58 1875a26f1117: Pull complete 05:57:58 Digest: sha256:3e52ceff980f04b332292e06421ba0d1b5818d1ff38c9e39b3b1cd0d67b2d8c1 05:57:58 Status: Downloaded newer image for docker:latest 05:58:01 ---> 2d8a481a5d6f 05:58:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:58:01 ---> Running in aee042371415 05:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:01 OK: 264 MiB in 52 packages 05:58:02 Removing intermediate container aee042371415 05:58:02 ---> 42fa065d24a8 05:58:02 Step 10/15 : ENV GO111MODULE=on 05:58:02 ---> Running in 711bf54c22c2 05:58:02 Removing intermediate container 711bf54c22c2 05:58:02 ---> e84314f1fbcc 05:58:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:58:02 ---> Running in 41fd3f507bea 05:58:02 Removing intermediate container 41fd3f507bea 05:58:02 ---> d66954aee9eb 05:58:02 Step 12/15 : COPY go.mod vendor* ./ 05:58:02 ---> 7a07e70954f5 05:58:02 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:02 ---> Running in 4c0209aa91b9 05:58:49 Removing intermediate container 4c0209aa91b9 05:58:49 ---> 13c4822af26f 05:58:49 Step 14/15 : COPY . . 05:58:51 ---> fe13fe9d65fe 05:58:51 Step 15/15 : RUN ${MAKE} 05:58:51 ---> Running in a19a7aa0b8b7 05:58:52 noop 05:58:52 Removing intermediate container a19a7aa0b8b7 05:58:52 ---> 0353903e869f 05:58:52 Successfully built 0353903e869f 05:58:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:53 + docker inspect -f . ci-base-image-x86_64 05:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:53 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 05:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:53 $ docker top f43305ed8a7e8e3c7715cc177eab6e9fc856f3438f6fad764d5a1d8b74ce0f2d -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:53 + go version 05:58:53 go version go1.21.9 linux/amd64 [Pipeline] } 05:58:53 $ docker stop --time=1 f43305ed8a7e8e3c7715cc177eab6e9fc856f3438f6fad764d5a1d8b74ce0f2d 05:58:55 $ docker rm -f --volumes f43305ed8a7e8e3c7715cc177eab6e9fc856f3438f6fad764d5a1d8b74ce0f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:55 + docker inspect -f . ci-base-image-x86_64 05:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:55 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 05:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:55 $ docker top f67a193b1b67d4fe69cdd002e8fd98ef18fb3b4e72713eb8db5eed7a2fd2ff3c -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 05:58:56 + make test 05:58:56 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:58:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:59:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:59:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:59:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:59:12 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:59:12 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:59:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:59:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:59:12 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:59:13 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:59:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:59:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:59:19 ./bin/test-attribution-txt.sh 05:59:19 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:59:19 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:59:19 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:59:19 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:59:19 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:59:19 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:59:19 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:59:19 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:59:19 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:59:19 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 05:59:19 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 05:59:19 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 05:59:19 make -C web test 05:59:19 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 05:59:19 make[1]: tput: No such file or directory 05:59:19 make[1]: tput: No such file or directory 05:59:19 warning: generating ./VERSION 05:59:19 echo "0.0.0" > VERSION 05:59:19 docker build \ 05:59:19 -f Dockerfile \ 05:59:19 --build-arg USER=1000 \ 05:59:19 \ 05:59:19 --label "git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc" \ 05:59:19 -t edgexfoundry/edgex-web-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc \ 05:59:19 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:59:19 . 05:59:19 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:59:19 Install the buildx component to build images with BuildKit: 05:59:19 https://docs.docker.com/go/buildx/ 05:59:19 05:59:19 Sending build context to Docker daemon 2.62MB 05:59:19 Step 1/11 : FROM node:18-alpine3.18 05:59:19 18-alpine3.18: Pulling from library/node 05:59:19 619be1103602: Already exists 05:59:19 7e9a007eb24b: Pulling fs layer 05:59:19 5189255e31c8: Pulling fs layer 05:59:19 88f4f8a6bc8d: Pulling fs layer 05:59:19 88f4f8a6bc8d: Verifying Checksum 05:59:19 88f4f8a6bc8d: Download complete 05:59:19 5189255e31c8: Verifying Checksum 05:59:19 5189255e31c8: Download complete 05:59:19 7e9a007eb24b: Verifying Checksum 05:59:19 7e9a007eb24b: Download complete 05:59:20 7e9a007eb24b: Pull complete 05:59:20 5189255e31c8: Pull complete 05:59:20 88f4f8a6bc8d: Pull complete 05:59:20 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 05:59:20 Status: Downloaded newer image for node:18-alpine3.18 05:59:20 ---> a19326513a45 05:59:20 Step 2/11 : RUN apk add --no-cache chromium 05:59:25 ---> Running in 80cfabd23151 05:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:25 (1/154) Installing libexpat (2.6.2-r0) 05:59:25 (2/154) Installing brotli-libs (1.0.9-r14) 05:59:25 (3/154) Installing libbz2 (1.0.8-r5) 05:59:25 (4/154) Installing libpng (1.6.39-r3) 05:59:25 (5/154) Installing freetype (2.13.0-r5) 05:59:25 (6/154) Installing fontconfig (2.14.2-r3) 05:59:25 (7/154) Installing libfontenc (1.1.7-r2) 05:59:25 (8/154) Installing mkfontscale (1.2.2-r3) 05:59:25 (9/154) Installing font-opensans (0_git20210927-r1) 05:59:25 (10/154) Installing pkgconf (1.9.5-r0) 05:59:25 (11/154) Installing libffi (3.4.4-r2) 05:59:25 (12/154) Installing libintl (0.21.1-r7) 05:59:25 (13/154) Installing libblkid (2.38.1-r8) 05:59:25 (14/154) Installing libmount (2.38.1-r8) 05:59:25 (15/154) Installing pcre2 (10.42-r1) 05:59:25 (16/154) Installing glib (2.76.6-r0) 05:59:25 (17/154) Installing xz-libs (5.4.3-r0) 05:59:25 (18/154) Installing libxml2 (2.11.8-r0) 05:59:25 (19/154) Installing shared-mime-info (2.2-r5) 05:59:25 (20/154) Installing hicolor-icon-theme (0.17-r2) 05:59:25 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 05:59:25 (22/154) Installing libwebp (1.3.2-r0) 05:59:25 (23/154) Installing zstd-libs (1.5.5-r4) 05:59:25 (24/154) Installing tiff (4.5.1-r0) 05:59:25 (25/154) Installing gdk-pixbuf (2.42.10-r5) 05:59:25 (26/154) Installing gtk-update-icon-cache (3.24.41-r0) 05:59:25 (27/154) Installing libxau (1.0.11-r2) 05:59:25 (28/154) Installing libmd (1.0.4-r2) 05:59:25 (29/154) Installing libbsd (0.11.7-r1) 05:59:25 (30/154) Installing libxdmcp (1.1.4-r2) 05:59:25 (31/154) Installing libxcb (1.15-r1) 05:59:26 (32/154) Installing libx11 (1.8.7-r0) 05:59:26 (33/154) Installing libxcomposite (0.4.6-r3) 05:59:26 (34/154) Installing libxfixes (6.0.1-r2) 05:59:26 (35/154) Installing libxrender (0.9.11-r3) 05:59:26 (36/154) Installing libxcursor (1.2.1-r2) 05:59:26 (37/154) Installing libxdamage (1.1.6-r2) 05:59:26 (38/154) Installing libxext (1.3.5-r2) 05:59:26 (39/154) Installing libxi (1.8.1-r0) 05:59:26 (40/154) Installing libxinerama (1.1.5-r2) 05:59:26 (41/154) Installing libxrandr (1.5.3-r2) 05:59:26 (42/154) Installing libatk-1.0 (2.48.4-r0) 05:59:26 (43/154) Installing libxtst (1.2.4-r2) 05:59:26 (44/154) Installing dbus-libs (1.14.8-r0) 05:59:26 (45/154) Installing at-spi2-core (2.48.4-r0) 05:59:26 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 05:59:26 (47/154) Installing pixman (0.42.2-r1) 05:59:26 (48/154) Installing cairo (1.17.8-r1) 05:59:26 (49/154) Installing cairo-gobject (1.17.8-r1) 05:59:26 (50/154) Installing avahi-libs (0.8-r13) 05:59:26 (51/154) Installing gmp (6.2.1-r3) 05:59:26 (52/154) Installing nettle (3.8.1-r2) 05:59:26 (53/154) Installing libunistring (1.1-r1) 05:59:26 (54/154) Installing libidn2 (2.3.4-r1) 05:59:26 (55/154) Installing p11-kit (0.24.1-r2) 05:59:26 (56/154) Installing libtasn1 (4.19.0-r1) 05:59:26 (57/154) Installing gnutls (3.8.4-r0) 05:59:26 (58/154) Installing cups-libs (2.4.9-r0) 05:59:26 (59/154) Installing libepoxy (1.5.10-r1) 05:59:26 (60/154) Installing fribidi (1.0.13-r0) 05:59:26 (61/154) Installing graphite2 (1.3.14-r5) 05:59:26 (62/154) Installing harfbuzz (7.3.0-r0) 05:59:26 (63/154) Installing libxft (2.3.8-r1) 05:59:26 (64/154) Installing pango (1.50.14-r1) 05:59:26 (65/154) Installing wayland-libs-client (1.22.0-r2) 05:59:26 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 05:59:26 (67/154) Installing wayland-libs-egl (1.22.0-r2) 05:59:26 (68/154) Installing xkeyboard-config (2.38-r0) 05:59:26 (69/154) Installing libxkbcommon (1.5.0-r2) 05:59:26 (70/154) Installing gtk+3.0 (3.24.41-r0) 05:59:26 (71/154) Installing icu-data-full (73.2-r2) 05:59:26 (72/154) Installing mesa (23.0.4-r0) 05:59:26 (73/154) Installing llvm15-libs (15.0.7-r6) 05:59:27 (74/154) Installing hwdata-pci (0.370-r0) 05:59:27 (75/154) Installing libpciaccess (0.17-r2) 05:59:27 (76/154) Installing libdrm (2.4.115-r4) 05:59:27 (77/154) Installing musl-fts (1.2.7-r5) 05:59:27 (78/154) Installing libelf (0.189-r2) 05:59:27 (79/154) Installing mesa-glapi (23.0.4-r0) 05:59:27 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 05:59:27 (81/154) Installing eudev-libs (3.2.11-r8) 05:59:27 (82/154) Installing libmagic (5.45-r0) 05:59:27 (83/154) Installing file (5.45-r0) 05:59:27 (84/154) Installing libice (1.1.1-r2) 05:59:27 (85/154) Installing libuuid (2.38.1-r8) 05:59:27 (86/154) Installing libsm (1.2.4-r1) 05:59:27 (87/154) Installing libxt (1.3.0-r2) 05:59:27 (88/154) Installing libxmu (1.1.4-r2) 05:59:27 (89/154) Installing xset (1.2.5-r1) 05:59:27 (90/154) Installing xprop (1.2.7-r0) 05:59:27 (91/154) Installing xdg-utils (1.1.3-r4) 05:59:27 (92/154) Installing libogg (1.3.5-r4) 05:59:27 (93/154) Installing flac-libs (1.4.3-r0) 05:59:27 (94/154) Installing alsa-lib (1.2.9-r1) 05:59:27 (95/154) Installing libatomic (12.2.1_git20220924-r10) 05:59:27 (96/154) Installing svt-av1-libs (1.6.0-r0) 05:59:27 (97/154) Installing aom-libs (3.6.1-r0) 05:59:27 (98/154) Installing libva (2.18.0-r1) 05:59:27 (99/154) Installing libvdpau (1.5-r1) 05:59:27 (100/154) Installing onevpl-libs (2023.2.1-r0) 05:59:27 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 05:59:27 (102/154) Installing libdav1d (1.2.1-r0) 05:59:27 (103/154) Installing libhwy (1.0.4-r1) 05:59:27 (104/154) Installing lcms2 (2.15-r2) 05:59:27 (105/154) Installing libjxl (0.8.2-r0) 05:59:27 (106/154) Installing lame-libs (3.100-r5) 05:59:27 (107/154) Installing opus (1.4-r0) 05:59:27 (108/154) Installing libgomp (12.2.1_git20220924-r10) 05:59:27 (109/154) Installing soxr (0.1.3-r5) 05:59:27 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 05:59:27 (111/154) Installing libtheora (1.1.1-r17) 05:59:27 (112/154) Installing libvorbis (1.3.7-r1) 05:59:27 (113/154) Installing libvpx (1.13.0-r2) 05:59:28 (114/154) Installing x264-libs (0.164_git20220602-r1) 05:59:28 (115/154) Installing numactl (2.0.16-r4) 05:59:28 (116/154) Installing x265-libs (3.5-r4) 05:59:28 (117/154) Installing xvidcore (1.3.7-r1) 05:59:28 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 05:59:28 (119/154) Installing libbluray (1.3.4-r0) 05:59:28 (120/154) Installing mpg123-libs (1.31.3-r1) 05:59:28 (121/154) Installing libopenmpt (0.7.2-r0) 05:59:28 (122/154) Installing cjson (1.7.17-r0) 05:59:28 (123/154) Installing mbedtls (2.28.8-r0) 05:59:28 (124/154) Installing librist (0.2.7-r0) 05:59:28 (125/154) Installing libsrt (1.5.2-r0) 05:59:28 (126/154) Installing libssh (0.10.5-r0) 05:59:28 (127/154) Installing libsodium (1.0.18-r3) 05:59:28 (128/154) Installing libzmq (4.3.4-r4) 05:59:28 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 05:59:28 (130/154) Installing libevent (2.1.12-r6) 05:59:28 (131/154) Installing wayland-libs-server (1.22.0-r2) 05:59:28 (132/154) Installing mesa-gbm (23.0.4-r0) 05:59:28 (133/154) Installing harfbuzz-subset (7.3.0-r0) 05:59:28 (134/154) Installing icu-libs (73.2-r2) 05:59:28 (135/154) Installing jsoncpp (1.9.5-r0) 05:59:28 (136/154) Installing minizip (1.2.13-r1) 05:59:28 (137/154) Installing nspr (4.35-r2) 05:59:28 (138/154) Installing sqlite-libs (3.41.2-r3) 05:59:28 (139/154) Installing nss (3.94-r0) 05:59:28 (140/154) Installing pipewire-libs (0.3.70-r1) 05:59:28 (141/154) Installing libasyncns (0.8-r1) 05:59:28 (142/154) Installing libltdl (2.4.7-r2) 05:59:28 (143/154) Installing orc (0.4.34-r0) 05:59:28 (144/154) Installing libsndfile (1.2.0-r2) 05:59:28 (145/154) Installing speexdsp (1.2.1-r1) 05:59:28 (146/154) Installing tdb-libs (1.4.8-r1) 05:59:28 (147/154) Installing libpulse (16.1-r10) 05:59:28 (148/154) Installing snappy (1.1.10-r1) 05:59:28 (149/154) Installing libwoff2common (1.0.2-r2) 05:59:28 (150/154) Installing libwoff2enc (1.0.2-r2) 05:59:28 (151/154) Installing libgpg-error (1.47-r1) 05:59:28 (152/154) Installing libgcrypt (1.10.2-r1) 05:59:28 (153/154) Installing libxslt (1.1.38-r0) 05:59:28 (154/154) Installing chromium (119.0.6045.159-r0) 05:59:29 Executing busybox-1.36.1-r5.trigger 05:59:29 Executing fontconfig-2.14.2-r3.trigger 05:59:29 Executing mkfontscale-1.2.2-r3.trigger 05:59:29 Executing glib-2.76.6-r0.trigger 05:59:29 Executing shared-mime-info-2.2-r5.trigger 05:59:30 Executing gdk-pixbuf-2.42.10-r5.trigger 05:59:30 Executing gtk-update-icon-cache-3.24.41-r0.trigger 05:59:30 Executing gtk+3.0-3.24.41-r0.trigger 05:59:30 OK: 579 MiB in 171 packages 05:59:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4893 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:59:33 Running in /w/workspace/edgex-ui-go/173 [Pipeline] { [Pipeline] checkout 05:59:33 The recommended git tool is: git 05:59:41 using credential edgex-jenkins-ssh 05:59:41 Cloning the remote Git repository 05:59:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:59:42 > git init /w/workspace/edgex-ui-go/173 # timeout=10 05:59:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:59:42 > git --version # timeout=10 05:59:42 Removing intermediate container 80cfabd23151 05:59:42 ---> d7c11f103cf4 05:59:42 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:59:42 ---> Running in 25329e6b449e 05:59:42 Removing intermediate container 25329e6b449e 05:59:42 ---> 5c47fffbd51a 05:59:42 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:59:42 ---> Running in ff0880252f32 05:59:42 Removing intermediate container ff0880252f32 05:59:42 ---> ec8a29ed4173 05:59:42 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:59:42 ---> Running in e0d1da04c9e5 05:59:42 Removing intermediate container e0d1da04c9e5 05:59:42 ---> 57f0bcc3bfae 05:59:42 Step 6/11 : RUN npm install -g npm 05:59:42 ---> Running in fc0121c596b0 05:59:42 > git --version # 'git version 2.25.1' 05:59:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:59:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:48 Avoid second fetch 05:59:48 Checking out Revision a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc (main) 05:59:49 Commit message: "Merge pull request #768 from cloudxxx8/clean-dependabot" 05:59:48 > git config core.sparsecheckout # timeout=10 05:59:48 > git checkout -f a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 05:59:50 05:59:50 removed 2 packages, and changed 63 packages in 7s 05:59:50 05:59:50 24 packages are looking for funding 05:59:50 run `npm fund` for details 05:59:51 Removing intermediate container fc0121c596b0 05:59:51 ---> 9515570e9df1 05:59:51 Step 7/11 : ARG USER=1000 05:59:51 ---> Running in 2a9840885266 05:59:51 Removing intermediate container 2a9840885266 05:59:51 ---> 698418f29d49 05:59:51 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:59:51 ---> Running in b19fa05621c1 05:59:52 Removing intermediate container b19fa05621c1 05:59:52 ---> 2fba73c1d709 05:59:52 Step 9/11 : USER $USER:$USER 05:59:52 ---> Running in 1722cdfa6936 05:59:52 Removing intermediate container 1722cdfa6936 05:59:52 ---> 86f40443fb4b 05:59:52 Step 10/11 : WORKDIR /app 05:59:52 ---> Running in 3fff09f033e8 05:59:52 Removing intermediate container 3fff09f033e8 05:59:52 ---> 123ccc255c95 05:59:52 Step 11/11 : LABEL git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 05:59:52 ---> Running in d79523340728 05:59:52 Removing intermediate container d79523340728 05:59:52 ---> 156874d6b4e6 05:59:52 Successfully built 156874d6b4e6 05:59:52 Successfully tagged edgexfoundry/edgex-web-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 05:59:52 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:59:52 touch edgex-web-ui.imagebuilt 05:59:52 mkdir -p node_modules coverage 05:59:52 chown "1000:1000" . node_modules coverage package-lock.json 05:59:52 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:59:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:59:54 Dload Upload Total Spent Left Speed 05:59:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 05:59:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:59:55 + sudo tee /etc/docker/daemon.new 05:59:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:59:55 { 05:59:55 "registry-mirrors": [ 05:59:55 "https://nexus3.edgexfoundry.org:10001" 05:59:55 ], 05:59:55 "bip": "10.250.0.254/24", 05:59:55 "hosts": [ 05:59:55 "tcp://0.0.0.0:5555", 05:59:55 "unix:///var/run/docker.sock" 05:59:55 ], 05:59:55 "mtu": 1458, 05:59:55 "selinux-enabled": true, 05:59:55 "seccomp-profile": "/etc/docker/seccomp.json" 05:59:55 } [Pipeline] sh 05:59:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:59:55 + sudo service docker restart 05:59:56 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 05:59:58 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:59:58 npm warn deprecated har-validator@5.1.5: this library is no longer supported 05:59:59 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 05:59:59 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 05:59:59 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 06:00:00 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 06:00:00 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. 06:00:00 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. 06:00:00 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 06:00:00 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 06:00:01 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. 06:00:04 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. 06:00:08 06:00:08 added 1182 packages, and audited 1183 packages in 15s 06:00:08 06:00:08 100 packages are looking for funding 06:00:08 run `npm fund` for details 06:00:08 06:00:08 26 vulnerabilities (13 moderate, 12 high, 1 critical) 06:00:08 06:00:08 To address issues that do not require attention, run: 06:00:08 npm audit fix 06:00:08 06:00:08 To address all issues (including breaking changes), run: 06:00:08 npm audit fix --force 06:00:08 06:00:08 Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:14 provisioning config files... 06:00:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/173@tmp/config6168116860736438530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:14 ---> ****-login.sh 06:00:14 nexus3.edgexfoundry.org:10001 06:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:15 Configure a credential helper to remove this warning. See 06:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:15 06:00:15 Login Succeeded 06:00:15 nexus3.edgexfoundry.org:10002 06:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:15 Configure a credential helper to remove this warning. See 06:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:15 06:00:15 Login Succeeded 06:00:15 nexus3.edgexfoundry.org:10003 06:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:16 Configure a credential helper to remove this warning. See 06:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:16 06:00:16 Login Succeeded 06:00:16 nexus3.edgexfoundry.org:10004 06:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:16 Configure a credential helper to remove this warning. See 06:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:16 06:00:16 Login Succeeded 06:00:16 ****.io 06:00:16 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 06:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:16 Configure a credential helper to remove this warning. See 06:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:16 06:00:16 Login Succeeded 06:00:16 ---> ****-login.sh ends [Pipeline] } 06:00:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:00:17 ========================================================= 06:00:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:00:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:17 + 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 . 06:00:17 - Generating browser application bundles (phase: setup)... 06:00:19 Sending build context to Docker daemon 35.48MB 06:00:19 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:00:19 Step 2/15 : FROM ${BASE} AS builder 06:00:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:19 c6b39de5b339: Pulling fs layer 06:00:19 a69c41024577: Pulling fs layer 06:00:19 d6de4b400683: Pulling fs layer 06:00:19 35cb2a7552d0: Pulling fs layer 06:00:19 4f4fb700ef54: Pulling fs layer 06:00:19 464afbd9ba4c: Pulling fs layer 06:00:19 00f215d4a9da: Pulling fs layer 06:00:19 d496ad576159: Pulling fs layer 06:00:19 464afbd9ba4c: Waiting 06:00:19 00f215d4a9da: Waiting 06:00:19 35cb2a7552d0: Waiting 06:00:19 4f4fb700ef54: Waiting 06:00:19 a69c41024577: Verifying Checksum 06:00:19 a69c41024577: Download complete 06:00:19 35cb2a7552d0: Verifying Checksum 06:00:19 35cb2a7552d0: Download complete 06:00:19 4f4fb700ef54: Download complete 06:00:19 464afbd9ba4c: Verifying Checksum 06:00:19 464afbd9ba4c: Download complete 06:00:19 c6b39de5b339: Verifying Checksum 06:00:19 c6b39de5b339: Download complete 06:00:19 d496ad576159: Verifying Checksum 06:00:19 d496ad576159: Download complete 06:00:20 c6b39de5b339: Pull complete 06:00:20 a69c41024577: Pull complete 06:00:21 d6de4b400683: Verifying Checksum 06:00:21 d6de4b400683: Download complete 06:00:22 00f215d4a9da: Verifying Checksum 06:00:22 00f215d4a9da: Download complete 06:00:34 d6de4b400683: Pull complete 06:00:34 35cb2a7552d0: Pull complete 06:00:34 4f4fb700ef54: Pull complete 06:00:34 464afbd9ba4c: Pull complete 06:00:39 ✔ Browser application bundle generation complete. 06:00:39 03 07 2024 06:00:39.889:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 06:00:39 03 07 2024 06:00:39.891:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 06:00:39 03 07 2024 06:00:39.893:INFO [launcher]: Starting browser ChromeHeadless 06:00:40 03 07 2024 06:00:40.253:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket JPxW46Y2FK96lXWoAAAB with id 75561804 06:00:43 00f215d4a9da: Pull complete 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.106 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.15 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.155 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.159 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.161 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.163 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.176 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.178 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.204 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.217 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.221 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.246 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.249 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.27 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.282 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.289 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.291 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.293 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.307 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.318 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.328 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.33 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.331 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.333 secs) 06:00:43 WARN: ' 06:00:43 It looks like you're using ngModel on the same form field as formControlName. 06:00:43 Support for using the ngModel input property and ngModelChange event with 06:00:43 reactive form directives has been deprecated in Angular v6 and will be removed 06:00:43 in a future version of Angular. 06:00:43 06:00:43 For more information on this, see our API docs here: 06:00:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:00:43 ' 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.333 secs) 06:00:43 WARN: ' 06:00:43 It looks like you're using ngModel on the same form field as formControlName. 06:00:43 Support for using the ngModel input property and ngModelChange event with 06:00:43 reactive form directives has been deprecated in Angular v6 and will be removed 06:00:43 in a future version of Angular. 06:00:43 06:00:43 For more information on this, see our API docs here: 06:00:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:00:43 ' 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.355 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.38 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.393 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.419 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.427 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.436 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.439 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.441 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.447 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.476 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.49 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.492 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.531 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.537 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.541 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.543 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.557 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.563 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.568 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.572 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.576 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.599 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.6 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.601 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.62 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.635 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.64 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.644 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.651 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.655 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.657 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.658 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.659 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.673 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.698 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.719 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.731 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.751 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.756 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.766 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.782 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.784 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.785 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.801 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.803 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.81 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.814 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.828 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.833 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.849 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.852 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.853 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.865 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.87 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.872 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.874 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.882 secs) 06:00:43 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 06:00:43 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 06:00:43 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.882 secs) 06:00:43 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 06:00:43 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 06:00:43 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.884 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.9 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.908 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.912 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.919 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.922 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.924 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.938 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.941 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.943 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.945 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.947 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.949 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.951 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.968 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.971 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.978 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.985 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.998 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.004 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.032 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.047 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.052 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.062 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.065 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.067 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.071 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.084 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.088 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.094 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.095 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.096 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.097 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.116 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.122 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.138 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.158 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.182 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.199 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.207 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.226 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.232 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.239 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.244 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.256 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.258 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.259 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.272 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.277 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.285 secs) 06:00:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.289 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.343 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.351 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.354 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.357 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.368 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.372 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.373 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.375 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.376 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.385 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.396 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.403 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.405 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.408 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.412 secs) 06:00:44 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.604 secs / 1.412 secs) 06:00:44 TOTAL: 147 SUCCESS 06:00:44 ✔ Browser application bundle generation complete. 06:00:44 06:00:44 =============================== Coverage summary =============================== 06:00:44 Statements : 38.93% ( 1370/3519 ) 06:00:44 Branches : 15.3% ( 94/614 ) 06:00:44 Functions : 31.99% ( 422/1319 ) 06:00:44 Lines : 38.85% ( 1339/3446 ) 06:00:44 ================================================================================ 06:00:44 ✔ Browser application bundle generation complete. 06:00:45 d496ad576159: Pull complete 06:00:45 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:00:45 ---> f246e2811388 06:00:45 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:00:46 ---> Running in 9323dfa86313 06:00:46 Removing intermediate container 9323dfa86313 06:00:46 ---> 9eb90a125d0f 06:00:46 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:00:46 ---> Running in d1e161ec78fd 06:00:47 Removing intermediate container d1e161ec78fd 06:00:47 ---> 6f4c2dca2944 06:00:47 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:00:47 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 06:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:00:47 $ docker stop --time=1 f67a193b1b67d4fe69cdd002e8fd98ef18fb3b4e72713eb8db5eed7a2fd2ff3c 06:00:47 ---> Running in ed6b19b610fc 06:00:47 Removing intermediate container ed6b19b610fc 06:00:47 ---> bd31b852e0f0 06:00:47 Step 6/15 : LABEL Name=edgex-ui-go 06:00:47 ---> Running in 22d5199e0e3b 06:00:47 Removing intermediate container 22d5199e0e3b 06:00:47 ---> c9902fe7fad9 06:00:47 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:00:47 ---> Running in 4b13959b1ffb 06:00:48 Removing intermediate container 4b13959b1ffb 06:00:48 ---> 4456b18d2348 06:00:48 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:00:48 $ docker rm -f --volumes f67a193b1b67d4fe69cdd002e8fd98ef18fb3b4e72713eb8db5eed7a2fd2ff3c [Pipeline] // withDockerContainer [Pipeline] sh 06:00:48 latest: Pulling from library/docker 06:00:48 a258b2a6b59a: Pulling fs layer 06:00:48 fd3b21a9b13e: Pulling fs layer 06:00:48 4f4fb700ef54: Pulling fs layer 06:00:48 586562bcc1cb: Pulling fs layer 06:00:48 74f18f513eb6: Pulling fs layer 06:00:48 fe274b42de9c: Pulling fs layer 06:00:48 ab3205340939: Pulling fs layer 06:00:48 74f18f513eb6: Waiting 06:00:48 fe274b42de9c: Waiting 06:00:48 586562bcc1cb: Waiting 06:00:48 ab3205340939: Waiting 06:00:48 baaabb9d2065: Pulling fs layer 06:00:48 ae2168fa498f: Pulling fs layer 06:00:48 baaabb9d2065: Waiting 06:00:48 ae2168fa498f: Waiting 06:00:48 9dac0657b129: Pulling fs layer 06:00:48 0c6772d9dda2: Pulling fs layer 06:00:48 b14865a998e9: Pulling fs layer 06:00:48 2b718259c71d: Pulling fs layer 06:00:48 71228ad5c8bd: Pulling fs layer 06:00:48 69c3cede826c: Pulling fs layer 06:00:48 25bca4a4996d: Pulling fs layer 06:00:48 b14865a998e9: Waiting 06:00:48 2b718259c71d: Waiting 06:00:48 9dac0657b129: Waiting 06:00:48 71228ad5c8bd: Waiting 06:00:48 69c3cede826c: Waiting 06:00:48 25bca4a4996d: Waiting 06:00:48 0c6772d9dda2: Waiting 06:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:48 4f4fb700ef54: Verifying Checksum 06:00:48 4f4fb700ef54: Download complete 06:00:48 fd3b21a9b13e: Verifying Checksum 06:00:48 fd3b21a9b13e: Download complete 06:00:49 Stashed 1 file(s) [Pipeline] } 06:00:49 586562bcc1cb: Download complete 06:00:49 a258b2a6b59a: Verifying Checksum 06:00:49 a258b2a6b59a: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:49 + sudo chown -R jenkins:jenkins . 06:00:49 74f18f513eb6: Verifying Checksum 06:00:49 74f18f513eb6: Download complete 06:00:49 fe274b42de9c: Verifying Checksum 06:00:49 fe274b42de9c: Download complete 06:00:49 ab3205340939: Verifying Checksum 06:00:49 ab3205340939: Download complete [Pipeline] sh 06:00:50 ae2168fa498f: Verifying Checksum 06:00:50 ae2168fa498f: Download complete 06:00:50 9dac0657b129: Verifying Checksum 06:00:50 9dac0657b129: Download complete 06:00:50 baaabb9d2065: Verifying Checksum 06:00:50 baaabb9d2065: Download complete 06:00:50 a258b2a6b59a: Pull complete 06:00:50 2b718259c71d: Verifying Checksum 06:00:50 2b718259c71d: Download complete 06:00:50 b14865a998e9: Verifying Checksum 06:00:50 b14865a998e9: Download complete 06:00:50 + ls -al . 06:00:50 total 264 06:00:50 drwxrwxr-x 13 jenkins jenkins 4096 Jul 3 05:58 . 06:00:50 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:57 .. 06:00:50 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:57 .blubracket 06:00:50 -rw-rw-r-- 1 jenkins jenkins 18 Jul 3 05:57 .dockerignore 06:00:50 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 05:57 .git 06:00:50 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:57 .github 06:00:50 -rw-rw-r-- 1 jenkins jenkins 178 Jul 3 05:57 .gitignore 06:00:50 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 05:57 .semver 06:00:50 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 3 05:57 Attribution.txt 06:00:50 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 3 05:57 CHANGELOG.md 06:00:50 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 3 05:57 CONTRIBUTING.md 06:00:50 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 3 05:57 Dockerfile 06:00:50 -rw-rw-r-- 1 jenkins jenkins 652 Jul 3 05:57 Jenkinsfile 06:00:50 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 3 05:57 LICENSE 06:00:50 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 3 05:57 Makefile 06:00:50 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 3 05:57 README.md 06:00:50 -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 05:57 VERSION 06:00:50 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 3 05:57 angularmigrationlogs.md 06:00:50 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:57 assets 06:00:50 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:57 bin 06:00:50 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:57 cmd 06:00:50 -rw-r--r-- 1 jenkins jenkins 10 Jul 3 05:58 coverage.out 06:00:50 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:57 docs 06:00:50 -rw-rw-r-- 1 jenkins jenkins 6918 Jul 3 05:57 go.mod 06:00:50 -rw-rw-r-- 1 jenkins jenkins 100713 Jul 3 05:57 go.sum 06:00:50 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 05:57 internal 06:00:50 -rwxrwxr-x 1 jenkins jenkins 568 Jul 3 05:57 redeploy.sh 06:00:50 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:57 testing 06:00:50 -rw-rw-r-- 1 jenkins jenkins 155 Jul 3 05:57 version.go 06:00:50 drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 06:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:50 69c3cede826c: Verifying Checksum 06:00:50 69c3cede826c: Download complete 06:00:50 25bca4a4996d: Verifying Checksum 06:00:50 25bca4a4996d: Download complete 06:00:50 + 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=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc --label arch=amd64 --label version=3.1.0-dev.43 . 06:00:50 0c6772d9dda2: Verifying Checksum 06:00:50 0c6772d9dda2: Download complete 06:00:50 fd3b21a9b13e: Pull complete 06:00:50 4f4fb700ef54: Pull complete 06:00:51 586562bcc1cb: Pull complete 06:00:51 Sending build context to Docker daemon 346.6MB 06:00:51 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 06:00:51 Step 2/27 : FROM ${BASE} AS builder 06:00:51 ---> 0353903e869f 06:00:51 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:00:52 71228ad5c8bd: Verifying Checksum 06:00:52 71228ad5c8bd: Download complete 06:00:53 74f18f513eb6: Pull complete 06:00:54 ---> Running in 24144906c593 06:00:54 Removing intermediate container 24144906c593 06:00:54 ---> 0d001dd9a315 06:00:54 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 06:00:54 ---> Running in 021cdb7e06ec 06:00:54 Removing intermediate container 021cdb7e06ec 06:00:54 ---> 7a3f59420983 06:00:54 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 06:00:54 ---> Running in fbbad123f6f8 06:00:54 Removing intermediate container fbbad123f6f8 06:00:54 ---> 05a811dd3e7a 06:00:54 Step 6/27 : LABEL Name=edgex-ui-go 06:00:54 ---> Running in 2608c0709ef8 06:00:54 Removing intermediate container 2608c0709ef8 06:00:54 ---> ad0b193985ba 06:00:54 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:00:54 ---> Running in ce8a90755412 06:00:54 fe274b42de9c: Pull complete 06:00:54 Removing intermediate container ce8a90755412 06:00:54 ---> cadbc06fdd4c 06:00:54 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:00:55 ---> 7343f2abddee 06:00:55 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:55 ---> Running in f0c2c8ebe872 06:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:56 ab3205340939: Pull complete 06:00:56 OK: 264 MiB in 52 packages 06:00:56 baaabb9d2065: Pull complete 06:00:56 Removing intermediate container f0c2c8ebe872 06:00:56 ---> d84edffd952c 06:00:56 Step 10/27 : ENV GO111MODULE=on 06:00:56 ---> Running in 61310eb03603 06:00:56 Removing intermediate container 61310eb03603 06:00:56 ---> d4041ab2c7e2 06:00:56 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:00:56 ae2168fa498f: Pull complete 06:00:56 ---> Running in eb40a2bb5935 06:00:56 Removing intermediate container eb40a2bb5935 06:00:56 ---> 946f74ed1c49 06:00:56 Step 12/27 : COPY go.mod vendor* ./ 06:00:56 ---> 530674243ad4 06:00:56 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:57 9dac0657b129: Pull complete 06:00:57 ---> Running in 950e244c454b 06:00:57 Removing intermediate container 950e244c454b 06:00:57 ---> a7a2057e3ac4 06:00:57 Step 14/27 : COPY . . 06:00:59 0c6772d9dda2: Pull complete 06:00:59 b14865a998e9: Pull complete 06:00:59 2b718259c71d: Pull complete 06:01:02 71228ad5c8bd: Pull complete 06:01:02 69c3cede826c: Pull complete 06:01:03 25bca4a4996d: Pull complete 06:01:03 Digest: sha256:3e52ceff980f04b332292e06421ba0d1b5818d1ff38c9e39b3b1cd0d67b2d8c1 06:01:03 Status: Downloaded newer image for docker:latest 06:01:04 ---> 0bd02a1f8e4d 06:01:04 Step 15/27 : RUN ${MAKE} 06:01:04 ---> Running in a2d25b43524a 06:01:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.43" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:01:05 ---> 53f0fc4c62dd 06:01:05 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:05 ---> Running in 62c92359f243 06:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:01:07 OK: 266 MiB in 52 packages 06:01:08 Removing intermediate container 62c92359f243 06:01:08 ---> 429919610575 06:01:08 Step 10/15 : ENV GO111MODULE=on 06:01:08 ---> Running in 57a29e508d8d 06:01:09 Removing intermediate container 57a29e508d8d 06:01:09 ---> ae0fd89415c1 06:01:09 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:01:09 ---> Running in d7309e9dd506 06:01:09 Removing intermediate container d7309e9dd506 06:01:09 ---> fbdb33645052 06:01:09 Step 12/15 : COPY go.mod vendor* ./ 06:01:10 ---> 6544821c3c84 06:01:10 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:10 ---> Running in 9f39243e8955 06:01:36 Removing intermediate container a2d25b43524a 06:01:36 ---> 4c1dc3b5c22e 06:01:36 Step 16/27 : FROM alpine:3.18 06:01:36 3.18: Pulling from library/alpine 06:01:36 73baa7ef167e: Pulling fs layer 06:01:36 73baa7ef167e: Verifying Checksum 06:01:36 73baa7ef167e: Download complete 06:01:36 73baa7ef167e: Pull complete 06:01:36 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:01:36 Status: Downloaded newer image for alpine:3.18 06:01:36 ---> 8fd7cac70a4a 06:01:36 Step 17/27 : RUN apk --no-cache upgrade 06:01:36 ---> Running in d7acf4ed7acb 06:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:36 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:01:36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:01:36 OK: 7 MiB in 15 packages 06:01:36 Removing intermediate container d7acf4ed7acb 06:01:36 ---> 8aca89570d3a 06:01:36 Step 18/27 : RUN apk add --update --no-cache dumb-init 06:01:36 ---> Running in d4b503134af8 06:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:36 (1/1) Installing dumb-init (1.2.5-r2) 06:01:36 Executing busybox-1.36.1-r7.trigger 06:01:36 OK: 7 MiB in 16 packages 06:01:36 Removing intermediate container d4b503134af8 06:01:36 ---> 9ef5591d9a2d 06:01:36 Step 19/27 : EXPOSE 4000 06:01:36 ---> Running in 518a7113db59 06:01:36 Removing intermediate container 518a7113db59 06:01:36 ---> 5e193046796f 06:01:36 Step 20/27 : 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 06:01:36 ---> be6d983e3bc9 06:01:36 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:01:36 ---> 71786ac3e81e 06:01:36 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:01:36 ---> 614589b1e2fb 06:01:36 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:01:36 ---> Running in 1e94fe9b49a8 06:01:36 Removing intermediate container 1e94fe9b49a8 06:01:36 ---> d6b77af3907c 06:01:36 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 06:01:37 ---> Running in 922cc27986c3 06:01:37 Removing intermediate container 922cc27986c3 06:01:37 ---> ff112a29852a 06:01:37 Step 25/27 : LABEL arch=amd64 06:01:37 ---> Running in 8d31920f99c6 06:01:37 Removing intermediate container 8d31920f99c6 06:01:37 ---> cda8c059a263 06:01:37 Step 26/27 : LABEL git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 06:01:37 ---> Running in 39ff1cda1fcf 06:01:37 Removing intermediate container 39ff1cda1fcf 06:01:37 ---> b95db51b9432 06:01:37 Step 27/27 : LABEL version=3.1.0-dev.43 06:01:37 ---> Running in fcbb83cef72a 06:01:37 Removing intermediate container fcbb83cef72a 06:01:37 ---> 04bd54ca9973 06:01:37 [Warning] One or more build-args [ARCH] were not consumed 06:01:37 Successfully built 04bd54ca9973 06:01:37 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:37 provisioning config files... 06:01:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15103134947872395427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:37 ---> ****-login.sh 06:01:37 nexus3.edgexfoundry.org:10001 06:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:37 Configure a credential helper to remove this warning. See 06:01:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:37 06:01:37 Login Succeeded 06:01:37 nexus3.edgexfoundry.org:10002 06:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:37 Configure a credential helper to remove this warning. See 06:01:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:37 06:01:37 Login Succeeded 06:01:37 nexus3.edgexfoundry.org:10003 06:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:38 Configure a credential helper to remove this warning. See 06:01:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:38 06:01:38 Login Succeeded 06:01:38 nexus3.edgexfoundry.org:10004 06:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:38 Configure a credential helper to remove this warning. See 06:01:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:38 06:01:38 Login Succeeded 06:01:38 ****.io 06:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:38 Configure a credential helper to remove this warning. See 06:01:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:38 06:01:38 Login Succeeded 06:01:38 ---> ****-login.sh ends [Pipeline] } 06:01:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:01:38 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 06:01:38 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 06:01:38 latest 06:01:38 3.1.0-dev.43 06:01:38 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 06:01:38 main 06:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 06:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:01:39 67264dff62ce: Preparing 06:01:39 2df8a4264657: Preparing 06:01:39 a88b487afdb8: Preparing 06:01:39 7652269c475c: Preparing 06:01:39 a0849dd2df2f: Preparing 06:01:39 63ec0bd56cf3: Preparing 06:01:39 63ec0bd56cf3: Waiting 06:01:39 7652269c475c: Pushed 06:01:39 67264dff62ce: Pushed 06:01:39 63ec0bd56cf3: Layer already exists 06:01:39 2df8a4264657: Pushed 06:01:39 a0849dd2df2f: Pushed 06:01:43 a88b487afdb8: Pushed 06:01:43 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:01:44 67264dff62ce: Preparing 06:01:44 2df8a4264657: Preparing 06:01:44 a88b487afdb8: Preparing 06:01:44 7652269c475c: Preparing 06:01:44 a0849dd2df2f: Preparing 06:01:44 63ec0bd56cf3: Preparing 06:01:44 63ec0bd56cf3: Waiting 06:01:44 67264dff62ce: Layer already exists 06:01:44 7652269c475c: Layer already exists 06:01:44 2df8a4264657: Layer already exists 06:01:44 a88b487afdb8: Layer already exists 06:01:44 a0849dd2df2f: Layer already exists 06:01:44 63ec0bd56cf3: Layer already exists 06:01:44 latest: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.43 06:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:01:45 67264dff62ce: Preparing 06:01:45 2df8a4264657: Preparing 06:01:45 a88b487afdb8: Preparing 06:01:45 7652269c475c: Preparing 06:01:45 a0849dd2df2f: Preparing 06:01:45 63ec0bd56cf3: Preparing 06:01:45 63ec0bd56cf3: Waiting 06:01:45 a88b487afdb8: Layer already exists 06:01:45 67264dff62ce: Layer already exists 06:01:45 a0849dd2df2f: Layer already exists 06:01:45 7652269c475c: Layer already exists 06:01:45 2df8a4264657: Layer already exists 06:01:45 63ec0bd56cf3: Layer already exists 06:01:45 3.1.0-dev.43: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 06:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:01:45 67264dff62ce: Preparing 06:01:45 2df8a4264657: Preparing 06:01:45 a88b487afdb8: Preparing 06:01:45 7652269c475c: Preparing 06:01:45 a0849dd2df2f: Preparing 06:01:45 63ec0bd56cf3: Preparing 06:01:45 63ec0bd56cf3: Waiting 06:01:45 a0849dd2df2f: Layer already exists 06:01:45 7652269c475c: Layer already exists 06:01:45 67264dff62ce: Layer already exists 06:01:45 a88b487afdb8: Layer already exists 06:01:45 2df8a4264657: Layer already exists 06:01:45 63ec0bd56cf3: Layer already exists 06:01:45 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 06:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:01:46 67264dff62ce: Preparing 06:01:46 2df8a4264657: Preparing 06:01:46 a88b487afdb8: Preparing 06:01:46 7652269c475c: Preparing 06:01:46 a0849dd2df2f: Preparing 06:01:46 63ec0bd56cf3: Preparing 06:01:46 63ec0bd56cf3: Waiting 06:01:46 a88b487afdb8: Layer already exists 06:01:46 a0849dd2df2f: Layer already exists 06:01:46 7652269c475c: Layer already exists 06:01:46 2df8a4264657: Layer already exists 06:01:46 67264dff62ce: Layer already exists 06:01:46 63ec0bd56cf3: Layer already exists 06:01:46 main: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:46 ===================================================== [Pipeline] echo 06:01:46 taggedImages: 06:01:46 - nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 06:01:46 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:01:46 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.43 06:01:46 - nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 06:01:46 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:46 06:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:47 latest: Pulling from edgex-lftools-log-publisher 06:01:47 5eb5b503b376: Pulling fs layer 06:01:47 5c69ac0246d0: Pulling fs layer 06:01:47 ec43610c2a17: Pulling fs layer 06:01:47 3a2ae6a8a46f: Pulling fs layer 06:01:47 33b1e0a273af: Pulling fs layer 06:01:47 5d3b04190fa2: Pulling fs layer 06:01:47 2f39f015ded8: Pulling fs layer 06:01:47 33b1e0a273af: Waiting 06:01:47 3a2ae6a8a46f: Waiting 06:01:47 5d3b04190fa2: Waiting 06:01:47 2f39f015ded8: Waiting 06:01:47 5c69ac0246d0: Download complete 06:01:47 3a2ae6a8a46f: Verifying Checksum 06:01:47 3a2ae6a8a46f: Download complete 06:01:47 33b1e0a273af: Verifying Checksum 06:01:47 33b1e0a273af: Download complete 06:01:47 ec43610c2a17: Verifying Checksum 06:01:47 ec43610c2a17: Download complete 06:01:47 5d3b04190fa2: Verifying Checksum 06:01:47 5d3b04190fa2: Download complete 06:01:47 5eb5b503b376: Verifying Checksum 06:01:47 5eb5b503b376: Download complete 06:01:48 2f39f015ded8: Download complete 06:01:48 5eb5b503b376: Pull complete 06:01:48 5c69ac0246d0: Pull complete 06:01:49 ec43610c2a17: Pull complete 06:01:49 3a2ae6a8a46f: Pull complete 06:01:52 33b1e0a273af: Pull complete 06:01:53 5d3b04190fa2: Pull complete 06:01:58 2f39f015ded8: Pull complete 06:01:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:58 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 06:01:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 06:02:02 $ docker top bda3a19d30c2e8a01dd4cd187be6b36fd1087789c943b4d62e666cfde9616337 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:02 ---> job-cost.sh 06:02:02 lf-activate-venv: SKIPPING 06:02:02 INFO: No Stack... 06:02:02 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:03 INFO: Archiving Costs [Pipeline] sh 06:02:03 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 06:02:03 + cut -d, -f6 [Pipeline] lock 06:02:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] 06:02:03 Resource [jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] did not exist. Created. 06:02:03 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:03 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:04 Stashed 1 file(s) [Pipeline] } 06:02:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:04 $ docker stop --time=1 bda3a19d30c2e8a01dd4cd187be6b36fd1087789c943b4d62e666cfde9616337 06:02:05 $ docker rm -f --volumes bda3a19d30c2e8a01dd4cd187be6b36fd1087789c943b4d62e666cfde9616337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:01 Removing intermediate container 9f39243e8955 06:03:01 ---> e547392f5ba9 06:03:01 Step 14/15 : COPY . . 06:03:01 ---> 77287b74c276 06:03:01 Step 15/15 : RUN ${MAKE} 06:03:01 ---> Running in 47fffd3f652f 06:03:01 noop 06:03:01 Removing intermediate container 47fffd3f652f 06:03:01 ---> 07a0701a56ec 06:03:01 Successfully built 07a0701a56ec 06:03:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:02 + docker inspect -f . ci-base-image-arm64 06:03:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:02 prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 06:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/173 -v /w/workspace/edgex-ui-go/173:/w/workspace/edgex-ui-go/173:rw,z -v /w/workspace/edgex-ui-go/173@tmp:/w/workspace/edgex-ui-go/173@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 06:03:03 $ docker top 343b1e5e60042c1ee7b4370a0a185e7d3c983988612f3d8099ebca3ad1ef675e -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:04 + go version 06:03:04 go version go1.21.9 linux/arm64 [Pipeline] } 06:03:04 $ docker stop --time=1 343b1e5e60042c1ee7b4370a0a185e7d3c983988612f3d8099ebca3ad1ef675e 06:03:06 $ docker rm -f --volumes 343b1e5e60042c1ee7b4370a0a185e7d3c983988612f3d8099ebca3ad1ef675e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:06 + docker inspect -f . ci-base-image-arm64 06:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 06:03:06 $ 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/173 -v /w/workspace/edgex-ui-go/173:/w/workspace/edgex-ui-go/173:rw,z -v /w/workspace/edgex-ui-go/173@tmp:/w/workspace/edgex-ui-go/173@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 06:03:08 $ docker top a6a4b923e0ffa43b94d467d4bb8ecf06001da02026861720abbd751adfdd2825 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:08 + git config --global --add safe.directory /w/workspace/edgex-ui-go/173 [Pipeline] fileExists [Pipeline] sh 06:03:09 + make test 06:03:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:03:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:06:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:06:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:06:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:06:08 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:06:08 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:06:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:06:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:06:08 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:06:08 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:06:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:47 ./bin/test-attribution-txt.sh 06:06:47 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 06:06:47 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 06:06:47 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 06:06:47 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 06:06:47 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 06:06:47 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 06:06:47 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 06:06:47 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 06:06:47 An attribution for golang.org/x/term is missing from Attribution.txt, please add 06:06:47 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 06:06:47 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 06:06:47 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 06:06:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:06:47 $ docker stop --time=1 a6a4b923e0ffa43b94d467d4bb8ecf06001da02026861720abbd751adfdd2825 06:06:49 $ docker rm -f --volumes a6a4b923e0ffa43b94d467d4bb8ecf06001da02026861720abbd751adfdd2825 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:51 Warning: overwriting stash ‘coverage-report’ 06:06:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:52 + ls -al . 06:06:52 total 260 06:06:52 drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 06:03 . 06:06:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:59 .. 06:06:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:59 .blubracket 06:06:52 -rw-rw-r-- 1 jenkins jenkins 18 Jul 3 05:59 .dockerignore 06:06:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 05:59 .git 06:06:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:59 .github 06:06:52 -rw-rw-r-- 1 jenkins jenkins 178 Jul 3 05:59 .gitignore 06:06:52 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 3 05:59 Attribution.txt 06:06:52 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 3 05:59 CHANGELOG.md 06:06:52 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 3 05:59 CONTRIBUTING.md 06:06:52 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 3 05:59 Dockerfile 06:06:52 -rw-rw-r-- 1 jenkins jenkins 652 Jul 3 05:59 Jenkinsfile 06:06:52 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 3 05:59 LICENSE 06:06:52 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 3 05:59 Makefile 06:06:52 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 3 05:59 README.md 06:06:52 -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 05:57 VERSION 06:06:52 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 3 05:59 angularmigrationlogs.md 06:06:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:59 assets 06:06:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:59 bin 06:06:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:59 cmd 06:06:52 -rw-r--r-- 1 jenkins jenkins 10 Jul 3 06:03 coverage.out 06:06:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:59 docs 06:06:52 -rw-rw-r-- 1 jenkins jenkins 6918 Jul 3 05:59 go.mod 06:06:52 -rw-rw-r-- 1 jenkins jenkins 100713 Jul 3 05:59 go.sum 06:06:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 05:59 internal 06:06:52 -rwxrwxr-x 1 jenkins jenkins 568 Jul 3 05:59 redeploy.sh 06:06:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:59 testing 06:06:52 -rw-rw-r-- 1 jenkins jenkins 155 Jul 3 05:59 version.go 06:06:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:52 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc --label arch=arm64 --label version=3.1.0-dev.43 . 06:06:54 Sending build context to Docker daemon 35.48MB 06:06:54 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 06:06:54 Step 2/27 : FROM ${BASE} AS builder 06:06:54 ---> 07a0701a56ec 06:06:54 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:06:54 ---> Running in 0baba1d11a96 06:06:54 Removing intermediate container 0baba1d11a96 06:06:54 ---> 3ce58be6bd5c 06:06:54 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 06:06:54 ---> Running in 143426ca5fad 06:06:55 Removing intermediate container 143426ca5fad 06:06:55 ---> 37bf37fda7e4 06:06:55 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 06:06:55 ---> Running in 597ac180e6cc 06:06:55 Removing intermediate container 597ac180e6cc 06:06:55 ---> 38b501da3629 06:06:55 Step 6/27 : LABEL Name=edgex-ui-go 06:06:55 ---> Running in ec8e16d2aab9 06:06:55 Removing intermediate container ec8e16d2aab9 06:06:55 ---> 576a80598425 06:06:55 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:06:55 ---> Running in db183d35dfe7 06:06:56 Removing intermediate container db183d35dfe7 06:06:56 ---> ea88840fede2 06:06:56 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:06:57 ---> bb5f8c49e775 06:06:57 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:57 ---> Running in 461a4c57ab42 06:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:59 OK: 266 MiB in 52 packages 06:07:00 Removing intermediate container 461a4c57ab42 06:07:00 ---> 6cd9fb5ed92f 06:07:00 Step 10/27 : ENV GO111MODULE=on 06:07:00 ---> Running in 33c775340796 06:07:01 Removing intermediate container 33c775340796 06:07:01 ---> 5e7be583a728 06:07:01 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:07:01 ---> Running in 27fb84b826c9 06:07:01 Removing intermediate container 27fb84b826c9 06:07:01 ---> 0b92ea8cdc0b 06:07:01 Step 12/27 : COPY go.mod vendor* ./ 06:07:02 ---> 2dd06afa5d50 06:07:02 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:02 ---> Running in b58633a29406 06:07:04 Removing intermediate container b58633a29406 06:07:04 ---> 6e72f7464eb5 06:07:04 Step 14/27 : COPY . . 06:07:08 ---> 0819f538c3b6 06:07:08 Step 15/27 : RUN ${MAKE} 06:07:08 ---> Running in 7768c88459f0 06:07:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.43" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:10:15 Removing intermediate container 7768c88459f0 06:10:15 ---> 035cab99c0cf 06:10:15 Step 16/27 : FROM alpine:3.18 06:10:15 3.18: Pulling from library/alpine 06:10:15 5c905c7ebe2f: Pulling fs layer 06:10:15 5c905c7ebe2f: Verifying Checksum 06:10:15 5c905c7ebe2f: Download complete 06:10:15 5c905c7ebe2f: Pull complete 06:10:15 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:10:15 Status: Downloaded newer image for alpine:3.18 06:10:15 ---> dec292d02e07 06:10:15 Step 17/27 : RUN apk --no-cache upgrade 06:10:15 ---> Running in 8d7e4873afef 06:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:10:15 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:10:15 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:10:15 OK: 8 MiB in 15 packages 06:10:16 Removing intermediate container 8d7e4873afef 06:10:16 ---> 212013462320 06:10:16 Step 18/27 : RUN apk add --update --no-cache dumb-init 06:10:16 ---> Running in e34bd39823f3 06:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:10:19 (1/1) Installing dumb-init (1.2.5-r2) 06:10:19 Executing busybox-1.36.1-r7.trigger 06:10:19 OK: 8 MiB in 16 packages 06:10:20 Removing intermediate container e34bd39823f3 06:10:20 ---> bbc595028a4d 06:10:20 Step 19/27 : EXPOSE 4000 06:10:20 ---> Running in bba10c860e2f 06:10:20 Removing intermediate container bba10c860e2f 06:10:20 ---> f7ca857325d9 06:10:20 Step 20/27 : 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 06:10:22 ---> ea85f3a16395 06:10:22 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:10:22 ---> 1a3e2769766b 06:10:22 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:10:23 ---> 937ae3be545e 06:10:23 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:10:23 ---> Running in 014fbf6fe545 06:10:23 Removing intermediate container 014fbf6fe545 06:10:23 ---> 9ae1ee286d07 06:10:23 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 06:10:24 ---> Running in 308a86fbd4e4 06:10:24 Removing intermediate container 308a86fbd4e4 06:10:24 ---> a8b1ebca40b1 06:10:24 Step 25/27 : LABEL arch=arm64 06:10:24 ---> Running in 1b75db463c76 06:10:24 Removing intermediate container 1b75db463c76 06:10:24 ---> 76eccbe61da0 06:10:24 Step 26/27 : LABEL git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 06:10:24 ---> Running in b7a4bdfd9a1a 06:10:24 Removing intermediate container b7a4bdfd9a1a 06:10:24 ---> 14319c181b9e 06:10:24 Step 27/27 : LABEL version=3.1.0-dev.43 06:10:25 ---> Running in 1f63b6e8775d 06:10:25 Removing intermediate container 1f63b6e8775d 06:10:25 ---> 66694811744d 06:10:25 [Warning] One or more build-args [ARCH] were not consumed 06:10:25 Successfully built 66694811744d 06:10:25 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 06:10:25 provisioning config files... 06:10:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/173@tmp/config4212349233941316118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:25 ---> ****-login.sh 06:10:25 nexus3.edgexfoundry.org:10001 06:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:26 Configure a credential helper to remove this warning. See 06:10:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:26 06:10:26 Login Succeeded 06:10:26 nexus3.edgexfoundry.org:10002 06:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:26 Configure a credential helper to remove this warning. See 06:10:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:26 06:10:26 Login Succeeded 06:10:26 nexus3.edgexfoundry.org:10003 06:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:26 Configure a credential helper to remove this warning. See 06:10:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:26 06:10:26 Login Succeeded 06:10:26 nexus3.edgexfoundry.org:10004 06:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:27 Configure a credential helper to remove this warning. See 06:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:27 06:10:27 Login Succeeded 06:10:27 ****.io 06:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:27 Configure a credential helper to remove this warning. See 06:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:27 06:10:27 Login Succeeded 06:10:27 ---> ****-login.sh ends [Pipeline] } 06:10:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:10:27 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 06:10:27 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 06:10:27 latest 06:10:27 3.1.0-dev.43 06:10:27 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 06:10:27 main 06:10:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:28 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 06:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:10:28 bde4f143dbdc: Preparing 06:10:28 591c18824019: Preparing 06:10:28 1b049fcb5301: Preparing 06:10:28 00852df397ac: Preparing 06:10:28 ef208cd9bc1e: Preparing 06:10:28 da707bb00cb8: Preparing 06:10:28 da707bb00cb8: Waiting 06:10:28 591c18824019: Pushed 06:10:28 bde4f143dbdc: Pushed 06:10:28 00852df397ac: Pushed 06:10:28 da707bb00cb8: Layer already exists 06:10:29 ef208cd9bc1e: Pushed 06:10:39 1b049fcb5301: Pushed 06:10:39 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:10:40 bde4f143dbdc: Preparing 06:10:40 591c18824019: Preparing 06:10:40 1b049fcb5301: Preparing 06:10:40 00852df397ac: Preparing 06:10:40 ef208cd9bc1e: Preparing 06:10:40 da707bb00cb8: Preparing 06:10:40 ef208cd9bc1e: Layer already exists 06:10:40 bde4f143dbdc: Layer already exists 06:10:40 1b049fcb5301: Layer already exists 06:10:40 00852df397ac: Layer already exists 06:10:40 591c18824019: Layer already exists 06:10:40 da707bb00cb8: Layer already exists 06:10:40 latest: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.43 06:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:10:41 bde4f143dbdc: Preparing 06:10:41 591c18824019: Preparing 06:10:41 1b049fcb5301: Preparing 06:10:41 00852df397ac: Preparing 06:10:41 ef208cd9bc1e: Preparing 06:10:41 da707bb00cb8: Preparing 06:10:41 da707bb00cb8: Waiting 06:10:41 ef208cd9bc1e: Layer already exists 06:10:41 591c18824019: Layer already exists 06:10:41 bde4f143dbdc: Layer already exists 06:10:41 1b049fcb5301: Layer already exists 06:10:41 00852df397ac: Layer already exists 06:10:41 da707bb00cb8: Layer already exists 06:10:41 3.1.0-dev.43: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 06:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:10:42 bde4f143dbdc: Preparing 06:10:42 591c18824019: Preparing 06:10:42 1b049fcb5301: Preparing 06:10:42 00852df397ac: Preparing 06:10:42 ef208cd9bc1e: Preparing 06:10:42 da707bb00cb8: Preparing 06:10:42 da707bb00cb8: Waiting 06:10:42 bde4f143dbdc: Layer already exists 06:10:42 00852df397ac: Layer already exists 06:10:42 ef208cd9bc1e: Layer already exists 06:10:42 591c18824019: Layer already exists 06:10:42 1b049fcb5301: Layer already exists 06:10:42 da707bb00cb8: Layer already exists 06:10:42 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 06:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:10:43 bde4f143dbdc: Preparing 06:10:43 591c18824019: Preparing 06:10:43 1b049fcb5301: Preparing 06:10:43 00852df397ac: Preparing 06:10:43 ef208cd9bc1e: Preparing 06:10:43 da707bb00cb8: Preparing 06:10:43 da707bb00cb8: Waiting 06:10:43 00852df397ac: Layer already exists 06:10:43 ef208cd9bc1e: Layer already exists 06:10:43 591c18824019: Layer already exists 06:10:43 1b049fcb5301: Layer already exists 06:10:43 bde4f143dbdc: Layer already exists 06:10:43 da707bb00cb8: Layer already exists 06:10:43 main: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:43 ===================================================== [Pipeline] echo 06:10:43 taggedImages: 06:10:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 06:10:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:10:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.43 06:10:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 06:10:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:44 06:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:44 arm64: Pulling from edgex-lftools-log-publisher 06:10:44 8998bd30e6a1: Pulling fs layer 06:10:44 04944245beec: Pulling fs layer 06:10:44 699f458cf7ca: Pulling fs layer 06:10:44 765212b225bb: Pulling fs layer 06:10:44 f23df028b6ca: Pulling fs layer 06:10:44 d65c8cfc05b1: Pulling fs layer 06:10:44 765212b225bb: Waiting 06:10:44 f23df028b6ca: Waiting 06:10:44 2437ff75d9bd: Pulling fs layer 06:10:44 d65c8cfc05b1: Waiting 06:10:44 2437ff75d9bd: Waiting 06:10:44 04944245beec: Verifying Checksum 06:10:44 04944245beec: Download complete 06:10:44 765212b225bb: Download complete 06:10:44 f23df028b6ca: Verifying Checksum 06:10:44 f23df028b6ca: Download complete 06:10:44 d65c8cfc05b1: Verifying Checksum 06:10:44 d65c8cfc05b1: Download complete 06:10:45 699f458cf7ca: Verifying Checksum 06:10:45 699f458cf7ca: Download complete 06:10:45 8998bd30e6a1: Verifying Checksum 06:10:45 8998bd30e6a1: Download complete 06:10:47 2437ff75d9bd: Verifying Checksum 06:10:47 2437ff75d9bd: Download complete 06:10:49 8998bd30e6a1: Pull complete 06:10:50 04944245beec: Pull complete 06:10:51 699f458cf7ca: Pull complete 06:10:52 765212b225bb: Pull complete 06:10:53 f23df028b6ca: Pull complete 06:10:53 d65c8cfc05b1: Pull complete 06:11:11 2437ff75d9bd: Pull complete 06:11:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 06:11:11 $ 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/173 -v /w/workspace/edgex-ui-go/173:/w/workspace/edgex-ui-go/173:rw,z -v /w/workspace/edgex-ui-go/173@tmp:/w/workspace/edgex-ui-go/173@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 06:11:14 $ docker top 511d0d76e64725ca9ed7c1e21510aa3b654e6b0b0ecea85fb3320e8e06fa369c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:15 ---> job-cost.sh 06:11:15 lf-activate-venv: SKIPPING 06:11:15 INFO: No Stack... 06:11:15 INFO: Retrieving Pricing Info for: v3-standard-4 06:11:16 INFO: Archiving Costs [Pipeline] sh 06:11:16 + cut -d, -f6 06:11:16 + cat /w/workspace/edgex-ui-go/173/archives/cost.csv [Pipeline] lock 06:11:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] 06:11:16 Resource [jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] did not exist. Created. 06:11:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:17 /w/workspace/edgex-ui-go/173@tmp/durable-9b48b294/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:18 + echo total: 0.10999999940395355 [Pipeline] stash 06:11:18 Warning: overwriting stash ‘stack-cost’ 06:11:18 Stashed 1 file(s) [Pipeline] } 06:11:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:18 $ docker stop --time=1 511d0d76e64725ca9ed7c1e21510aa3b654e6b0b0ecea85fb3320e8e06fa369c 06:11:19 $ docker rm -f --volumes 511d0d76e64725ca9ed7c1e21510aa3b654e6b0b0ecea85fb3320e8e06fa369c [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 06:11:20 provisioning config files... 06:11:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config428690386269822416tmp [Pipeline] { [Pipeline] sh 06:11:20 + set +x 06:11:20 + curl -s https://codecov.io/bash 06:11:20 + bash -s -- 06:11:20 06:11:20 _____ _ 06:11:20 / ____| | | 06:11:20 | | ___ __| | ___ ___ _____ __ 06:11:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:20 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:20 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:20 Bash-1.0.6 06:11:20 06:11:20 06:11:20 ==> git version 2.25.1 found 06:11:20 ==> 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 06:11:20 Release-Date: 2020-01-08 06:11:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:11:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:11:20 ==> Jenkins CI detected. 06:11:20 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 06:11:20 project root: . 06:11:20 --> token set from env 06:11:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:20 ==> Running gcov in . (disable via -X gcov) 06:11:20 ==> Python coveragepy not found 06:11:20 ==> Searching for coverage reports in: 06:11:20 + . 06:11:20 -> Found 1 reports 06:11:20 ==> Detecting git/mercurial file structure 06:11:20 ==> Reading reports 06:11:20 + ./coverage.out bytes=10 06:11:20 ==> Appending adjustments 06:11:20 https://docs.codecov.io/docs/fixing-reports 06:11:21 + Found adjustments 06:11:21 ==> Gzipping contents 06:11:21 12K /tmp/codecov.X8o3r6.gz 06:11:21 ==> Uploading reports 06:11:21 url: https://codecov.io 06:11:21 query: branch=main&commit=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:11:21 -> Pinging Codecov 06:11:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:11:21 -> Uploading to 06:11:21 https://storage.googleapis.com/codecov/v4/raw/2024-07-03/FB506323287CE973F263BFD2A0EB1F37/a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc/472b6e50-14f6-4fc9-b4c9-49abe458b427.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T061121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd7e533fde1b1750cd51037d8c826ea277db4d6fc752dd4bb0771d414aabd6c9 06:11:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:21 Dload Upload Total Spent Left Speed 06:11:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 38008 --:--:-- --:--:-- --:--:-- 38008 06:11:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] } 06:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:11:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:11:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:22 06:11:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:22 latest: Pulling from edgex-devops/edgex-snyk-go 06:11:22 619be1103602: Already exists 06:11:22 f8ea3408117e: Pulling fs layer 06:11:22 91320369b822: Pulling fs layer 06:11:22 0406650e8295: Pulling fs layer 06:11:22 4f4fb700ef54: Pulling fs layer 06:11:22 96d80e3f36e1: Pulling fs layer 06:11:22 bcf3aedb951c: Pulling fs layer 06:11:22 4f4fb700ef54: Waiting 06:11:22 96d80e3f36e1: Waiting 06:11:22 bcf3aedb951c: Waiting 06:11:22 0406650e8295: Download complete 06:11:22 f8ea3408117e: Verifying Checksum 06:11:22 f8ea3408117e: Download complete 06:11:22 4f4fb700ef54: Verifying Checksum 06:11:22 4f4fb700ef54: Download complete 06:11:22 f8ea3408117e: Pull complete 06:11:22 96d80e3f36e1: Verifying Checksum 06:11:23 91320369b822: Download complete 06:11:23 bcf3aedb951c: Verifying Checksum 06:11:23 bcf3aedb951c: Download complete 06:11:25 91320369b822: Pull complete 06:11:25 0406650e8295: Pull complete 06:11:25 4f4fb700ef54: Pull complete 06:11:26 96d80e3f36e1: Pull complete 06:11:29 bcf3aedb951c: Pull complete 06:11:29 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:29 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 06:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:11:34 $ docker top b9fc768846f687d4f990f8e302833e901133c068a45cb0f84170433cf40cfae4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 06:11:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 06:11:34 + set -o pipefail 06:11:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 06:11:44 06:11:44 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 06:11:44 06:11:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/558f8f13-83da-4c23-abc5-3b937934e6a2 06:11:44 06:11:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:11:44 06:11:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:11:44 06:11:44 06:11:44 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 06:11:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:11:45 $ docker stop --time=1 b9fc768846f687d4f990f8e302833e901133c068a45cb0f84170433cf40cfae4 06:11:51 $ docker rm -f --volumes b9fc768846f687d4f990f8e302833e901133c068a45cb0f84170433cf40cfae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:52 + git log --format=format:%s -1 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] sh 06:11:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:11:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:52 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 06:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:11:53 $ docker top 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:11:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:53 [ssh-agent] Looking for ssh-agent implementation... 06:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:53 $ docker exec 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 ssh-agent 06:11:53 SSH_AUTH_SOCK=/tmp/ssh-EfFPt4JZlNEF/agent.32 06:11:53 SSH_AGENT_PID=38 06:11:53 Running ssh-add (command line suppressed) 06:11:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8198752001804448328.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8198752001804448328.key) 06:11:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:53 + git semver tag 06:11:54 2024-07-03 06:11:54,170 [run_tag] DEBUG tag force:False 06:11:54 2024-07-03 06:11:54,170 [check_head_tag] DEBUG check head tag 06:11:54 2024-07-03 06:11:54,171 [execute] INFO git cat-file --batch-check 06:11:54 2024-07-03 06:11:54,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 06:11:54 2024-07-03 06:11:54,175 [execute] INFO git cat-file --batch 06:11:54 2024-07-03 06:11:54,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 06:11:54 2024-07-03 06:11:54,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:11:54 2024-07-03 06:11:54,194 [execute] INFO git tag -a v3.1.0-dev.43 -m v3.1.0-dev.43 06:11:54 2024-07-03 06:11:54,194 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.43', '-m', 'v3.1.0-dev.43'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 06:11:54 2024-07-03 06:11:54,198 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:11:54 3.1.0-dev.43 [Pipeline] } 06:11:54 $ docker exec --env ******** --env ******** 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 ssh-agent -k 06:11:54 unset SSH_AUTH_SOCK; 06:11:54 unset SSH_AGENT_PID; 06:11:54 echo Agent pid 38 killed; 06:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:54 + git semver [Pipeline] } 06:11:54 $ docker stop --time=1 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 06:11:56 $ docker rm -f --volumes 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:11:56 06:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:11:56 0.23.1-centos7: Pulling from edgex-lftools 06:11:56 ab5ef0e58194: Pulling fs layer 06:11:56 9712f1f96733: Pulling fs layer 06:11:56 63f879dbbcfc: Pulling fs layer 06:11:56 0d9ebad4ef96: Pulling fs layer 06:11:56 e9a5061849ea: Pulling fs layer 06:11:56 d747dcd14b5f: Pulling fs layer 06:11:56 2de7ff778b66: Pulling fs layer 06:11:56 e9a5061849ea: Waiting 06:11:56 0d9ebad4ef96: Waiting 06:11:56 2de7ff778b66: Waiting 06:11:56 d747dcd14b5f: Waiting 06:11:56 9712f1f96733: Download complete 06:11:57 63f879dbbcfc: Verifying Checksum 06:11:57 63f879dbbcfc: Download complete 06:11:57 e9a5061849ea: Verifying Checksum 06:11:57 e9a5061849ea: Download complete 06:11:57 d747dcd14b5f: Verifying Checksum 06:11:57 d747dcd14b5f: Download complete 06:11:57 2de7ff778b66: Verifying Checksum 06:11:57 2de7ff778b66: Download complete 06:11:57 0d9ebad4ef96: Verifying Checksum 06:11:57 0d9ebad4ef96: Download complete 06:11:57 ab5ef0e58194: Verifying Checksum 06:11:57 ab5ef0e58194: Download complete 06:12:00 ab5ef0e58194: Pull complete 06:12:00 9712f1f96733: Pull complete 06:12:00 63f879dbbcfc: Pull complete 06:12:05 0d9ebad4ef96: Pull complete 06:12:05 e9a5061849ea: Pull complete 06:12:05 d747dcd14b5f: Pull complete 06:12:05 2de7ff778b66: Pull complete 06:12:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:05 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 06:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:12:11 $ docker top 2251cd089d8bed3fcb322dc0831e9823389fc4e16ab43b264e4421b80cc52a1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:12:11 provisioning config files... 06:12:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5492587051371613762tmp 06:12:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10387388463395252846tmp 06:12:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3363566497710752758tmp [Pipeline] { [Pipeline] echo 06:12:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:12:11 ---> sigul-configuration.sh 06:12:11 gpg: directory `/root/.gnupg' created 06:12:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:12:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:12:11 gpg: keyring `/root/.gnupg/secring.gpg' created 06:12:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:12:11 gpg: CAST5 encrypted data 06:12:11 gpg: encrypted with 1 passphrase 06:12:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:12:11 + mkdir /home/jenkins 06:12:11 + mkdir /home/jenkins/sigul [Pipeline] sh 06:12:12 + 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 06:12:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:12:12 ---> sigul-install.sh 06:12:12 Sigul already installed; skipping installation. [Pipeline] sh 06:12:12 + git tag --list 06:12:12 0.1.1 06:12:12 v1.1.0 06:12:12 v1.2.0 06:12:12 v1.2.1 06:12:12 v1.3.0 06:12:12 v2.0.0 06:12:12 v2.1.0 06:12:12 v2.2.0 06:12:12 v2.3.0 06:12:12 v3.0 06:12:12 v3.0.0 06:12:12 v3.1 06:12:12 v3.1.0 06:12:12 v3.1.0-dev.1 06:12:12 v3.1.0-dev.10 06:12:12 v3.1.0-dev.11 06:12:12 v3.1.0-dev.12 06:12:12 v3.1.0-dev.13 06:12:12 v3.1.0-dev.14 06:12:12 v3.1.0-dev.15 06:12:12 v3.1.0-dev.16 06:12:12 v3.1.0-dev.17 06:12:12 v3.1.0-dev.18 06:12:12 v3.1.0-dev.19 06:12:12 v3.1.0-dev.2 06:12:12 v3.1.0-dev.20 06:12:12 v3.1.0-dev.21 06:12:12 v3.1.0-dev.22 06:12:12 v3.1.0-dev.23 06:12:12 v3.1.0-dev.24 06:12:12 v3.1.0-dev.25 06:12:12 v3.1.0-dev.26 06:12:12 v3.1.0-dev.27 06:12:12 v3.1.0-dev.28 06:12:12 v3.1.0-dev.29 06:12:12 v3.1.0-dev.3 06:12:12 v3.1.0-dev.30 06:12:12 v3.1.0-dev.31 06:12:12 v3.1.0-dev.32 06:12:12 v3.1.0-dev.33 06:12:12 v3.1.0-dev.34 06:12:12 v3.1.0-dev.35 06:12:12 v3.1.0-dev.36 06:12:12 v3.1.0-dev.37 06:12:12 v3.1.0-dev.38 06:12:12 v3.1.0-dev.39 06:12:12 v3.1.0-dev.4 06:12:12 v3.1.0-dev.40 06:12:12 v3.1.0-dev.41 06:12:12 v3.1.0-dev.42 06:12:12 v3.1.0-dev.43 06:12:12 v3.1.0-dev.5 06:12:12 v3.1.0-dev.6 06:12:12 v3.1.0-dev.7 06:12:12 v3.1.0-dev.8 06:12:12 v3.1.0-dev.9 [Pipeline] sh 06:12:13 + lftools sign git-tag v3.1.0-dev.43 06:12:13 Signing Git tag with Sigul... 06:12:13 Signing v3.1.0-dev.43 [Pipeline] echo 06:12:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:12:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:12:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:12:14 $ docker stop --time=1 2251cd089d8bed3fcb322dc0831e9823389fc4e16ab43b264e4421b80cc52a1f 06:12:15 $ docker rm -f --volumes 2251cd089d8bed3fcb322dc0831e9823389fc4e16ab43b264e4421b80cc52a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:12:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:16 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 06:12:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:17 $ docker top d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:17 [ssh-agent] Looking for ssh-agent implementation... 06:12:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:17 $ docker exec d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e ssh-agent 06:12:17 SSH_AUTH_SOCK=/tmp/ssh-ouePFYff0qW8/agent.32 06:12:17 SSH_AGENT_PID=38 06:12:17 Running ssh-add (command line suppressed) 06:12:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13953064931025391213.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13953064931025391213.key) 06:12:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:18 + git semver bump pre 06:12:18 2024-07-03 06:12:18,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:12:18 2024-07-03 06:12:18,228 [bump_version] DEBUG bumping version:3.1.0-dev.43 on axis:pre with prefix:dev 06:12:18 2024-07-03 06:12:18,228 [bump_version] DEBUG bumped version:3.1.0-dev.44 06:12:18 2024-07-03 06:12:18,228 [write_version] DEBUG write version:3.1.0-dev.44 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 06:12:18 2024-07-03 06:12:18,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:12:18 2024-07-03 06:12:18,228 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:12:18 2024-07-03 06:12:18,230 [execute] INFO git cat-file --batch-check 06:12:18 2024-07-03 06:12:18,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:18 2024-07-03 06:12:18,236 [execute] INFO git cat-file --batch 06:12:18 2024-07-03 06:12:18,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:18 2024-07-03 06:12:18,242 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:12:18 3.1.0-dev.44 [Pipeline] } 06:12:18 $ docker exec --env ******** --env ******** d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e ssh-agent -k 06:12:18 unset SSH_AUTH_SOCK; 06:12:18 unset SSH_AGENT_PID; 06:12:18 echo Agent pid 38 killed; 06:12:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:18 + git semver [Pipeline] } 06:12:19 $ docker stop --time=1 d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e 06:12:20 $ docker rm -f --volumes d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e [Pipeline] // withDockerContainer [Pipeline] sh 06:12:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:20 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 06:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:21 $ docker top d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:21 [ssh-agent] Looking for ssh-agent implementation... 06:12:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:21 $ docker exec d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb ssh-agent 06:12:21 SSH_AUTH_SOCK=/tmp/ssh-S7bvGMuRtRvp/agent.32 06:12:21 SSH_AGENT_PID=38 06:12:21 Running ssh-add (command line suppressed) 06:12:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15289799170325051804.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15289799170325051804.key) 06:12:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:22 + git semver push 06:12:22 2024-07-03 06:12:22,222 [run_push] DEBUG push 06:12:22 2024-07-03 06:12:22,222 [execute] INFO git cat-file --batch-check 06:12:22 2024-07-03 06:12:22,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:22 2024-07-03 06:12:22,226 [execute] INFO git rev-list 3f2078157e0de0436eb56e44f4aecb9c46e481b6 -- 06:12:22 2024-07-03 06:12:22,226 [execute] DEBUG Popen(['git', 'rev-list', '3f2078157e0de0436eb56e44f4aecb9c46e481b6', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:12:22 2024-07-03 06:12:22,233 [execute] INFO git fetch -v origin 06:12:22 2024-07-03 06:12:22,233 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:12:22 2024-07-03 06:12:22,691 [run_push] DEBUG no remote changes detected 06:12:22 2024-07-03 06:12:22,691 [execute] INFO git push origin semver 06:12:22 2024-07-03 06:12:22,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:12:23 2024-07-03 06:12:23,417 [run_push] DEBUG push all version tags 06:12:23 2024-07-03 06:12:23,417 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:12:23 2024-07-03 06:12:23,418 [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) 06:12:24 2024-07-03 06:12:24,054 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:12:24 3.1.0-dev.44 [Pipeline] } 06:12:24 $ docker exec --env ******** --env ******** d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb ssh-agent -k 06:12:24 unset SSH_AUTH_SOCK; 06:12:24 unset SSH_AGENT_PID; 06:12:24 echo Agent pid 38 killed; 06:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:24 + git semver [Pipeline] } 06:12:25 $ docker stop --time=1 d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb 06:12:26 $ docker rm -f --volumes d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:12:27 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 06:12:27 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:12:27 total 16 06:12:27 drwxr-xr-x 3 root root 4096 Jul 3 06:02 . 06:12:27 drwxrwxr-x 14 jenkins jenkins 4096 Jul 3 06:12 .. 06:12:27 drwxr-xr-x 2 root root 4096 Jul 3 06:02 cost 06:12:27 -rw-r--r-- 1 root root 83 Jul 3 06:02 cost.csv 06:12:27 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:12:27 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:12:27 total 16 06:12:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 06:02 . 06:12:27 drwxrwxr-x 14 jenkins jenkins 4096 Jul 3 06:12 .. 06:12:27 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 06:02 cost 06:12:27 -rw-r--r-- 1 jenkins jenkins 83 Jul 3 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:12:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:28 ---> package-listing.sh 06:12:28 ++ facter osfamily 06:12:28 ++ tr '[:upper:]' '[:lower:]' 06:12:28 + OS_FAMILY=debian 06:12:28 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 06:12:28 + START_PACKAGES=/tmp/packages_start.txt 06:12:28 + END_PACKAGES=/tmp/packages_end.txt 06:12:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:28 + PACKAGES=/tmp/packages_start.txt 06:12:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:12:28 + PACKAGES=/tmp/packages_end.txt 06:12:28 + case "${OS_FAMILY}" in 06:12:28 + dpkg -l 06:12:28 + grep '^ii' 06:12:28 + '[' -f /tmp/packages_start.txt ']' 06:12:28 + '[' -f /tmp/packages_end.txt ']' 06:12:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:12:28 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 06:12:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 06:12:28 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 06:12:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:29 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 06:12:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:12:29 $ docker top e523534b9193458b8b0050edbd68c7b69e951aae27bc2329bab645a46dce015a -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:30 + mkdir -p /var/log/sysstat [Pipeline] sh 06:12:30 + ls /var/log/sa-host 06:12:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:30 provisioning config files... 06:12:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17188061551551305934tmp [Pipeline] { [Pipeline] echo 06:12:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:30 ---> create-netrc.sh [Pipeline] } 06:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:12:31 ---> python-tools-install.sh [Pipeline] echo 06:12:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:31 ---> sudo-logs.sh 06:12:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:31 ---> job-cost.sh 06:12:31 lf-activate-venv: SKIPPING 06:12:31 DEBUG: total: 0.2199999988079071 06:12:31 INFO: Retrieving Stack Cost... 06:12:32 INFO: Retrieving Pricing Info for: v3-standard-8 06:12:32 INFO: Archiving Costs [Pipeline] echo 06:12:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:32 ---> logs-deploy.sh 06:12:32 lf-activate-venv: SKIPPING 06:12:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/173 06:12:32 INFO: archiving workspace using pattern(s): 06:12:33 Archives upload complete. 06:12:33 INFO: archiving logs to Nexus