Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 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-ssh9831815678907781563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5525258376581495580.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1154802793670471617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18220071702281753575.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-ssh4655279894752294461.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1048 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 (main) Commit message: "Merge pull request #702 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 # timeout=10 > git rev-list --no-walk 431da4a6d42a779e3c5702c7c2747653eef903a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:17:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:17:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:17:55 ========================================================= 07:17:55 EdgeX Global Pipelines Version Info 07:17:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:17:55 ------------------- 07:17:55 stable info: 07:17:55 ------------------- 07:17:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:17:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:17:55 Message: update stable to v1.0.258 07:17:56 ------------------- 07:17:56 experimental info: 07:17:56 ------------------- 07:17:56 Commited By: **** collab-it+edgex@linuxfoundation.org 07:17:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:17:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e2a6a4 [Pipeline] echo 07:17:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:57 provisioning config files... 07:17:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10510054294098417413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:58 ---> ****-login.sh 07:17:58 nexus3.edgexfoundry.org:10001 07:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:59 Configure a credential helper to remove this warning. See 07:17:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:59 07:17:59 Login Succeeded 07:17:59 nexus3.edgexfoundry.org:10002 07:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:59 Configure a credential helper to remove this warning. See 07:17:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:59 07:17:59 Login Succeeded 07:17:59 nexus3.edgexfoundry.org:10003 07:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:59 Configure a credential helper to remove this warning. See 07:17:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:59 07:17:59 Login Succeeded 07:17:59 nexus3.edgexfoundry.org:10004 07:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:59 Configure a credential helper to remove this warning. See 07:17:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:59 07:17:59 Login Succeeded 07:17:59 ****.io 07:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:59 Configure a credential helper to remove this warning. See 07:17:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:59 07:17:59 Login Succeeded 07:18:00 ---> ****-login.sh ends [Pipeline] } 07:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:18:00 + git rev-list -1 --merges 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9~1..6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [Pipeline] echo 07:18:00 -----------> git rev-list -1 --merges 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9~1..6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:18:00 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [false] [Pipeline] sh 07:18:01 + git log --format=format:%s -1 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [Pipeline] echo 07:18:01 ========================================================= 07:18:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:18:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:01 + git log --format=format:%s -1 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [Pipeline] echo 07:18:01 [semverPrep] GIT_COMMIT: 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9, Commit Message: Merge pull request #702 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16 [Pipeline] echo 07:18:01 [semverPrep] This is not a build commit. [Pipeline] sh 07:18:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:18:01 + grep -v github /etc/ssh/ssh_known_hosts 07:18:01 + [ -e /tmp/ssh_known_hosts ] 07:18:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:18:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:18:01 + sudo tee -a /etc/ssh/ssh_known_hosts 07:18:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:02 07:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:02 0.1.4: Pulling from edgex-devops/py-git-semver 07:18:02 b85a868b505f: Pulling fs layer 07:18:02 e2be974225ed: Pulling fs layer 07:18:02 339a4e72a1f5: Pulling fs layer 07:18:02 988bab9f4d93: Pulling fs layer 07:18:02 1469e6f7b9e6: Pulling fs layer 07:18:02 eaf3925da568: Pulling fs layer 07:18:02 bab4dde63d76: Pulling fs layer 07:18:02 bde34c3a00c8: Pulling fs layer 07:18:02 b352a97aabf1: Pulling fs layer 07:18:02 4872d77fe225: Pulling fs layer 07:18:02 5851b861e8e6: Pulling fs layer 07:18:02 eaf3925da568: Waiting 07:18:02 988bab9f4d93: Waiting 07:18:02 bab4dde63d76: Waiting 07:18:02 4872d77fe225: Waiting 07:18:02 5851b861e8e6: Waiting 07:18:02 e2be974225ed: Download complete 07:18:02 988bab9f4d93: Verifying Checksum 07:18:02 988bab9f4d93: Download complete 07:18:02 1469e6f7b9e6: Verifying Checksum 07:18:02 1469e6f7b9e6: Download complete 07:18:02 339a4e72a1f5: Verifying Checksum 07:18:02 339a4e72a1f5: Download complete 07:18:02 eaf3925da568: Download complete 07:18:02 bde34c3a00c8: Download complete 07:18:02 b352a97aabf1: Verifying Checksum 07:18:02 b352a97aabf1: Download complete 07:18:02 4872d77fe225: Verifying Checksum 07:18:02 4872d77fe225: Download complete 07:18:02 5851b861e8e6: Verifying Checksum 07:18:02 5851b861e8e6: Download complete 07:18:02 b85a868b505f: Verifying Checksum 07:18:02 b85a868b505f: Download complete 07:18:03 bab4dde63d76: Verifying Checksum 07:18:03 bab4dde63d76: Download complete 07:18:04 b85a868b505f: Pull complete 07:18:04 e2be974225ed: Pull complete 07:18:04 339a4e72a1f5: Pull complete 07:18:04 988bab9f4d93: Pull complete 07:18:05 1469e6f7b9e6: Pull complete 07:18:05 eaf3925da568: Pull complete 07:18:07 bab4dde63d76: Pull complete 07:18:07 bde34c3a00c8: Pull complete 07:18:07 b352a97aabf1: Pull complete 07:18:07 4872d77fe225: Pull complete 07:18:07 5851b861e8e6: Pull complete 07:18:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:18:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:07 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:18:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:18:11 $ docker top f49cf0bc209fa70831cfe6c0c77053df818337a4b5ce77a9d20a81083cbba68e -eo pid,comm 07:18:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:18:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:11 [ssh-agent] Looking for ssh-agent implementation... 07:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:11 $ docker exec f49cf0bc209fa70831cfe6c0c77053df818337a4b5ce77a9d20a81083cbba68e ssh-agent 07:18:11 SSH_AUTH_SOCK=/tmp/ssh-JVd6NIOPFWOF/agent.33 07:18:11 SSH_AGENT_PID=39 07:18:11 Running ssh-add (command line suppressed) 07:18:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4750704426188748485.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4750704426188748485.key) 07:18:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:12 + git tag --points-at HEAD [Pipeline] } 07:18:12 $ docker exec --env ******** --env ******** f49cf0bc209fa70831cfe6c0c77053df818337a4b5ce77a9d20a81083cbba68e ssh-agent -k 07:18:12 unset SSH_AUTH_SOCK; 07:18:12 unset SSH_AGENT_PID; 07:18:12 echo Agent pid 39 killed; 07:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:18:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:12 [ssh-agent] Looking for ssh-agent implementation... 07:18:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:12 $ docker exec f49cf0bc209fa70831cfe6c0c77053df818337a4b5ce77a9d20a81083cbba68e ssh-agent 07:18:12 SSH_AUTH_SOCK=/tmp/ssh-eEQTraHJCkTg/agent.71 07:18:12 SSH_AGENT_PID=77 07:18:12 Running ssh-add (command line suppressed) 07:18:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3948814474107562980.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3948814474107562980.key) 07:18:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:13 + git semver init 07:18:13 2024-02-16 07:18:13,425 [run_init] DEBUG init version:0.0.0 force:False 07:18:13 2024-02-16 07:18:13,426 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:18:13 2024-02-16 07:18:13,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:18:13 2024-02-16 07:18:13,426 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:18:16 2024-02-16 07:18:15,535 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:18:16 2024-02-16 07:18:15,535 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:18:16 2024-02-16 07:18:15,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:18:16 2024-02-16 07:18:15,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:18:16 3.1.0-dev.33 [Pipeline] } 07:18:16 $ docker exec --env ******** --env ******** f49cf0bc209fa70831cfe6c0c77053df818337a4b5ce77a9d20a81083cbba68e ssh-agent -k 07:18:16 unset SSH_AUTH_SOCK; 07:18:16 unset SSH_AGENT_PID; 07:18:16 echo Agent pid 77 killed; 07:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:16 + git semver [Pipeline] } 07:18:16 $ docker stop --time=1 f49cf0bc209fa70831cfe6c0c77053df818337a4b5ce77a9d20a81083cbba68e 07:18:18 $ docker rm -f --volumes f49cf0bc209fa70831cfe6c0c77053df818337a4b5ce77a9d20a81083cbba68e [Pipeline] // withDockerContainer [Pipeline] sh 07:18:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:18:18 Stashed 1 file(s) [Pipeline] echo 07:18:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:19 provisioning config files... 07:18:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5042465496030909883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:19 ---> ****-login.sh 07:18:19 nexus3.edgexfoundry.org:10001 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10002 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10003 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10004 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 ****.io 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:19 Configure a credential helper to remove this warning. See 07:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:19 07:18:19 Login Succeeded 07:18:19 ---> ****-login.sh ends [Pipeline] } 07:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:18:20 ========================================================= 07:18:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:18:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:20 + 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 . 07:18:20 Sending build context to Docker daemon 59.03MB 07:18:20 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 07:18:20 Step 2/15 : FROM ${BASE} AS builder 07:18:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:18:20 7264a8db6415: Pulling fs layer 07:18:20 c4d48a809fc2: Pulling fs layer 07:18:20 4f1c88b9dad5: Pulling fs layer 07:18:20 ad3a456e5733: Pulling fs layer 07:18:20 69c7f0334f64: Pulling fs layer 07:18:20 1f1c1a5573a3: Pulling fs layer 07:18:20 ce7588e14bc9: Pulling fs layer 07:18:20 b5e4710f87ac: Pulling fs layer 07:18:20 ad3a456e5733: Waiting 07:18:20 ce7588e14bc9: Waiting 07:18:20 69c7f0334f64: Waiting 07:18:20 1f1c1a5573a3: Waiting 07:18:20 b5e4710f87ac: Waiting 07:18:20 c4d48a809fc2: Verifying Checksum 07:18:20 c4d48a809fc2: Download complete 07:18:20 ad3a456e5733: Verifying Checksum 07:18:20 ad3a456e5733: Download complete 07:18:21 69c7f0334f64: Download complete 07:18:21 7264a8db6415: Verifying Checksum 07:18:21 7264a8db6415: Download complete 07:18:21 1f1c1a5573a3: Verifying Checksum 07:18:21 1f1c1a5573a3: Download complete 07:18:21 7264a8db6415: Pull complete 07:18:21 b5e4710f87ac: Verifying Checksum 07:18:21 b5e4710f87ac: Download complete 07:18:21 c4d48a809fc2: Pull complete 07:18:21 4f1c88b9dad5: Verifying Checksum 07:18:21 4f1c88b9dad5: Download complete 07:18:21 ce7588e14bc9: Download complete 07:18:24 4f1c88b9dad5: Pull complete 07:18:24 ad3a456e5733: Pull complete 07:18:24 69c7f0334f64: Pull complete 07:18:24 1f1c1a5573a3: Pull complete 07:18:26 ce7588e14bc9: Pull complete 07:18:27 b5e4710f87ac: Pull complete 07:18:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 07:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:18:27 ---> 88b5674ff536 07:18:27 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:18:33 ---> Running in c982202197d5 07:18:33 Removing intermediate container c982202197d5 07:18:33 ---> 2b1a9a5dda1a 07:18:33 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:18:33 ---> Running in ad198328ec3b 07:18:33 Removing intermediate container ad198328ec3b 07:18:33 ---> 693aff199fcf 07:18:33 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:18:33 ---> Running in 05162b9dcd21 07:18:33 Removing intermediate container 05162b9dcd21 07:18:33 ---> 216e2f0f6332 07:18:33 Step 6/15 : LABEL Name=edgex-ui-go 07:18:33 ---> Running in 3abef82eec5d 07:18:33 Removing intermediate container 3abef82eec5d 07:18:33 ---> 66a1156b3158 07:18:33 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:18:33 ---> Running in 729674021b2b 07:18:33 Removing intermediate container 729674021b2b 07:18:33 ---> 7f9a72fc0965 07:18:33 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:18:33 Still waiting to schedule task 07:18:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:18:34 latest: Pulling from library/docker 07:18:34 4abcf2066143: Pulling fs layer 07:18:34 da259ba7c9a6: Pulling fs layer 07:18:34 4f4fb700ef54: Pulling fs layer 07:18:34 64ec0e092e7d: Pulling fs layer 07:18:34 59b5f93a474f: Pulling fs layer 07:18:34 9800384aa54d: Pulling fs layer 07:18:34 470f38a92860: Pulling fs layer 07:18:34 c2f971b7aba2: Pulling fs layer 07:18:34 5c94207b7102: Pulling fs layer 07:18:34 73955f3516c6: Pulling fs layer 07:18:34 b8b3a24dbf0c: Pulling fs layer 07:18:34 5f7486de5bba: Pulling fs layer 07:18:34 64ada8f36f0b: Pulling fs layer 07:18:34 557090f337b6: Pulling fs layer 07:18:34 5560d47c30f0: Pulling fs layer 07:18:34 68856e89c76e: Pulling fs layer 07:18:34 64ec0e092e7d: Waiting 07:18:34 59b5f93a474f: Waiting 07:18:34 c2f971b7aba2: Waiting 07:18:34 5f7486de5bba: Waiting 07:18:34 5c94207b7102: Waiting 07:18:34 9800384aa54d: Waiting 07:18:34 73955f3516c6: Waiting 07:18:34 b8b3a24dbf0c: Waiting 07:18:34 64ada8f36f0b: Waiting 07:18:34 68856e89c76e: Waiting 07:18:34 5560d47c30f0: Waiting 07:18:34 470f38a92860: Waiting 07:18:34 4f4fb700ef54: Download complete 07:18:34 da259ba7c9a6: Verifying Checksum 07:18:34 da259ba7c9a6: Download complete 07:18:34 4abcf2066143: Download complete 07:18:34 64ec0e092e7d: Download complete 07:18:34 4abcf2066143: Pull complete 07:18:34 9800384aa54d: Verifying Checksum 07:18:34 9800384aa54d: Download complete 07:18:34 470f38a92860: Verifying Checksum 07:18:34 470f38a92860: Download complete 07:18:34 c2f971b7aba2: Verifying Checksum 07:18:34 c2f971b7aba2: Download complete 07:18:34 da259ba7c9a6: Pull complete 07:18:34 5c94207b7102: Download complete 07:18:34 73955f3516c6: Verifying Checksum 07:18:34 73955f3516c6: Download complete 07:18:34 4f4fb700ef54: Pull complete 07:18:34 59b5f93a474f: Verifying Checksum 07:18:34 59b5f93a474f: Download complete 07:18:34 64ec0e092e7d: Pull complete 07:18:34 5f7486de5bba: Verifying Checksum 07:18:34 5f7486de5bba: Download complete 07:18:34 64ada8f36f0b: Verifying Checksum 07:18:34 64ada8f36f0b: Download complete 07:18:34 b8b3a24dbf0c: Verifying Checksum 07:18:34 b8b3a24dbf0c: Download complete 07:18:34 68856e89c76e: Download complete 07:18:34 5560d47c30f0: Verifying Checksum 07:18:34 5560d47c30f0: Download complete 07:18:34 59b5f93a474f: Pull complete 07:18:35 9800384aa54d: Pull complete 07:18:35 557090f337b6: Verifying Checksum 07:18:35 557090f337b6: Download complete 07:18:35 470f38a92860: Pull complete 07:18:35 c2f971b7aba2: Pull complete 07:18:35 5c94207b7102: Pull complete 07:18:35 73955f3516c6: Pull complete 07:18:36 b8b3a24dbf0c: Pull complete 07:18:36 5f7486de5bba: Pull complete 07:18:36 64ada8f36f0b: Pull complete 07:18:37 557090f337b6: Pull complete 07:18:37 5560d47c30f0: Pull complete 07:18:37 68856e89c76e: Pull complete 07:18:37 Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 07:18:37 Status: Downloaded newer image for docker:latest 07:18:41 ---> 9a59786ab137 07:18:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:18:41 ---> Running in 39cf621914aa 07:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:18:42 OK: 264 MiB in 52 packages 07:18:42 Removing intermediate container 39cf621914aa 07:18:42 ---> bbba4abe4a09 07:18:42 Step 10/15 : ENV GO111MODULE=on 07:18:42 ---> Running in 8814f08aaf67 07:18:42 Removing intermediate container 8814f08aaf67 07:18:42 ---> fa32eafc9870 07:18:42 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:18:42 ---> Running in 98c53545800c 07:18:42 Removing intermediate container 98c53545800c 07:18:42 ---> 68f86645a469 07:18:42 Step 12/15 : COPY go.mod vendor* ./ 07:18:42 ---> d8ed7972cc4c 07:18:42 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:42 ---> Running in 11a2a83cc141 07:19:14 Removing intermediate container 11a2a83cc141 07:19:14 ---> 3a748e2f5d65 07:19:14 Step 14/15 : COPY . . 07:19:16 ---> 5e1ef638e67b 07:19:16 Step 15/15 : RUN ${MAKE} 07:19:16 ---> Running in 9d11cf7526ca 07:19:16 noop 07:19:16 Removing intermediate container 9d11cf7526ca 07:19:16 ---> 727b4286644b 07:19:16 Successfully built 727b4286644b 07:19:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:17 + docker inspect -f . ci-base-image-x86_64 07:19:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:17 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:17 $ docker top 9fa9c5183cb14d69de277757d2db8c08fab9ee0e75d7497ffe93331a79f82733 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:17 + go version 07:19:17 go version go1.21.0 linux/amd64 [Pipeline] } 07:19:17 $ docker stop --time=1 9fa9c5183cb14d69de277757d2db8c08fab9ee0e75d7497ffe93331a79f82733 07:19:19 $ docker rm -f --volumes 9fa9c5183cb14d69de277757d2db8c08fab9ee0e75d7497ffe93331a79f82733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:19 + docker inspect -f . ci-base-image-x86_64 07:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:19 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:20 $ docker top e3a2d5553498aa283a88ec318934e998a65113ffdef5c2444e084250304d46c1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:19:20 + make test 07:19:20 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:19:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:19:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:19:30 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:19:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:19:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:19:33 ./bin/test-attribution-txt.sh 07:19:33 make -C web test 07:19:33 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:19:33 make[1]: tput: No such file or directory 07:19:33 make[1]: tput: No such file or directory 07:19:33 warning: generating ./VERSION 07:19:33 echo "0.0.0" > VERSION 07:19:33 docker build \ 07:19:33 -f Dockerfile \ 07:19:33 --build-arg USER=1000 \ 07:19:33 \ 07:19:33 --label "git_sha=6e2a6a431b745fc9ac1abc51c31e295ac414b3b9" \ 07:19:33 -t edgexfoundry/edgex-web-ui:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 \ 07:19:33 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:19:33 . 07:19:33 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:19:33 Install the buildx component to build images with BuildKit: 07:19:33 https://docs.docker.com/go/buildx/ 07:19:33 07:19:33 Sending build context to Docker daemon 2.62MB 07:19:33 Step 1/11 : FROM node:18-alpine3.18 07:19:34 18-alpine3.18: Pulling from library/node 07:19:34 619be1103602: Pulling fs layer 07:19:34 3ca0848cfd88: Pulling fs layer 07:19:34 ea995ae82edc: Pulling fs layer 07:19:34 8ef45897bdf2: Pulling fs layer 07:19:34 8ef45897bdf2: Waiting 07:19:34 ea995ae82edc: Verifying Checksum 07:19:34 ea995ae82edc: Download complete 07:19:34 619be1103602: Verifying Checksum 07:19:34 619be1103602: Download complete 07:19:34 8ef45897bdf2: Verifying Checksum 07:19:34 8ef45897bdf2: Download complete 07:19:34 619be1103602: Pull complete 07:19:34 3ca0848cfd88: Verifying Checksum 07:19:34 3ca0848cfd88: Download complete 07:19:35 3ca0848cfd88: Pull complete 07:19:35 ea995ae82edc: Pull complete 07:19:35 8ef45897bdf2: Pull complete 07:19:35 Digest: sha256:724bdd781c6f2de6bcf296f2a7df2a5d42ca34823d0858f71d949861acb07a21 07:19:35 Status: Downloaded newer image for node:18-alpine3.18 07:19:35 ---> 4f966fe318ae 07:19:35 Step 2/11 : RUN apk add --no-cache chromium 07:19:38 ---> Running in 2ef57b0edabb 07:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:19:39 (1/154) Installing libexpat (2.6.0-r0) 07:19:39 (2/154) Installing brotli-libs (1.0.9-r14) 07:19:39 (3/154) Installing libbz2 (1.0.8-r5) 07:19:39 (4/154) Installing libpng (1.6.39-r3) 07:19:39 (5/154) Installing freetype (2.13.0-r5) 07:19:39 (6/154) Installing fontconfig (2.14.2-r3) 07:19:39 (7/154) Installing libfontenc (1.1.7-r2) 07:19:39 (8/154) Installing mkfontscale (1.2.2-r3) 07:19:39 (9/154) Installing font-opensans (0_git20210927-r1) 07:19:39 (10/154) Installing pkgconf (1.9.5-r0) 07:19:39 (11/154) Installing libffi (3.4.4-r2) 07:19:39 (12/154) Installing libintl (0.21.1-r7) 07:19:39 (13/154) Installing libblkid (2.38.1-r8) 07:19:39 (14/154) Installing libmount (2.38.1-r8) 07:19:39 (15/154) Installing pcre2 (10.42-r1) 07:19:39 (16/154) Installing glib (2.76.6-r0) 07:19:40 (17/154) Installing xz-libs (5.4.3-r0) 07:19:40 (18/154) Installing libxml2 (2.11.7-r0) 07:19:40 (19/154) Installing shared-mime-info (2.2-r5) 07:19:40 (20/154) Installing hicolor-icon-theme (0.17-r2) 07:19:40 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 07:19:40 (22/154) Installing libwebp (1.3.2-r0) 07:19:40 (23/154) Installing zstd-libs (1.5.5-r4) 07:19:40 (24/154) Installing tiff (4.5.1-r0) 07:19:40 (25/154) Installing gdk-pixbuf (2.42.10-r5) 07:19:40 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 07:19:40 (27/154) Installing libxau (1.0.11-r2) 07:19:40 (28/154) Installing libmd (1.0.4-r2) 07:19:40 (29/154) Installing libbsd (0.11.7-r1) 07:19:40 (30/154) Installing libxdmcp (1.1.4-r2) 07:19:40 (31/154) Installing libxcb (1.15-r1) 07:19:40 (32/154) Installing libx11 (1.8.7-r0) 07:19:40 (33/154) Installing libxcomposite (0.4.6-r3) 07:19:40 (34/154) Installing libxfixes (6.0.1-r2) 07:19:40 (35/154) Installing libxrender (0.9.11-r3) 07:19:40 (36/154) Installing libxcursor (1.2.1-r2) 07:19:40 (37/154) Installing libxdamage (1.1.6-r2) 07:19:40 (38/154) Installing libxext (1.3.5-r2) 07:19:40 (39/154) Installing libxi (1.8.1-r0) 07:19:40 (40/154) Installing libxinerama (1.1.5-r2) 07:19:40 (41/154) Installing libxrandr (1.5.3-r2) 07:19:40 (42/154) Installing libatk-1.0 (2.48.4-r0) 07:19:40 (43/154) Installing libxtst (1.2.4-r2) 07:19:40 (44/154) Installing dbus-libs (1.14.8-r0) 07:19:40 (45/154) Installing at-spi2-core (2.48.4-r0) 07:19:40 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 07:19:40 (47/154) Installing pixman (0.42.2-r1) 07:19:40 (48/154) Installing cairo (1.17.8-r1) 07:19:40 (49/154) Installing cairo-gobject (1.17.8-r1) 07:19:40 (50/154) Installing avahi-libs (0.8-r13) 07:19:40 (51/154) Installing gmp (6.2.1-r3) 07:19:40 (52/154) Installing nettle (3.8.1-r2) 07:19:40 (53/154) Installing libunistring (1.1-r1) 07:19:40 (54/154) Installing libidn2 (2.3.4-r1) 07:19:40 (55/154) Installing p11-kit (0.24.1-r2) 07:19:40 (56/154) Installing libtasn1 (4.19.0-r1) 07:19:40 (57/154) Installing gnutls (3.8.3-r0) 07:19:40 (58/154) Installing cups-libs (2.4.7-r0) 07:19:40 (59/154) Installing libepoxy (1.5.10-r1) 07:19:40 (60/154) Installing fribidi (1.0.13-r0) 07:19:40 (61/154) Installing graphite2 (1.3.14-r5) 07:19:40 (62/154) Installing harfbuzz (7.3.0-r0) 07:19:40 (63/154) Installing libxft (2.3.8-r1) 07:19:40 (64/154) Installing pango (1.50.14-r1) 07:19:40 (65/154) Installing wayland-libs-client (1.22.0-r2) 07:19:40 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 07:19:40 (67/154) Installing wayland-libs-egl (1.22.0-r2) 07:19:40 (68/154) Installing xkeyboard-config (2.38-r0) 07:19:40 (69/154) Installing libxkbcommon (1.5.0-r2) 07:19:40 (70/154) Installing gtk+3.0 (3.24.38-r1) 07:19:40 Executing gtk+3.0-3.24.38-r1.post-install 07:19:40 (71/154) Installing icu-data-full (73.2-r2) 07:19:41 (72/154) Installing mesa (23.0.4-r0) 07:19:41 (73/154) Installing llvm15-libs (15.0.7-r6) 07:19:41 (74/154) Installing hwdata-pci (0.370-r0) 07:19:41 (75/154) Installing libpciaccess (0.17-r2) 07:19:41 (76/154) Installing libdrm (2.4.115-r4) 07:19:41 (77/154) Installing musl-fts (1.2.7-r5) 07:19:41 (78/154) Installing libelf (0.189-r2) 07:19:41 (79/154) Installing mesa-glapi (23.0.4-r0) 07:19:41 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 07:19:41 (81/154) Installing eudev-libs (3.2.11-r8) 07:19:41 (82/154) Installing libmagic (5.45-r0) 07:19:41 (83/154) Installing file (5.45-r0) 07:19:41 (84/154) Installing libice (1.1.1-r2) 07:19:41 (85/154) Installing libuuid (2.38.1-r8) 07:19:41 (86/154) Installing libsm (1.2.4-r1) 07:19:41 (87/154) Installing libxt (1.3.0-r2) 07:19:41 (88/154) Installing libxmu (1.1.4-r2) 07:19:41 (89/154) Installing xset (1.2.5-r1) 07:19:41 (90/154) Installing xprop (1.2.7-r0) 07:19:42 (91/154) Installing xdg-utils (1.1.3-r4) 07:19:42 (92/154) Installing libogg (1.3.5-r4) 07:19:42 (93/154) Installing flac-libs (1.4.3-r0) 07:19:42 (94/154) Installing alsa-lib (1.2.9-r1) 07:19:42 (95/154) Installing libatomic (12.2.1_git20220924-r10) 07:19:42 (96/154) Installing svt-av1-libs (1.6.0-r0) 07:19:42 (97/154) Installing aom-libs (3.6.1-r0) 07:19:42 (98/154) Installing libva (2.18.0-r1) 07:19:42 (99/154) Installing libvdpau (1.5-r1) 07:19:42 (100/154) Installing onevpl-libs (2023.2.1-r0) 07:19:42 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 07:19:42 (102/154) Installing libdav1d (1.2.1-r0) 07:19:42 (103/154) Installing libhwy (1.0.4-r1) 07:19:42 (104/154) Installing lcms2 (2.15-r2) 07:19:42 (105/154) Installing libjxl (0.8.2-r0) 07:19:42 (106/154) Installing lame-libs (3.100-r5) 07:19:42 (107/154) Installing opus (1.4-r0) 07:19:42 (108/154) Installing libgomp (12.2.1_git20220924-r10) 07:19:42 (109/154) Installing soxr (0.1.3-r5) 07:19:42 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 07:19:42 (111/154) Installing libtheora (1.1.1-r17) 07:19:42 (112/154) Installing libvorbis (1.3.7-r1) 07:19:42 (113/154) Installing libvpx (1.13.0-r2) 07:19:42 (114/154) Installing x264-libs (0.164_git20220602-r1) 07:19:42 (115/154) Installing numactl (2.0.16-r4) 07:19:42 (116/154) Installing x265-libs (3.5-r4) 07:19:42 (117/154) Installing xvidcore (1.3.7-r1) 07:19:42 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 07:19:42 (119/154) Installing libbluray (1.3.4-r0) 07:19:42 (120/154) Installing mpg123-libs (1.31.3-r1) 07:19:42 (121/154) Installing libopenmpt (0.7.2-r0) 07:19:42 (122/154) Installing cjson (1.7.17-r0) 07:19:42 (123/154) Installing mbedtls (2.28.7-r0) 07:19:42 (124/154) Installing librist (0.2.7-r0) 07:19:42 (125/154) Installing libsrt (1.5.2-r0) 07:19:42 (126/154) Installing libssh (0.10.5-r0) 07:19:42 (127/154) Installing libsodium (1.0.18-r3) 07:19:42 (128/154) Installing libzmq (4.3.4-r4) 07:19:42 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 07:19:43 (130/154) Installing libevent (2.1.12-r6) 07:19:43 (131/154) Installing wayland-libs-server (1.22.0-r2) 07:19:43 (132/154) Installing mesa-gbm (23.0.4-r0) 07:19:43 (133/154) Installing harfbuzz-subset (7.3.0-r0) 07:19:43 (134/154) Installing icu-libs (73.2-r2) 07:19:43 (135/154) Installing jsoncpp (1.9.5-r0) 07:19:43 (136/154) Installing minizip (1.2.13-r1) 07:19:43 (137/154) Installing nspr (4.35-r2) 07:19:43 (138/154) Installing sqlite-libs (3.41.2-r3) 07:19:43 (139/154) Installing nss (3.94-r0) 07:19:43 (140/154) Installing pipewire-libs (0.3.70-r1) 07:19:43 (141/154) Installing libasyncns (0.8-r1) 07:19:43 (142/154) Installing libltdl (2.4.7-r2) 07:19:43 (143/154) Installing orc (0.4.34-r0) 07:19:43 (144/154) Installing libsndfile (1.2.0-r2) 07:19:43 (145/154) Installing speexdsp (1.2.1-r1) 07:19:43 (146/154) Installing tdb-libs (1.4.8-r1) 07:19:43 (147/154) Installing libpulse (16.1-r10) 07:19:43 (148/154) Installing snappy (1.1.10-r1) 07:19:43 (149/154) Installing libwoff2common (1.0.2-r2) 07:19:43 (150/154) Installing libwoff2enc (1.0.2-r2) 07:19:43 (151/154) Installing libgpg-error (1.47-r1) 07:19:43 (152/154) Installing libgcrypt (1.10.2-r1) 07:19:43 (153/154) Installing libxslt (1.1.38-r0) 07:19:43 (154/154) Installing chromium (119.0.6045.159-r0) 07:19:45 Executing busybox-1.36.1-r5.trigger 07:19:45 Executing fontconfig-2.14.2-r3.trigger 07:19:45 Executing mkfontscale-1.2.2-r3.trigger 07:19:45 Executing glib-2.76.6-r0.trigger 07:19:45 Executing shared-mime-info-2.2-r5.trigger 07:19:45 Executing gdk-pixbuf-2.42.10-r5.trigger 07:19:45 Executing gtk-update-icon-cache-3.24.38-r1.trigger 07:19:45 OK: 580 MiB in 171 packages 07:20:00 Removing intermediate container 2ef57b0edabb 07:20:00 ---> 00a11897ee26 07:20:00 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:20:00 ---> Running in b034a03a11ef 07:20:00 Removing intermediate container b034a03a11ef 07:20:00 ---> db4d30a2a9c7 07:20:00 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 07:20:00 ---> Running in c0bcd84831d9 07:20:00 Removing intermediate container c0bcd84831d9 07:20:00 ---> 7020878dc765 07:20:00 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 07:20:00 ---> Running in 72bf46757f05 07:20:00 Removing intermediate container 72bf46757f05 07:20:00 ---> 6de09a9a22a4 07:20:00 Step 6/11 : RUN npm install -g npm 07:20:00 ---> Running in 0f073e5c53c0 07:20:07 07:20:07 removed 25 packages, and changed 45 packages in 7s 07:20:07 07:20:07 24 packages are looking for funding 07:20:07 run `npm fund` for details 07:20:08 Removing intermediate container 0f073e5c53c0 07:20:08 ---> 45f71207ae08 07:20:08 Step 7/11 : ARG USER=1000 07:20:08 ---> Running in c5c98c804895 07:20:08 Removing intermediate container c5c98c804895 07:20:08 ---> be7c7f92734d 07:20:08 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:20:08 ---> Running in b1527bb23c16 07:20:09 Removing intermediate container b1527bb23c16 07:20:09 ---> ea91b1401244 07:20:09 Step 9/11 : USER $USER:$USER 07:20:09 ---> Running in c6ef5ae08897 07:20:09 Removing intermediate container c6ef5ae08897 07:20:09 ---> 4181eb21176d 07:20:09 Step 10/11 : WORKDIR /app 07:20:09 ---> Running in 0b9bce5f5ba8 07:20:09 Removing intermediate container 0b9bce5f5ba8 07:20:09 ---> cb1f45b7f1c9 07:20:09 Step 11/11 : LABEL git_sha=6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:20:09 ---> Running in 7beb56ed8258 07:20:09 Removing intermediate container 7beb56ed8258 07:20:09 ---> 81d19841848c 07:20:09 Successfully built 81d19841848c 07:20:09 Successfully tagged edgexfoundry/edgex-web-ui:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:20:09 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:20:09 touch edgex-web-ui.imagebuilt 07:20:09 mkdir -p node_modules coverage 07:20:09 chown "1000:1000" . node_modules coverage package-lock.json 07:20:09 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:20:21 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:20:21 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 07:20:21 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. 07:20:21 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 07:20:21 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. 07:20:21 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 07:20:21 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 07:20:22 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 07:20:23 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:20:23 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 07:20:24 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 07:20:24 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 07:20:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1049 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:20:25 Running in /w/workspace/edgex-ui-go/163 [Pipeline] { [Pipeline] checkout 07:20:25 The recommended git tool is: git 07:20:25 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 07:20:29 07:20:29 added 1182 packages, and audited 1183 packages in 19s 07:20:29 07:20:29 100 packages are looking for funding 07:20:29 run `npm fund` for details 07:20:29 07:20:29 21 vulnerabilities (12 moderate, 8 high, 1 critical) 07:20:29 07:20:29 To address issues that do not require attention, run: 07:20:29 npm audit fix 07:20:29 07:20:29 To address all issues (including breaking changes), run: 07:20:29 npm audit fix --force 07:20:29 07:20:29 Run `npm audit` for details. 07:20:36 using credential edgex-jenkins-ssh 07:20:36 Cloning the remote Git repository 07:20:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:20:36 > git init /w/workspace/edgex-ui-go/163 # timeout=10 07:20:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:20:36 > git --version # timeout=10 07:20:36 > git --version # 'git version 2.25.1' 07:20:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:38 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 07:20:39 - Generating browser application bundles (phase: setup)... 07:20:42 Avoid second fetch 07:20:42 Checking out Revision 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 (main) 07:20:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:20:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:42 > git config core.sparsecheckout # timeout=10 07:20:42 > git checkout -f 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 # timeout=10 07:20:43 Commit message: "Merge pull request #702 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:20:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:20:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:20:44 Dload Upload Total Spent Left Speed 07:20:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 50703 0 --:--:-- --:--:-- --:--:-- 50703 [Pipeline] sh 07:20:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:20:45 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 07:20:45 tee /etc/docker/daemon.new 07:20:45 { 07:20:45 "registry-mirrors": [ 07:20:45 "https://nexus3.edgexfoundry.org:10001" 07:20:45 ], 07:20:45 "bip": "10.250.0.254/24", 07:20:45 "hosts": [ 07:20:45 "tcp://0.0.0.0:5555", 07:20:45 "unix:///var/run/docker.sock" 07:20:45 ], 07:20:45 "mtu": 1458, 07:20:45 "selinux-enabled": true, 07:20:45 "seccomp-profile": "/etc/docker/seccomp.json" 07:20:45 } [Pipeline] sh 07:20:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:20:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:04 provisioning config files... 07:21:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/163@tmp/config11758691528199964569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:04 ---> ****-login.sh 07:21:04 nexus3.edgexfoundry.org:10001 07:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:05 Configure a credential helper to remove this warning. See 07:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:05 07:21:05 Login Succeeded 07:21:05 nexus3.edgexfoundry.org:10002 07:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:05 Configure a credential helper to remove this warning. See 07:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:05 07:21:05 Login Succeeded 07:21:05 nexus3.edgexfoundry.org:10003 07:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:05 Configure a credential helper to remove this warning. See 07:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:05 07:21:05 Login Succeeded 07:21:05 nexus3.edgexfoundry.org:10004 07:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:06 Configure a credential helper to remove this warning. See 07:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:06 07:21:06 Login Succeeded 07:21:06 ****.io 07:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:06 ✔ Browser application bundle generation complete. 07:21:06 16 02 2024 07:21:03.178:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:21:06 16 02 2024 07:21:03.180:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:21:06 16 02 2024 07:21:03.204:INFO [launcher]: Starting browser ChromeHeadless 07:21:06 16 02 2024 07:21:03.541:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket FM-V87OOVMhCbk8EAAAB with id 9319812 07:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:06 Configure a credential helper to remove this warning. See 07:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:06 07:21:06 Login Succeeded 07:21:06 ---> ****-login.sh ends [Pipeline] } 07:21:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.017 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.065 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.076 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.078 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.081 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.13 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.143 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.149 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.162 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.174 secs) 07:21:07 WARN: ' 07:21:07 It looks like you're using ngModel on the same form field as formControlName. 07:21:07 Support for using the ngModel input property and ngModelChange event with 07:21:07 reactive form directives has been deprecated in Angular v6 and will be removed 07:21:07 in a future version of Angular. 07:21:07 07:21:07 For more information on this, see our API docs here: 07:21:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:21:07 ' 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.174 secs) 07:21:07 WARN: ' 07:21:07 It looks like you're using ngModel on the same form field as formControlName. 07:21:07 Support for using the ngModel input property and ngModelChange event with 07:21:07 reactive form directives has been deprecated in Angular v6 and will be removed 07:21:07 in a future version of Angular. 07:21:07 07:21:07 For more information on this, see our API docs here: 07:21:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:21:07 ' 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.204 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.213 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.217 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.247 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.25 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.276 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.294 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.301 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.312 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.328 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.332 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.333 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.354 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.38 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.395 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.4 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.402 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.42 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.423 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.427 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.43 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.44 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.446 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.453 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.484 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.486 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.491 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.497 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.508 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.515 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.517 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.519 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.525 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.534 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.557 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.564 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.57 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.579 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.593 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.599 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.608 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.619 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.624 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.626 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.627 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.637 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.642 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.644 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.696 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.712 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.714 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.715 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.728 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.73 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.735 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.738 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.74 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.743 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.747 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.748 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.75 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.754 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.757 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.758 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.76 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.762 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.772 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.795 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.806 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.808 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.826 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.833 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.835 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.852 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.858 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.861 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.864 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.866 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.867 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.869 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.877 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.914 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.921 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.937 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.955 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.962 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.967 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.971 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.998 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.005 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.007 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.027 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.039 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.052 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.059 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.07 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.08 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.101 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.115 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.118 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.121 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.146 secs) 07:21:07 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:21:07 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:21:07 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.146 secs) 07:21:07 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:21:07 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:21:07 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.15 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.165 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.167 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.177 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.183 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.191 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.193 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.195 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.208 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.22 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.226 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.233 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.247 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.255 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.258 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.259 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.266 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.278 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.286 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.291 secs) [Pipeline] echo 07:21:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:21:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:21:07 ========================================================= 07:21:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:21:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.303 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.309 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.323 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.325 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.339 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.356 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.376 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.394 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.411 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.416 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.42 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.427 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.43 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.434 secs) 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.449 secs) [Pipeline] sh 07:21:07 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.522 secs / 1.449 secs) 07:21:07 TOTAL: 147 SUCCESS 07:21:07 ✔ Browser application bundle generation complete. 07:21:07 + 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 . 07:21:07 07:21:07 =============================== Coverage summary =============================== 07:21:07 Statements : 39.04% ( 1374/3519 ) 07:21:07 Branches : 15.3% ( 94/614 ) 07:21:07 Functions : 32.14% ( 424/1319 ) 07:21:07 Lines : 38.97% ( 1343/3446 ) 07:21:07 ================================================================================ 07:21:07 ✔ Browser application bundle generation complete. 07:21:09 Sending build context to Docker daemon 35.09MB 07:21:09 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 07:21:09 Step 2/15 : FROM ${BASE} AS builder 07:21:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:21:09 9fda8d8052c6: Pulling fs layer 07:21:09 5d54e960e981: Pulling fs layer 07:21:09 c4a7e357bf2a: Pulling fs layer 07:21:09 f0e02332f6b5: Pulling fs layer 07:21:09 872ee5b61b7b: Pulling fs layer 07:21:09 0c6a40ed1a82: Pulling fs layer 07:21:09 94ae7d8d031c: Pulling fs layer 07:21:09 872ee5b61b7b: Waiting 07:21:09 0c6a40ed1a82: Waiting 07:21:09 94ae7d8d031c: Waiting 07:21:09 f0e02332f6b5: Waiting 07:21:09 5d54e960e981: Verifying Checksum 07:21:09 5d54e960e981: Download complete 07:21:09 f0e02332f6b5: Verifying Checksum 07:21:09 f0e02332f6b5: Download complete 07:21:09 872ee5b61b7b: Verifying Checksum 07:21:09 872ee5b61b7b: Download complete 07:21:09 9fda8d8052c6: Verifying Checksum 07:21:09 9fda8d8052c6: Download complete 07:21:09 94ae7d8d031c: Verifying Checksum 07:21:09 94ae7d8d031c: Download complete 07:21:09 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 07:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:21:09 $ docker stop --time=1 e3a2d5553498aa283a88ec318934e998a65113ffdef5c2444e084250304d46c1 07:21:09 9fda8d8052c6: Pull complete 07:21:10 5d54e960e981: Pull complete 07:21:10 c4a7e357bf2a: Verifying Checksum 07:21:10 c4a7e357bf2a: Download complete 07:21:11 $ docker rm -f --volumes e3a2d5553498aa283a88ec318934e998a65113ffdef5c2444e084250304d46c1 [Pipeline] // withDockerContainer [Pipeline] sh 07:21:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:21:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:21:12 0c6a40ed1a82: Verifying Checksum 07:21:12 0c6a40ed1a82: Download complete [Pipeline] sh 07:21:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:21:12 + ls -al . 07:21:12 total 196 07:21:12 drwxrwxr-x 13 jenkins jenkins 4096 Feb 16 07:19 . 07:21:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 07:17 .. 07:21:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 07:17 .blubracket 07:21:12 -rw-rw-r-- 1 jenkins jenkins 18 Feb 16 07:17 .dockerignore 07:21:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 07:18 .git 07:21:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 07:17 .github 07:21:12 -rw-rw-r-- 1 jenkins jenkins 178 Feb 16 07:17 .gitignore 07:21:12 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 07:18 .semver 07:21:12 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 16 07:17 Attribution.txt 07:21:12 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 16 07:17 CHANGELOG.md 07:21:12 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 16 07:17 CONTRIBUTING.md 07:21:12 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 16 07:17 Dockerfile 07:21:12 -rw-rw-r-- 1 jenkins jenkins 652 Feb 16 07:17 Jenkinsfile 07:21:12 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 16 07:17 LICENSE 07:21:12 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 16 07:17 Makefile 07:21:12 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 16 07:17 README.md 07:21:12 -rw-rw-r-- 1 jenkins jenkins 12 Feb 16 07:18 VERSION 07:21:12 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 16 07:17 angularmigrationlogs.md 07:21:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 07:17 assets 07:21:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 07:17 bin 07:21:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 07:17 cmd 07:21:12 -rw-r--r-- 1 jenkins jenkins 10 Feb 16 07:19 coverage.out 07:21:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 07:17 docs 07:21:12 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 16 07:17 go.mod 07:21:12 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 16 07:17 go.sum 07:21:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 07:17 internal 07:21:12 -rwxrwxr-x 1 jenkins jenkins 568 Feb 16 07:17 redeploy.sh 07:21:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 07:17 testing 07:21:12 -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 07:17 version.go 07:21:12 drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 07:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:13 + 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=6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 --label arch=amd64 --label version=3.1.0-dev.33 . 07:21:14 Sending build context to Docker daemon 346MB 07:21:14 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 07:21:14 Step 2/26 : FROM ${BASE} AS builder 07:21:14 ---> 727b4286644b 07:21:14 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:21:17 ---> Running in 5a73f86e0ecb 07:21:17 Removing intermediate container 5a73f86e0ecb 07:21:17 ---> 7a7360d75ca4 07:21:17 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:21:17 ---> Running in af0a52a7affb 07:21:17 Removing intermediate container af0a52a7affb 07:21:17 ---> 78e11c69c196 07:21:17 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:21:17 ---> Running in 39e4a881d432 07:21:17 Removing intermediate container 39e4a881d432 07:21:17 ---> 01db805fb8e9 07:21:17 Step 6/26 : LABEL Name=edgex-ui-go 07:21:17 ---> Running in 33ce0354a6a6 07:21:17 Removing intermediate container 33ce0354a6a6 07:21:17 ---> 685486eaee26 07:21:17 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:21:17 ---> Running in f51aaaf5e2bd 07:21:17 Removing intermediate container f51aaaf5e2bd 07:21:17 ---> b2e26d07a7de 07:21:17 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:21:18 ---> 902e5a1c8fde 07:21:18 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:21:18 ---> Running in 7b7f97e52464 07:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:21:19 OK: 264 MiB in 52 packages 07:21:19 Removing intermediate container 7b7f97e52464 07:21:19 ---> 64a63156516b 07:21:19 Step 10/26 : ENV GO111MODULE=on 07:21:19 ---> Running in edaadee30f3e 07:21:19 Removing intermediate container edaadee30f3e 07:21:19 ---> 538680e011b0 07:21:19 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:21:19 ---> Running in 76738f5aa166 07:21:19 Removing intermediate container 76738f5aa166 07:21:19 ---> 46c0a2233ef7 07:21:19 Step 12/26 : COPY go.mod vendor* ./ 07:21:19 ---> 93db435d155e 07:21:19 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:20 ---> Running in 150213c113ed 07:21:20 Removing intermediate container 150213c113ed 07:21:20 ---> 1baf315fd8fd 07:21:20 Step 14/26 : COPY . . 07:21:24 c4a7e357bf2a: Pull complete 07:21:24 f0e02332f6b5: Pull complete 07:21:24 872ee5b61b7b: Pull complete 07:21:28 ---> 3dc412d44bd3 07:21:28 Step 15/26 : RUN ${MAKE} 07:21:28 ---> Running in fd4eaf193f1c 07:21:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.33" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:21:32 0c6a40ed1a82: Pull complete 07:21:34 94ae7d8d031c: Pull complete 07:21:34 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:21:34 ---> 86de565de09d 07:21:34 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:21:36 ---> Running in a3877b0af75f 07:21:36 Removing intermediate container a3877b0af75f 07:21:36 ---> 70ab5b36896a 07:21:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:21:36 ---> Running in f0b317f5a39c 07:21:36 Removing intermediate container f0b317f5a39c 07:21:36 ---> 1a3937c743dd 07:21:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:21:36 ---> Running in 50df9c8d3db2 07:21:36 Removing intermediate container 50df9c8d3db2 07:21:36 ---> 5a771b548478 07:21:36 Step 6/15 : LABEL Name=edgex-ui-go 07:21:36 ---> Running in 31c5a7446d98 07:21:37 Removing intermediate container 31c5a7446d98 07:21:37 ---> 1cf122de13f7 07:21:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:21:37 ---> Running in f492fda7799f 07:21:37 Removing intermediate container f492fda7799f 07:21:37 ---> ea0951215c27 07:21:37 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:21:38 latest: Pulling from library/docker 07:21:38 bca4290a9639: Pulling fs layer 07:21:38 2cd627277f8a: Pulling fs layer 07:21:38 4f4fb700ef54: Pulling fs layer 07:21:38 a4fb61f641ed: Pulling fs layer 07:21:38 733caa879861: Pulling fs layer 07:21:38 41b482f87146: Pulling fs layer 07:21:38 0f596b0f1ebd: Pulling fs layer 07:21:38 3c18ba07c524: Pulling fs layer 07:21:38 e5136b0c9c40: Pulling fs layer 07:21:38 c66fedb273ac: Pulling fs layer 07:21:38 f8b4790c78e1: Pulling fs layer 07:21:38 a4fb61f641ed: Waiting 07:21:38 778c48064a9e: Pulling fs layer 07:21:38 733caa879861: Waiting 07:21:38 ddf1811cd93b: Pulling fs layer 07:21:38 f097af4b233d: Pulling fs layer 07:21:38 3efeff7477ff: Pulling fs layer 07:21:38 295ea359eb0b: Pulling fs layer 07:21:38 41b482f87146: Waiting 07:21:38 0f596b0f1ebd: Waiting 07:21:38 3c18ba07c524: Waiting 07:21:38 e5136b0c9c40: Waiting 07:21:38 c66fedb273ac: Waiting 07:21:38 f8b4790c78e1: Waiting 07:21:38 778c48064a9e: Waiting 07:21:38 ddf1811cd93b: Waiting 07:21:38 f097af4b233d: Waiting 07:21:38 3efeff7477ff: Waiting 07:21:38 295ea359eb0b: Waiting 07:21:38 4f4fb700ef54: Download complete 07:21:38 2cd627277f8a: Download complete 07:21:38 bca4290a9639: Verifying Checksum 07:21:38 bca4290a9639: Download complete 07:21:38 a4fb61f641ed: Verifying Checksum 07:21:38 a4fb61f641ed: Download complete 07:21:38 41b482f87146: Verifying Checksum 07:21:38 41b482f87146: Download complete 07:21:39 733caa879861: Verifying Checksum 07:21:39 733caa879861: Download complete 07:21:39 3c18ba07c524: Verifying Checksum 07:21:39 3c18ba07c524: Download complete 07:21:39 0f596b0f1ebd: Verifying Checksum 07:21:39 0f596b0f1ebd: Download complete 07:21:39 e5136b0c9c40: Verifying Checksum 07:21:39 e5136b0c9c40: Download complete 07:21:39 c66fedb273ac: Verifying Checksum 07:21:39 c66fedb273ac: Download complete 07:21:39 ddf1811cd93b: Verifying Checksum 07:21:39 ddf1811cd93b: Download complete 07:21:39 778c48064a9e: Verifying Checksum 07:21:39 778c48064a9e: Download complete 07:21:39 bca4290a9639: Pull complete 07:21:39 f8b4790c78e1: Verifying Checksum 07:21:39 f8b4790c78e1: Download complete 07:21:39 3efeff7477ff: Verifying Checksum 07:21:39 3efeff7477ff: Download complete 07:21:39 295ea359eb0b: Verifying Checksum 07:21:39 295ea359eb0b: Download complete 07:21:40 2cd627277f8a: Pull complete 07:21:40 4f4fb700ef54: Pull complete 07:21:40 a4fb61f641ed: Pull complete 07:21:40 f097af4b233d: Verifying Checksum 07:21:40 f097af4b233d: Download complete 07:21:45 733caa879861: Pull complete 07:21:46 41b482f87146: Pull complete 07:21:47 0f596b0f1ebd: Pull complete 07:21:48 3c18ba07c524: Pull complete 07:21:48 e5136b0c9c40: Pull complete 07:21:48 c66fedb273ac: Pull complete 07:21:49 f8b4790c78e1: Pull complete 07:21:49 778c48064a9e: Pull complete 07:21:50 ddf1811cd93b: Pull complete 07:21:50 Removing intermediate container fd4eaf193f1c 07:21:50 ---> a6ee7b72b4b5 07:21:50 Step 16/26 : FROM alpine:3.18 07:21:50 3.18: Pulling from library/alpine 07:21:50 619be1103602: Already exists 07:21:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:21:50 Status: Downloaded newer image for alpine:3.18 07:21:50 ---> d3782b16ccc9 07:21:50 Step 17/26 : RUN apk --no-cache upgrade 07:21:50 ---> Running in 4ed50b361c70 07:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:21:50 OK: 7 MiB in 15 packages 07:21:50 Removing intermediate container 4ed50b361c70 07:21:50 ---> 5e8bcfdcd141 07:21:50 Step 18/26 : EXPOSE 4000 07:21:50 ---> Running in 4ccf2feaee3b 07:21:50 Removing intermediate container 4ccf2feaee3b 07:21:50 ---> 75ae34b17201 07:21:50 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:21:50 ---> 6d9daf16c208 07:21:50 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:21:50 ---> 9bad2ab8ccbc 07:21:50 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:21:50 ---> 6860373a5538 07:21:50 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:21:50 ---> Running in 954f13b9622d 07:21:50 Removing intermediate container 954f13b9622d 07:21:50 ---> a3ff67fe9703 07:21:50 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:21:50 ---> Running in 5bdbe90c18fc 07:21:50 Removing intermediate container 5bdbe90c18fc 07:21:50 ---> afe21e2828d4 07:21:50 Step 24/26 : LABEL arch=amd64 07:21:50 ---> Running in cdafe7bf2f58 07:21:50 Removing intermediate container cdafe7bf2f58 07:21:50 ---> 1dec4307e498 07:21:50 Step 25/26 : LABEL git_sha=6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:21:50 ---> Running in be811fc7873d 07:21:51 Removing intermediate container be811fc7873d 07:21:51 ---> 66050f89d01d 07:21:51 Step 26/26 : LABEL version=3.1.0-dev.33 07:21:51 ---> Running in 4adc93f15268 07:21:51 Removing intermediate container 4adc93f15268 07:21:51 ---> 22479b2c7a6b 07:21:51 [Warning] One or more build-args [ARCH] were not consumed 07:21:51 Successfully built 22479b2c7a6b 07:21:51 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:51 provisioning config files... 07:21:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14361345842452067772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:51 ---> ****-login.sh 07:21:51 nexus3.edgexfoundry.org:10001 07:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:51 Configure a credential helper to remove this warning. See 07:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:51 07:21:51 Login Succeeded 07:21:51 nexus3.edgexfoundry.org:10002 07:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:51 Configure a credential helper to remove this warning. See 07:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:51 07:21:51 Login Succeeded 07:21:51 nexus3.edgexfoundry.org:10003 07:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:52 Configure a credential helper to remove this warning. See 07:21:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:52 07:21:52 Login Succeeded 07:21:52 nexus3.edgexfoundry.org:10004 07:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:52 Configure a credential helper to remove this warning. See 07:21:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:52 07:21:52 Login Succeeded 07:21:52 ****.io 07:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:52 Configure a credential helper to remove this warning. See 07:21:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:52 07:21:52 Login Succeeded 07:21:52 ---> ****-login.sh ends [Pipeline] } 07:21:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:21:52 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:21:52 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:21:52 latest 07:21:52 3.1.0-dev.33 07:21:52 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33 07:21:52 main 07:21:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:21:53 13c987b02f57: Preparing 07:21:53 bb8615cf8f47: Preparing 07:21:53 fec06354dd77: Preparing 07:21:53 4d0e7630ad74: Preparing 07:21:53 aedc3bda2944: Preparing 07:21:53 aedc3bda2944: Layer already exists 07:21:53 bb8615cf8f47: Pushed 07:21:53 13c987b02f57: Pushed 07:21:53 4d0e7630ad74: Pushed 07:21:54 f097af4b233d: Pull complete 07:21:54 3efeff7477ff: Pull complete 07:21:54 295ea359eb0b: Pull complete 07:21:54 Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 07:21:54 Status: Downloaded newer image for docker:latest 07:21:56 fec06354dd77: Pushed 07:21:56 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9: digest: sha256:b48c9d034a9113830bb506b094d7a376b584cc9350798c0d9e82da34001f0b2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:21:57 13c987b02f57: Preparing 07:21:57 bb8615cf8f47: Preparing 07:21:57 fec06354dd77: Preparing 07:21:57 4d0e7630ad74: Preparing 07:21:57 aedc3bda2944: Preparing 07:21:57 fec06354dd77: Layer already exists 07:21:57 aedc3bda2944: Layer already exists 07:21:57 13c987b02f57: Layer already exists 07:21:57 bb8615cf8f47: Layer already exists 07:21:57 4d0e7630ad74: Layer already exists 07:21:57 latest: digest: sha256:b48c9d034a9113830bb506b094d7a376b584cc9350798c0d9e82da34001f0b2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.33 07:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:21:58 13c987b02f57: Preparing 07:21:58 bb8615cf8f47: Preparing 07:21:58 fec06354dd77: Preparing 07:21:58 4d0e7630ad74: Preparing 07:21:58 aedc3bda2944: Preparing 07:21:58 aedc3bda2944: Layer already exists 07:21:58 bb8615cf8f47: Layer already exists 07:21:58 13c987b02f57: Layer already exists 07:21:58 fec06354dd77: Layer already exists 07:21:58 4d0e7630ad74: Layer already exists 07:21:58 3.1.0-dev.33: digest: sha256:b48c9d034a9113830bb506b094d7a376b584cc9350798c0d9e82da34001f0b2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33 07:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:21:59 13c987b02f57: Preparing 07:21:59 bb8615cf8f47: Preparing 07:21:59 fec06354dd77: Preparing 07:21:59 4d0e7630ad74: Preparing 07:21:59 aedc3bda2944: Preparing 07:21:59 bb8615cf8f47: Layer already exists 07:21:59 4d0e7630ad74: Layer already exists 07:21:59 aedc3bda2944: Layer already exists 07:21:59 13c987b02f57: Layer already exists 07:21:59 fec06354dd77: Layer already exists 07:21:59 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33: digest: sha256:b48c9d034a9113830bb506b094d7a376b584cc9350798c0d9e82da34001f0b2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } 07:21:59 ---> 7f9cead136db 07:21:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:21:59 ---> Running in cfa9692d5347 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:22:00 13c987b02f57: Preparing 07:22:00 bb8615cf8f47: Preparing 07:22:00 fec06354dd77: Preparing 07:22:00 4d0e7630ad74: Preparing 07:22:00 aedc3bda2944: Preparing 07:22:00 4d0e7630ad74: Layer already exists 07:22:00 bb8615cf8f47: Layer already exists 07:22:00 13c987b02f57: Layer already exists 07:22:00 fec06354dd77: Layer already exists 07:22:00 aedc3bda2944: Layer already exists 07:22:00 main: digest: sha256:b48c9d034a9113830bb506b094d7a376b584cc9350798c0d9e82da34001f0b2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 07:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] echo 07:22:00 ===================================================== [Pipeline] echo 07:22:00 taggedImages: 07:22:00 - nexus3.edgexfoundry.org:10004/edgex-ui:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:22:00 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:22:00 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.33 07:22:00 - nexus3.edgexfoundry.org:10004/edgex-ui:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33 07:22:00 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 07:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:01 07:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:01 OK: 266 MiB in 52 packages 07:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:01 latest: Pulling from edgex-lftools-log-publisher 07:22:01 5eb5b503b376: Pulling fs layer 07:22:01 5c69ac0246d0: Pulling fs layer 07:22:01 ec43610c2a17: Pulling fs layer 07:22:01 3a2ae6a8a46f: Pulling fs layer 07:22:01 33b1e0a273af: Pulling fs layer 07:22:01 5d3b04190fa2: Pulling fs layer 07:22:01 2f39f015ded8: Pulling fs layer 07:22:01 5d3b04190fa2: Waiting 07:22:01 3a2ae6a8a46f: Waiting 07:22:01 2f39f015ded8: Waiting 07:22:01 33b1e0a273af: Waiting 07:22:01 5c69ac0246d0: Verifying Checksum 07:22:01 5c69ac0246d0: Download complete 07:22:01 3a2ae6a8a46f: Download complete 07:22:01 33b1e0a273af: Verifying Checksum 07:22:01 33b1e0a273af: Download complete 07:22:01 ec43610c2a17: Verifying Checksum 07:22:01 ec43610c2a17: Download complete 07:22:01 5d3b04190fa2: Verifying Checksum 07:22:01 5d3b04190fa2: Download complete 07:22:02 5eb5b503b376: Verifying Checksum 07:22:02 5eb5b503b376: Download complete 07:22:02 2f39f015ded8: Verifying Checksum 07:22:02 2f39f015ded8: Download complete 07:22:02 Removing intermediate container cfa9692d5347 07:22:02 ---> 99a85b81bfbd 07:22:02 Step 10/15 : ENV GO111MODULE=on 07:22:02 ---> Running in 28733190c81e 07:22:03 Removing intermediate container 28733190c81e 07:22:03 ---> 61ac034afb70 07:22:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:22:03 ---> Running in d34bd71d05a6 07:22:03 5eb5b503b376: Pull complete 07:22:03 5c69ac0246d0: Pull complete 07:22:03 Removing intermediate container d34bd71d05a6 07:22:03 ---> 823b3fec7b6d 07:22:03 Step 12/15 : COPY go.mod vendor* ./ 07:22:03 ec43610c2a17: Pull complete 07:22:03 3a2ae6a8a46f: Pull complete 07:22:03 ---> 74f2dcd88d60 07:22:03 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:03 ---> Running in 81265ac80d7c 07:22:04 33b1e0a273af: Pull complete 07:22:04 5d3b04190fa2: Pull complete 07:22:08 2f39f015ded8: Pull complete 07:22:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:08 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:22:12 $ docker top 4cf08ab1c3dfc1c8b00b637a7554a06495ea8cb8ea09016a490f6c8e30ff2b53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:12 ---> job-cost.sh 07:22:12 lf-activate-venv: SKIPPING 07:22:12 INFO: No Stack... 07:22:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:22:13 INFO: Archiving Costs [Pipeline] sh 07:22:13 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:22:13 + cut -d, -f6 [Pipeline] lock 07:22:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-163-stack-cost] 07:22:13 Resource [jenkins-edgexfoundry-edgex-ui-go-main-163-stack-cost] did not exist. Created. 07:22:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:22:14 + echo total: 0.2199999988079071 [Pipeline] stash 07:22:14 Stashed 1 file(s) [Pipeline] } 07:22:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 07:22:14 $ docker stop --time=1 4cf08ab1c3dfc1c8b00b637a7554a06495ea8cb8ea09016a490f6c8e30ff2b53 07:22:15 $ docker rm -f --volumes 4cf08ab1c3dfc1c8b00b637a7554a06495ea8cb8ea09016a490f6c8e30ff2b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:23:00 Removing intermediate container 81265ac80d7c 07:23:00 ---> 6f82ffa03591 07:23:00 Step 14/15 : COPY . . 07:23:00 ---> 16c4d5581dd8 07:23:00 Step 15/15 : RUN ${MAKE} 07:23:01 ---> Running in a1278adea866 07:23:02 noop 07:23:02 Removing intermediate container a1278adea866 07:23:02 ---> bb0b8f82bfaf 07:23:02 Successfully built bb0b8f82bfaf 07:23:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:03 + docker inspect -f . ci-base-image-arm64 07:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:03 prd-ubuntu20.04-docker-arm64-4c-16g-1049 does not seem to be running inside a container 07:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/163 -v /w/workspace/edgex-ui-go/163:/w/workspace/edgex-ui-go/163:rw,z -v /w/workspace/edgex-ui-go/163@tmp:/w/workspace/edgex-ui-go/163@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 07:23:04 $ docker top 63f27c485d083d5c41057084526b5e2cf23842c4d64c69c2217d5b810343aa89 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:05 + go version 07:23:05 go version go1.21.0 linux/arm64 [Pipeline] } 07:23:05 $ docker stop --time=1 63f27c485d083d5c41057084526b5e2cf23842c4d64c69c2217d5b810343aa89 07:23:07 $ docker rm -f --volumes 63f27c485d083d5c41057084526b5e2cf23842c4d64c69c2217d5b810343aa89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:08 + docker inspect -f . ci-base-image-arm64 07:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:08 prd-ubuntu20.04-docker-arm64-4c-16g-1049 does not seem to be running inside a container 07:23:08 $ 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/163 -v /w/workspace/edgex-ui-go/163:/w/workspace/edgex-ui-go/163:rw,z -v /w/workspace/edgex-ui-go/163@tmp:/w/workspace/edgex-ui-go/163@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 07:23:12 $ docker top 0d689f2487da9560a0530a58bac96c6225fc5885f51d24bb500f897284d1c778 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:13 + git config --global --add safe.directory /w/workspace/edgex-ui-go/163 [Pipeline] fileExists [Pipeline] sh 07:23:13 + make test 07:23:13 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:23:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:24:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:24:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:24:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:24:39 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:24:39 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:24:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:24:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:24:39 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:24:39 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:24:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:24:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:24:49 ./bin/test-attribution-txt.sh [Pipeline] echo 07:24:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:24:49 $ docker stop --time=1 0d689f2487da9560a0530a58bac96c6225fc5885f51d24bb500f897284d1c778 07:24:54 $ docker rm -f --volumes 0d689f2487da9560a0530a58bac96c6225fc5885f51d24bb500f897284d1c778 [Pipeline] // withDockerContainer [Pipeline] sh 07:24:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:24:55 Warning: overwriting stash ‘coverage-report’ 07:24:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:24:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:24:57 + ls -al . 07:24:57 total 192 07:24:57 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 07:23 . 07:24:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 07:20 .. 07:24:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 07:20 .blubracket 07:24:57 -rw-rw-r-- 1 jenkins jenkins 18 Feb 16 07:20 .dockerignore 07:24:57 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 07:20 .git 07:24:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 07:20 .github 07:24:57 -rw-rw-r-- 1 jenkins jenkins 178 Feb 16 07:20 .gitignore 07:24:57 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 16 07:20 Attribution.txt 07:24:57 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 16 07:20 CHANGELOG.md 07:24:57 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 16 07:20 CONTRIBUTING.md 07:24:57 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 16 07:20 Dockerfile 07:24:57 -rw-rw-r-- 1 jenkins jenkins 652 Feb 16 07:20 Jenkinsfile 07:24:57 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 16 07:20 LICENSE 07:24:57 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 16 07:20 Makefile 07:24:57 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 16 07:20 README.md 07:24:57 -rw-rw-r-- 1 jenkins jenkins 12 Feb 16 07:18 VERSION 07:24:57 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 16 07:20 angularmigrationlogs.md 07:24:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 07:20 assets 07:24:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 07:20 bin 07:24:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 07:20 cmd 07:24:57 -rw-r--r-- 1 jenkins jenkins 10 Feb 16 07:23 coverage.out 07:24:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 07:20 docs 07:24:57 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 16 07:20 go.mod 07:24:57 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 16 07:20 go.sum 07:24:57 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 07:20 internal 07:24:57 -rwxrwxr-x 1 jenkins jenkins 568 Feb 16 07:20 redeploy.sh 07:24:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 07:20 testing 07:24:57 -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 07:20 version.go 07:24:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 07:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:57 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 --label arch=arm64 --label version=3.1.0-dev.33 . 07:24:58 Sending build context to Docker daemon 35.09MB 07:24:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 07:24:58 Step 2/26 : FROM ${BASE} AS builder 07:24:58 ---> bb0b8f82bfaf 07:24:58 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:24:58 ---> Running in 2b750f0bd83c 07:24:59 Removing intermediate container 2b750f0bd83c 07:24:59 ---> c5a639419b67 07:24:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:24:59 ---> Running in c10f89d22789 07:24:59 Removing intermediate container c10f89d22789 07:24:59 ---> 14d439ab904c 07:24:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:24:59 ---> Running in 201d995f0d7c 07:25:00 Removing intermediate container 201d995f0d7c 07:25:00 ---> 4f26a5abbc82 07:25:00 Step 6/26 : LABEL Name=edgex-ui-go 07:25:00 ---> Running in 89ceb19e222d 07:25:00 Removing intermediate container 89ceb19e222d 07:25:00 ---> 80b4a6c60084 07:25:00 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:25:00 ---> Running in 76799b0c2aa4 07:25:00 Removing intermediate container 76799b0c2aa4 07:25:00 ---> 9b97de89d1ae 07:25:00 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:25:02 ---> e9789a3ae28a 07:25:02 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:25:02 ---> Running in 6cc5f00064dd 07:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:25:05 OK: 266 MiB in 52 packages 07:25:08 Removing intermediate container 6cc5f00064dd 07:25:08 ---> 6177cb09888a 07:25:08 Step 10/26 : ENV GO111MODULE=on 07:25:08 ---> Running in c86188797e68 07:25:08 Removing intermediate container c86188797e68 07:25:08 ---> f8945d5d6c33 07:25:08 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:25:08 ---> Running in a654f04b5583 07:25:08 Removing intermediate container a654f04b5583 07:25:08 ---> 6af5a56fb6fe 07:25:08 Step 12/26 : COPY go.mod vendor* ./ 07:25:08 ---> 5a6488c4d816 07:25:08 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:08 ---> Running in caf93184a875 07:25:11 Removing intermediate container caf93184a875 07:25:11 ---> bab7af231169 07:25:11 Step 14/26 : COPY . . 07:25:14 ---> 8ac48b045fc0 07:25:14 Step 15/26 : RUN ${MAKE} 07:25:14 ---> Running in b7a855f62a7b 07:25:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.33" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:26:52 Removing intermediate container b7a855f62a7b 07:26:52 ---> 7cca9401eea4 07:26:52 Step 16/26 : FROM alpine:3.18 07:26:52 3.18: Pulling from library/alpine 07:26:52 c6b39de5b339: Pulling fs layer 07:26:52 c6b39de5b339: Verifying Checksum 07:26:52 c6b39de5b339: Download complete 07:26:52 c6b39de5b339: Pull complete 07:26:52 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:26:52 Status: Downloaded newer image for alpine:3.18 07:26:52 ---> 33abbf032149 07:26:52 Step 17/26 : RUN apk --no-cache upgrade 07:26:52 ---> Running in b15077b41073 07:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:26:52 OK: 8 MiB in 15 packages 07:26:53 Removing intermediate container b15077b41073 07:26:53 ---> 4e09b6aab593 07:26:53 Step 18/26 : EXPOSE 4000 07:26:53 ---> Running in 708af6d0efad 07:26:53 Removing intermediate container 708af6d0efad 07:26:53 ---> 315555ea44bc 07:26:53 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:26:55 ---> a159b458454c 07:26:55 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:26:56 ---> 6565a5719967 07:26:56 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:26:56 ---> f8443a6a9c6b 07:26:56 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:26:56 ---> Running in 71d3fd26a316 07:26:57 Removing intermediate container 71d3fd26a316 07:26:57 ---> 8678c114395d 07:26:57 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:26:57 ---> Running in 9db500def63a 07:26:57 Removing intermediate container 9db500def63a 07:26:57 ---> 78521aa98428 07:26:57 Step 24/26 : LABEL arch=arm64 07:26:57 ---> Running in c7b90b7a1e03 07:26:57 Removing intermediate container c7b90b7a1e03 07:26:57 ---> 33db350aca12 07:26:57 Step 25/26 : LABEL git_sha=6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:26:57 ---> Running in e95f7e8078a6 07:27:03 Removing intermediate container e95f7e8078a6 07:27:03 ---> 186fc639ec43 07:27:03 Step 26/26 : LABEL version=3.1.0-dev.33 07:27:03 ---> Running in 4bd589d11f0b 07:27:03 Removing intermediate container 4bd589d11f0b 07:27:03 ---> 6cf3d25c5279 07:27:03 [Warning] One or more build-args [ARCH] were not consumed 07:27:03 Successfully built 6cf3d25c5279 07:27:03 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 07:27:03 provisioning config files... 07:27:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/163@tmp/config17933963884379364207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:04 ---> ****-login.sh 07:27:04 nexus3.edgexfoundry.org:10001 07:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:04 Configure a credential helper to remove this warning. See 07:27:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:04 07:27:04 Login Succeeded 07:27:04 nexus3.edgexfoundry.org:10002 07:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:04 Configure a credential helper to remove this warning. See 07:27:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:04 07:27:04 Login Succeeded 07:27:04 nexus3.edgexfoundry.org:10003 07:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:05 Configure a credential helper to remove this warning. See 07:27:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:05 07:27:05 Login Succeeded 07:27:05 nexus3.edgexfoundry.org:10004 07:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:05 Configure a credential helper to remove this warning. See 07:27:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:05 07:27:05 Login Succeeded 07:27:05 ****.io 07:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:06 Configure a credential helper to remove this warning. See 07:27:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:06 07:27:06 Login Succeeded 07:27:06 ---> ****-login.sh ends [Pipeline] } 07:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:06 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:27:06 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:27:06 latest 07:27:06 3.1.0-dev.33 07:27:06 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33 07:27:06 main 07:27:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:27:08 ca374d4fb3b1: Preparing 07:27:08 12003ef523a4: Preparing 07:27:08 fe18ab4a19b0: Preparing 07:27:08 77e143636dd7: Preparing 07:27:08 7c504f21be85: Preparing 07:27:08 7c504f21be85: Layer already exists 07:27:08 77e143636dd7: Pushed 07:27:08 ca374d4fb3b1: Pushed 07:27:08 12003ef523a4: Pushed 07:27:14 fe18ab4a19b0: Pushed 07:27:17 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9: digest: sha256:2b4d4d94ea1e156ee8761bfe42624c4ee56a679384b199b519960af6ad0dafef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:27:18 ca374d4fb3b1: Preparing 07:27:18 12003ef523a4: Preparing 07:27:18 fe18ab4a19b0: Preparing 07:27:18 77e143636dd7: Preparing 07:27:18 7c504f21be85: Preparing 07:27:18 77e143636dd7: Layer already exists 07:27:18 ca374d4fb3b1: Layer already exists 07:27:18 7c504f21be85: Layer already exists 07:27:18 fe18ab4a19b0: Layer already exists 07:27:18 12003ef523a4: Layer already exists 07:27:18 latest: digest: sha256:2b4d4d94ea1e156ee8761bfe42624c4ee56a679384b199b519960af6ad0dafef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.33 07:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:27:19 ca374d4fb3b1: Preparing 07:27:19 12003ef523a4: Preparing 07:27:19 fe18ab4a19b0: Preparing 07:27:19 77e143636dd7: Preparing 07:27:19 7c504f21be85: Preparing 07:27:19 77e143636dd7: Layer already exists 07:27:19 12003ef523a4: Layer already exists 07:27:19 7c504f21be85: Layer already exists 07:27:19 ca374d4fb3b1: Layer already exists 07:27:19 fe18ab4a19b0: Layer already exists 07:27:19 3.1.0-dev.33: digest: sha256:2b4d4d94ea1e156ee8761bfe42624c4ee56a679384b199b519960af6ad0dafef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33 07:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:27:20 ca374d4fb3b1: Preparing 07:27:20 12003ef523a4: Preparing 07:27:20 fe18ab4a19b0: Preparing 07:27:20 77e143636dd7: Preparing 07:27:20 7c504f21be85: Preparing 07:27:20 ca374d4fb3b1: Layer already exists 07:27:20 77e143636dd7: Layer already exists 07:27:20 7c504f21be85: Layer already exists 07:27:20 12003ef523a4: Layer already exists 07:27:20 fe18ab4a19b0: Layer already exists 07:27:20 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33: digest: sha256:2b4d4d94ea1e156ee8761bfe42624c4ee56a679384b199b519960af6ad0dafef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:27:21 ca374d4fb3b1: Preparing 07:27:21 12003ef523a4: Preparing 07:27:21 fe18ab4a19b0: Preparing 07:27:21 77e143636dd7: Preparing 07:27:21 7c504f21be85: Preparing 07:27:21 ca374d4fb3b1: Layer already exists 07:27:21 7c504f21be85: Layer already exists 07:27:21 fe18ab4a19b0: Layer already exists 07:27:21 77e143636dd7: Layer already exists 07:27:21 12003ef523a4: Layer already exists 07:27:21 main: digest: sha256:2b4d4d94ea1e156ee8761bfe42624c4ee56a679384b199b519960af6ad0dafef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:22 ===================================================== [Pipeline] echo 07:27:22 taggedImages: 07:27:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 07:27:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:27:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.33 07:27:22 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6e2a6a431b745fc9ac1abc51c31e295ac414b3b9-3.1.0-dev.33 07:27:22 - 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 07:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:22 07:27:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:23 arm64: Pulling from edgex-lftools-log-publisher 07:27:23 8998bd30e6a1: Pulling fs layer 07:27:23 04944245beec: Pulling fs layer 07:27:23 699f458cf7ca: Pulling fs layer 07:27:23 765212b225bb: Pulling fs layer 07:27:23 f23df028b6ca: Pulling fs layer 07:27:23 d65c8cfc05b1: Pulling fs layer 07:27:23 2437ff75d9bd: Pulling fs layer 07:27:23 f23df028b6ca: Waiting 07:27:23 d65c8cfc05b1: Waiting 07:27:23 2437ff75d9bd: Waiting 07:27:23 765212b225bb: Waiting 07:27:23 04944245beec: Verifying Checksum 07:27:23 04944245beec: Download complete 07:27:23 765212b225bb: Verifying Checksum 07:27:23 765212b225bb: Download complete 07:27:23 f23df028b6ca: Verifying Checksum 07:27:23 f23df028b6ca: Download complete 07:27:23 d65c8cfc05b1: Verifying Checksum 07:27:23 d65c8cfc05b1: Download complete 07:27:23 699f458cf7ca: Verifying Checksum 07:27:23 699f458cf7ca: Download complete 07:27:24 8998bd30e6a1: Verifying Checksum 07:27:24 8998bd30e6a1: Download complete 07:27:26 2437ff75d9bd: Verifying Checksum 07:27:26 2437ff75d9bd: Download complete 07:27:28 8998bd30e6a1: Pull complete 07:27:31 04944245beec: Pull complete 07:27:32 699f458cf7ca: Pull complete 07:27:32 765212b225bb: Pull complete 07:27:33 f23df028b6ca: Pull complete 07:27:33 d65c8cfc05b1: Pull complete 07:27:52 2437ff75d9bd: Pull complete 07:27:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:27:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:52 prd-ubuntu20.04-docker-arm64-4c-16g-1049 does not seem to be running inside a container 07:27:52 $ 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/163 -v /w/workspace/edgex-ui-go/163:/w/workspace/edgex-ui-go/163:rw,z -v /w/workspace/edgex-ui-go/163@tmp:/w/workspace/edgex-ui-go/163@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 07:27:55 $ docker top 0d5d38d12bd03d2427bc8ce41f49073094275f99976a8eb7d5e1b3505a66f60d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:55 ---> job-cost.sh 07:27:55 lf-activate-venv: SKIPPING 07:27:55 INFO: No Stack... 07:27:56 INFO: Retrieving Pricing Info for: v3-standard-4 07:27:57 INFO: Archiving Costs [Pipeline] sh 07:27:57 + cat /w/workspace/edgex-ui-go/163/archives/cost.csv 07:27:57 + cut -d, -f6 [Pipeline] lock 07:27:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-163-stack-cost] 07:27:57 Resource [jenkins-edgexfoundry-edgex-ui-go-main-163-stack-cost] did not exist. Created. 07:27:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:27:58 /w/workspace/edgex-ui-go/163@tmp/durable-5563487c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:27:58 + echo total: 0.10999999940395355 [Pipeline] stash 07:27:58 Warning: overwriting stash ‘stack-cost’ 07:27:59 Stashed 1 file(s) [Pipeline] } 07:27:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 07:27:59 $ docker stop --time=1 0d5d38d12bd03d2427bc8ce41f49073094275f99976a8eb7d5e1b3505a66f60d 07:28:01 $ docker rm -f --volumes 0d5d38d12bd03d2427bc8ce41f49073094275f99976a8eb7d5e1b3505a66f60d [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 07:28:03 provisioning config files... 07:28:03 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3215447365007098415tmp [Pipeline] { [Pipeline] sh 07:28:03 + set +x 07:28:03 + curl -s https://codecov.io/bash 07:28:03 + bash -s -- 07:28:03 07:28:03 _____ _ 07:28:03 / ____| | | 07:28:03 | | ___ __| | ___ ___ _____ __ 07:28:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:28:03 | |___| (_) | (_| | __/ (_| (_) \ V / 07:28:03 \_____\___/ \__,_|\___|\___\___/ \_/ 07:28:03 Bash-1.0.6 07:28:03 07:28:03 07:28:03 ==> git version 2.25.1 found 07:28:03 ==> 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 07:28:03 Release-Date: 2020-01-08 07:28:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:28:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:28:03 ==> Jenkins CI detected. 07:28:03 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:28:03 project root: . 07:28:03 --> token set from env 07:28:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:28:03 ==> Running gcov in . (disable via -X gcov) 07:28:03 ==> Python coveragepy not found 07:28:03 ==> Searching for coverage reports in: 07:28:03 + . 07:28:03 -> Found 1 reports 07:28:03 ==> Detecting git/mercurial file structure 07:28:04 ==> Reading reports 07:28:04 + ./coverage.out bytes=10 07:28:04 ==> Appending adjustments 07:28:04 https://docs.codecov.io/docs/fixing-reports 07:28:04 + Found adjustments 07:28:04 ==> Gzipping contents 07:28:04 12K /tmp/codecov.5L7kca.gz 07:28:04 ==> Uploading reports 07:28:04 url: https://codecov.io 07:28:04 query: branch=main&commit=6e2a6a431b745fc9ac1abc51c31e295ac414b3b9&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:28:04 -> Pinging Codecov 07:28:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6e2a6a431b745fc9ac1abc51c31e295ac414b3b9&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:28:04 -> Uploading to 07:28:04 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/FB506323287CE973F263BFD2A0EB1F37/6e2a6a431b745fc9ac1abc51c31e295ac414b3b9/fd80d1f1-151f-439d-968e-7a2754ed350f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T072804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c95a20740b2d8d2e9553a468c4a110bb7e3398cac0696960d7be6a0d2a3b86fe 07:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:28:04 Dload Upload Total Spent Left Speed 07:28:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 31812 --:--:-- --:--:-- --:--:-- 31812 07:28:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [Pipeline] } 07:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:28:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:28:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:28:05 07:28:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:28:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:28:06 df9b9388f04a: Pulling fs layer 07:28:06 52dc419b0ee2: Pulling fs layer 07:28:06 25bc292e5bac: Pulling fs layer 07:28:06 114826534d7a: Pulling fs layer 07:28:06 4657fd5d0bcf: Pulling fs layer 07:28:06 6ad1cebc031e: Pulling fs layer 07:28:06 8a3aa393b2d8: Pulling fs layer 07:28:06 114826534d7a: Waiting 07:28:06 4657fd5d0bcf: Waiting 07:28:06 8a3aa393b2d8: Waiting 07:28:06 6ad1cebc031e: Waiting 07:28:06 25bc292e5bac: Verifying Checksum 07:28:06 25bc292e5bac: Download complete 07:28:06 52dc419b0ee2: Verifying Checksum 07:28:06 52dc419b0ee2: Download complete 07:28:06 4657fd5d0bcf: Verifying Checksum 07:28:06 4657fd5d0bcf: Download complete 07:28:06 df9b9388f04a: Download complete 07:28:06 6ad1cebc031e: Verifying Checksum 07:28:06 6ad1cebc031e: Download complete 07:28:06 df9b9388f04a: Pull complete 07:28:06 52dc419b0ee2: Pull complete 07:28:06 25bc292e5bac: Pull complete 07:28:07 114826534d7a: Verifying Checksum 07:28:07 114826534d7a: Download complete 07:28:07 8a3aa393b2d8: Verifying Checksum 07:28:07 8a3aa393b2d8: Download complete 07:28:11 114826534d7a: Pull complete 07:28:11 4657fd5d0bcf: Pull complete 07:28:11 6ad1cebc031e: Pull complete 07:28:13 8a3aa393b2d8: Pull complete 07:28:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:28:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:14 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:28:17 $ docker top 8ed85f70949d2b56238d1aa332bed5cfc91a9bdea01637023ab328a898b34cd6 -eo pid,comm [Pipeline] { [Pipeline] echo 07:28:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 07:28:18 + set -o pipefail 07:28:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 07:28:23 07:28:23 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:28:23 07:28:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/16b724c7-75b6-4c5c-bfda-49d5d587543b 07:28:23 07:28:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:28:23 07:28:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:28:23 07:28:23 07:28:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:28:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:28:23 More details here: https://snyk.co/ue1NS [Pipeline] } 07:28:23 $ docker stop --time=1 8ed85f70949d2b56238d1aa332bed5cfc91a9bdea01637023ab328a898b34cd6 07:28:26 $ docker rm -f --volumes 8ed85f70949d2b56238d1aa332bed5cfc91a9bdea01637023ab328a898b34cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:28:28 + git log --format=format:%s -1 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 [Pipeline] sh 07:28:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:28:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:28:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:29 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:28:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:28:29 $ docker top e40185a53a0665af186b79b0eaf818870b01dd4524e681c7ec8ddb178506a4cc -eo pid,comm 07:28:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:28:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:29 [ssh-agent] Looking for ssh-agent implementation... 07:28:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:30 $ docker exec e40185a53a0665af186b79b0eaf818870b01dd4524e681c7ec8ddb178506a4cc ssh-agent 07:28:30 SSH_AUTH_SOCK=/tmp/ssh-KQKp6mKLc8R9/agent.32 07:28:30 SSH_AGENT_PID=38 07:28:30 Running ssh-add (command line suppressed) 07:28:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3441296666684178400.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3441296666684178400.key) 07:28:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:30 + git semver tag 07:28:30 2024-02-16 07:28:30,761 [run_tag] DEBUG tag force:False 07:28:30 2024-02-16 07:28:30,762 [check_head_tag] DEBUG check head tag 07:28:30 2024-02-16 07:28:30,762 [execute] INFO git cat-file --batch-check 07:28:30 2024-02-16 07:28:30,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 07:28:30 2024-02-16 07:28:30,765 [execute] INFO git cat-file --batch 07:28:30 2024-02-16 07:28:30,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 07:28:30 2024-02-16 07:28:30,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:28:30 2024-02-16 07:28:30,785 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 07:28:30 2024-02-16 07:28:30,785 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:28:30 2024-02-16 07:28:30,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:28:30 3.1.0-dev.33 [Pipeline] } 07:28:30 $ docker exec --env ******** --env ******** e40185a53a0665af186b79b0eaf818870b01dd4524e681c7ec8ddb178506a4cc ssh-agent -k 07:28:30 unset SSH_AUTH_SOCK; 07:28:30 unset SSH_AGENT_PID; 07:28:30 echo Agent pid 38 killed; 07:28:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:28:31 + git semver [Pipeline] } 07:28:31 $ docker stop --time=1 e40185a53a0665af186b79b0eaf818870b01dd4524e681c7ec8ddb178506a4cc 07:28:33 $ docker rm -f --volumes e40185a53a0665af186b79b0eaf818870b01dd4524e681c7ec8ddb178506a4cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:28:33 07:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:28:33 0.23.1-centos7: Pulling from edgex-lftools 07:28:33 ab5ef0e58194: Pulling fs layer 07:28:33 9712f1f96733: Pulling fs layer 07:28:33 63f879dbbcfc: Pulling fs layer 07:28:33 0d9ebad4ef96: Pulling fs layer 07:28:33 e9a5061849ea: Pulling fs layer 07:28:33 d747dcd14b5f: Pulling fs layer 07:28:33 2de7ff778b66: Pulling fs layer 07:28:33 d747dcd14b5f: Waiting 07:28:33 e9a5061849ea: Waiting 07:28:33 2de7ff778b66: Waiting 07:28:33 0d9ebad4ef96: Waiting 07:28:33 9712f1f96733: Verifying Checksum 07:28:33 9712f1f96733: Download complete 07:28:34 63f879dbbcfc: Verifying Checksum 07:28:34 63f879dbbcfc: Download complete 07:28:34 e9a5061849ea: Verifying Checksum 07:28:34 e9a5061849ea: Download complete 07:28:34 d747dcd14b5f: Download complete 07:28:34 0d9ebad4ef96: Verifying Checksum 07:28:34 0d9ebad4ef96: Download complete 07:28:34 ab5ef0e58194: Verifying Checksum 07:28:34 ab5ef0e58194: Download complete 07:28:34 2de7ff778b66: Verifying Checksum 07:28:34 2de7ff778b66: Download complete 07:28:37 ab5ef0e58194: Pull complete 07:28:37 9712f1f96733: Pull complete 07:28:37 63f879dbbcfc: Pull complete 07:28:42 0d9ebad4ef96: Pull complete 07:28:42 e9a5061849ea: Pull complete 07:28:42 d747dcd14b5f: Pull complete 07:28:43 2de7ff778b66: Pull complete 07:28:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:28:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:43 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:28:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:28:47 $ docker top 7ce27b1dc6d5eb47eb8f5b26a8f41abc91dc1395c8c803d5db07c9d01379c842 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:28:47 provisioning config files... 07:28:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9572573944617221247tmp 07:28:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18176815311775393970tmp 07:28:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7336799060880632566tmp [Pipeline] { [Pipeline] echo 07:28:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:28:48 ---> sigul-configuration.sh 07:28:48 gpg: directory `/root/.gnupg' created 07:28:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:28:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:28:48 gpg: keyring `/root/.gnupg/secring.gpg' created 07:28:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:28:48 gpg: CAST5 encrypted data 07:28:48 gpg: encrypted with 1 passphrase 07:28:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:28:48 + mkdir /home/jenkins 07:28:48 + mkdir /home/jenkins/sigul [Pipeline] sh 07:28:48 + 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 07:28:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:28:49 ---> sigul-install.sh 07:28:49 Sigul already installed; skipping installation. [Pipeline] sh 07:28:49 + git tag --list 07:28:49 0.1.1 07:28:49 v1.1.0 07:28:49 v1.2.0 07:28:49 v1.2.1 07:28:49 v1.3.0 07:28:49 v2.0.0 07:28:49 v2.1.0 07:28:49 v2.2.0 07:28:49 v2.3.0 07:28:49 v3.0 07:28:49 v3.0.0 07:28:49 v3.1 07:28:49 v3.1.0 07:28:49 v3.1.0-dev.1 07:28:49 v3.1.0-dev.10 07:28:49 v3.1.0-dev.11 07:28:49 v3.1.0-dev.12 07:28:49 v3.1.0-dev.13 07:28:49 v3.1.0-dev.14 07:28:49 v3.1.0-dev.15 07:28:49 v3.1.0-dev.16 07:28:49 v3.1.0-dev.17 07:28:49 v3.1.0-dev.18 07:28:49 v3.1.0-dev.19 07:28:49 v3.1.0-dev.2 07:28:49 v3.1.0-dev.20 07:28:49 v3.1.0-dev.21 07:28:49 v3.1.0-dev.22 07:28:49 v3.1.0-dev.23 07:28:49 v3.1.0-dev.24 07:28:49 v3.1.0-dev.25 07:28:49 v3.1.0-dev.26 07:28:49 v3.1.0-dev.27 07:28:49 v3.1.0-dev.28 07:28:49 v3.1.0-dev.29 07:28:49 v3.1.0-dev.3 07:28:49 v3.1.0-dev.30 07:28:49 v3.1.0-dev.31 07:28:49 v3.1.0-dev.32 07:28:49 v3.1.0-dev.33 07:28:49 v3.1.0-dev.4 07:28:49 v3.1.0-dev.5 07:28:49 v3.1.0-dev.6 07:28:49 v3.1.0-dev.7 07:28:49 v3.1.0-dev.8 07:28:49 v3.1.0-dev.9 [Pipeline] sh 07:28:49 + lftools sign git-tag v3.1.0-dev.33 07:28:50 Signing Git tag with Sigul... 07:28:50 Signing v3.1.0-dev.33 [Pipeline] echo 07:28:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:28:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:28:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:28:50 $ docker stop --time=1 7ce27b1dc6d5eb47eb8f5b26a8f41abc91dc1395c8c803d5db07c9d01379c842 07:28:52 $ docker rm -f --volumes 7ce27b1dc6d5eb47eb8f5b26a8f41abc91dc1395c8c803d5db07c9d01379c842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:28:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:28:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:28:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:53 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:28:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:28:54 $ docker top fa732c87a463f18f359573288f6d9545665dbe93becb99ef50dad3830eaa2353 -eo pid,comm 07:28:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:28:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:54 [ssh-agent] Looking for ssh-agent implementation... 07:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:54 $ docker exec fa732c87a463f18f359573288f6d9545665dbe93becb99ef50dad3830eaa2353 ssh-agent 07:28:54 SSH_AUTH_SOCK=/tmp/ssh-HsoaQQFaMKbj/agent.32 07:28:54 SSH_AGENT_PID=38 07:28:54 Running ssh-add (command line suppressed) 07:28:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8418344763917673950.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8418344763917673950.key) 07:28:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:55 + git semver bump pre 07:28:55 2024-02-16 07:28:55,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:28:55 2024-02-16 07:28:55,230 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev 07:28:55 2024-02-16 07:28:55,230 [bump_version] DEBUG bumped version:3.1.0-dev.34 07:28:55 2024-02-16 07:28:55,230 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 07:28:55 2024-02-16 07:28:55,230 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:28:55 2024-02-16 07:28:55,230 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:28:55 2024-02-16 07:28:55,232 [execute] INFO git cat-file --batch-check 07:28:55 2024-02-16 07:28:55,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:28:55 2024-02-16 07:28:55,238 [execute] INFO git cat-file --batch 07:28:55 2024-02-16 07:28:55,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:28:55 2024-02-16 07:28:55,243 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:28:55 3.1.0-dev.34 [Pipeline] } 07:28:55 $ docker exec --env ******** --env ******** fa732c87a463f18f359573288f6d9545665dbe93becb99ef50dad3830eaa2353 ssh-agent -k 07:28:55 unset SSH_AUTH_SOCK; 07:28:55 unset SSH_AGENT_PID; 07:28:55 echo Agent pid 38 killed; 07:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:28:56 + git semver [Pipeline] } 07:28:56 $ docker stop --time=1 fa732c87a463f18f359573288f6d9545665dbe93becb99ef50dad3830eaa2353 07:28:57 $ docker rm -f --volumes fa732c87a463f18f359573288f6d9545665dbe93becb99ef50dad3830eaa2353 [Pipeline] // withDockerContainer [Pipeline] sh 07:28:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:28:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:58 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:28:58 $ docker top 40d2d908ca23adbd101f28e51bb3e34550d15568d35ac6e54fe565fea9ec2895 -eo pid,comm 07:28:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:28:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:59 [ssh-agent] Looking for ssh-agent implementation... 07:28:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:59 $ docker exec 40d2d908ca23adbd101f28e51bb3e34550d15568d35ac6e54fe565fea9ec2895 ssh-agent 07:28:59 SSH_AUTH_SOCK=/tmp/ssh-O1W8ab7YbRqv/agent.31 07:28:59 SSH_AGENT_PID=37 07:28:59 Running ssh-add (command line suppressed) 07:28:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10120745035300885905.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10120745035300885905.key) 07:28:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:59 + git semver push 07:29:00 2024-02-16 07:29:00,180 [run_push] DEBUG push 07:29:00 2024-02-16 07:29:00,181 [execute] INFO git cat-file --batch-check 07:29:00 2024-02-16 07:29:00,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:29:00 2024-02-16 07:29:00,184 [execute] INFO git rev-list 115faa07ba53aa6d09c89a4ff34e8dea153c90a0 -- 07:29:00 2024-02-16 07:29:00,185 [execute] DEBUG Popen(['git', 'rev-list', '115faa07ba53aa6d09c89a4ff34e8dea153c90a0', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:29:00 2024-02-16 07:29:00,196 [execute] INFO git fetch -v origin 07:29:00 2024-02-16 07:29:00,196 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:29:00 2024-02-16 07:29:00,691 [run_push] DEBUG no remote changes detected 07:29:00 2024-02-16 07:29:00,692 [execute] INFO git push origin semver 07:29:00 2024-02-16 07:29:00,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:29:01 2024-02-16 07:29:01,391 [run_push] DEBUG push all version tags 07:29:01 2024-02-16 07:29:01,391 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:29:01 2024-02-16 07:29:01,392 [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) 07:29:02 2024-02-16 07:29:02,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:29:02 3.1.0-dev.34 [Pipeline] } 07:29:02 $ docker exec --env ******** --env ******** 40d2d908ca23adbd101f28e51bb3e34550d15568d35ac6e54fe565fea9ec2895 ssh-agent -k 07:29:02 unset SSH_AUTH_SOCK; 07:29:02 unset SSH_AGENT_PID; 07:29:02 echo Agent pid 37 killed; 07:29:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:03 + git semver [Pipeline] } 07:29:03 $ docker stop --time=1 40d2d908ca23adbd101f28e51bb3e34550d15568d35ac6e54fe565fea9ec2895 07:29:04 $ docker rm -f --volumes 40d2d908ca23adbd101f28e51bb3e34550d15568d35ac6e54fe565fea9ec2895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:29:06 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 07:29:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:29:06 total 16 07:29:06 drwxr-xr-x 3 root root 4096 Feb 16 07:22 . 07:29:06 drwxrwxr-x 14 jenkins jenkins 4096 Feb 16 07:28 .. 07:29:06 drwxr-xr-x 2 root root 4096 Feb 16 07:22 cost 07:29:06 -rw-r--r-- 1 root root 83 Feb 16 07:22 cost.csv 07:29:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:29:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:29:06 total 16 07:29:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 07:22 . 07:29:06 drwxrwxr-x 14 jenkins jenkins 4096 Feb 16 07:28 .. 07:29:06 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 07:22 cost 07:29:06 -rw-r--r-- 1 jenkins jenkins 83 Feb 16 07:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:29:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:29:07 ---> package-listing.sh 07:29:07 ++ facter osfamily 07:29:07 ++ tr '[:upper:]' '[:lower:]' 07:29:07 + OS_FAMILY=debian 07:29:07 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:29:07 + START_PACKAGES=/tmp/packages_start.txt 07:29:07 + END_PACKAGES=/tmp/packages_end.txt 07:29:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:29:07 + PACKAGES=/tmp/packages_start.txt 07:29:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:29:07 + PACKAGES=/tmp/packages_end.txt 07:29:07 + case "${OS_FAMILY}" in 07:29:07 + dpkg -l 07:29:07 + grep '^ii' 07:29:07 + '[' -f /tmp/packages_start.txt ']' 07:29:07 + '[' -f /tmp/packages_end.txt ']' 07:29:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:29:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:29:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:29:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:29:07 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 07:29:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:08 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 07:29:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:29:09 $ docker top e96326236ee600bbd994ca232a230b57c4a08a8da358b8bafb8df43bbe23cd9a -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:29:09 + mkdir -p /var/log/sysstat [Pipeline] sh 07:29:10 + ls /var/log/sa-host 07:29:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:10 provisioning config files... 07:29:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15809970027882552390tmp [Pipeline] { [Pipeline] echo 07:29:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:29:10 ---> create-netrc.sh [Pipeline] } 07:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:29:11 ---> python-tools-install.sh [Pipeline] echo 07:29:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:29:11 ---> sudo-logs.sh 07:29:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:29:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:29:11 ---> job-cost.sh 07:29:11 lf-activate-venv: SKIPPING 07:29:11 DEBUG: total: 0.2199999988079071 07:29:11 INFO: Retrieving Stack Cost... 07:29:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:29:12 INFO: Archiving Costs [Pipeline] echo 07:29:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:29:12 ---> logs-deploy.sh 07:29:12 lf-activate-venv: SKIPPING 07:29:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/163 07:29:12 INFO: archiving workspace using pattern(s): 07:29:13 Archives upload complete. 07:29:14 INFO: archiving logs to Nexus 07:29:15 ---> uname -a: 07:29:15 Linux prd-ubuntu20-04-docker-8c-8g-1048 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:29:15 07:29:15 07:29:15 ---> lscpu: 07:29:15 Architecture: x86_64 07:29:15 CPU op-mode(s): 32-bit, 64-bit 07:29:15 Byte Order: Little Endian 07:29:15 Address sizes: 40 bits physical, 48 bits virtual 07:29:15 CPU(s): 8 07:29:15 On-line CPU(s) list: 0-7 07:29:15 Thread(s) per core: 1 07:29:15 Core(s) per socket: 1 07:29:15 Socket(s): 8 07:29:15 NUMA node(s): 1 07:29:15 Vendor ID: AuthenticAMD 07:29:15 CPU family: 23 07:29:15 Model: 49 07:29:15 Model name: AMD EPYC-Rome Processor 07:29:15 Stepping: 0 07:29:15 CPU MHz: 2800.000 07:29:15 BogoMIPS: 5600.00 07:29:15 Virtualization: AMD-V 07:29:15 Hypervisor vendor: KVM 07:29:15 Virtualization type: full 07:29:15 L1d cache: 256 KiB 07:29:15 L1i cache: 256 KiB 07:29:15 L2 cache: 4 MiB 07:29:15 L3 cache: 128 MiB 07:29:15 NUMA node0 CPU(s): 0-7 07:29:15 Vulnerability Itlb multihit: Not affected 07:29:15 Vulnerability L1tf: Not affected 07:29:15 Vulnerability Mds: Not affected 07:29:15 Vulnerability Meltdown: Not affected 07:29:15 Vulnerability Mmio stale data: Not affected 07:29:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:29:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:29:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:29:15 Vulnerability Srbds: Not affected 07:29:15 Vulnerability Tsx async abort: Not affected 07:29:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:29:15 07:29:15 07:29:15 ---> nproc: 07:29:15 8 07:29:15 07:29:15 07:29:15 ---> df -h: 07:29:15 Filesystem Size Used Avail Use% Mounted on 07:29:15 overlay 155G 15G 141G 10% / 07:29:15 tmpfs 64M 0 64M 0% /dev 07:29:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:29:15 shm 64M 0 64M 0% /dev/shm 07:29:15 /dev/vda1 155G 15G 141G 10% /facter-os 07:29:15 07:29:15 07:29:15 ---> sar -b -r -n DEV: 07:29:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1048) 02/16/24 _x86_64_ (8 CPU) 07:29:15 07:29:15 07:17:09 LINUX RESTART (8 CPU) 07:29:15 07:29:15 07:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:29:15 07:19:01 201.91 4.52 197.39 0.00 459.31 94482.16 0.00 07:29:15 07:20:01 173.02 0.10 172.92 0.00 8.67 102296.42 0.00 07:29:15 07:21:01 267.49 0.23 267.26 0.00 5.07 55236.93 0.00 07:29:15 07:22:01 191.17 1.28 189.89 0.00 47.59 90886.45 0.00 07:29:15 07:23:01 111.10 10.65 100.45 0.00 5161.27 50726.50 0.00 07:29:15 07:24:01 7.48 0.02 7.47 0.00 0.13 5238.59 0.00 07:29:15 07:25:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 07:29:15 07:26:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 07:29:15 07:27:01 1.37 0.00 1.37 0.00 0.00 14.26 0.00 07:29:15 07:28:01 2.25 0.00 2.25 0.00 0.00 26.66 0.00 07:29:15 07:29:01 140.46 0.38 140.08 0.00 27.06 59226.26 0.00 07:29:15 Average: 99.81 1.56 98.25 0.00 519.08 41570.48 0.00 07:29:15 07:29:15 07:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:29:15 07:19:01 28033336 31529768 785088 2.39 112544 3588076 2034064 5.99 1232144 3152912 126264 07:29:15 07:20:01 27062124 31458644 844500 2.57 151920 4379800 2018832 5.95 1297424 3974728 4620 07:29:15 07:21:01 25513284 30584960 1711080 5.20 200896 4911552 2023736 5.96 2277248 4427824 27048 07:29:15 07:22:01 25767480 31538872 763056 2.32 205816 5595940 1743832 5.14 1582672 4886708 1180 07:29:15 07:23:01 24753564 31488848 783744 2.38 239448 6472472 1716088 5.06 1930008 5461752 1164 07:29:15 07:24:01 24760400 31490716 782768 2.38 237900 6469220 1711224 5.04 1927904 5458540 164 07:29:15 07:25:01 24768448 31498800 774604 2.36 237940 6469224 1711224 5.04 1919964 5458544 164 07:29:15 07:26:01 24768716 31499116 774228 2.35 237980 6469228 1711224 5.04 1919996 5458548 160 07:29:15 07:27:01 24778160 31508616 764836 2.33 238028 6469228 1711224 5.04 1910924 5458548 8 07:29:15 07:28:01 24777724 31508248 765068 2.33 238084 6469236 1711224 5.04 1911108 5458556 8 07:29:15 07:29:01 23228016 31447328 819012 2.49 286996 7777948 1816248 5.35 2076072 6705068 804 07:29:15 Average: 25291932 31413992 869817 2.65 217050 5915629 1809902 5.33 1816860 5081975 14689 07:29:15 07:29:15 07:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:29:15 07:19:01 ens3 714.46 477.38 9387.80 117.54 0.00 0.00 0.00 0.00 07:29:15 07:19:01 docker0 274.73 393.71 21.47 2488.74 0.00 0.00 0.00 0.00 07:29:15 07:19:01 lo 6.24 6.24 0.67 0.67 0.00 0.00 0.00 0.00 07:29:15 07:20:01 ens3 265.02 108.68 4657.74 22.70 0.00 0.00 0.00 0.00 07:29:15 07:20:01 docker0 68.36 204.23 4.04 3871.17 0.00 0.00 0.00 0.00 07:29:15 07:20:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 07:29:15 07:20:01 veth9187879 0.93 1.58 0.07 4.73 0.00 0.00 0.00 0.00 07:29:15 07:20:01 veth3c47a13 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 07:29:15 07:21:01 vethc66f6ad 0.22 0.33 0.05 0.12 0.00 0.00 0.00 0.00 07:29:15 07:21:01 ens3 404.98 429.41 1679.81 58.03 0.00 0.00 0.00 0.00 07:29:15 07:21:01 docker0 413.53 381.79 41.90 1661.29 0.00 0.00 0.00 0.00 07:29:15 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:21:01 veth3c47a13 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:22:01 ens3 81.70 67.57 116.50 253.53 0.00 0.00 0.00 0.00 07:29:15 07:22:01 docker0 2.63 4.67 0.16 61.78 0.00 0.00 0.00 0.00 07:29:15 07:22:01 lo 6.80 6.80 0.67 0.67 0.00 0.00 0.00 0.00 07:29:15 07:23:01 ens3 280.02 158.37 5257.17 83.34 0.00 0.00 0.00 0.00 07:29:15 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:23:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 07:29:15 07:24:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 07:29:15 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:29:15 07:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:26:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:29:15 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:29:15 07:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:28:01 ens3 1.00 0.78 1.92 6.57 0.00 0.00 0.00 0.00 07:29:15 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:15 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:29:15 07:29:01 vetha843c28 1.10 1.03 0.19 0.37 0.00 0.00 0.00 0.00 07:29:15 07:29:01 ens3 429.56 255.77 8156.30 88.98 0.00 0.00 0.00 0.00 07:29:15 07:29:01 docker0 68.92 120.68 5.38 922.25 0.00 0.00 0.00 0.00 07:29:15 07:29:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 07:29:15 Average: vetha843c28 0.10 0.09 0.02 0.03 0.00 0.00 0.00 0.00 07:29:15 Average: ens3 197.14 135.69 2649.46 57.25 0.00 0.00 0.00 0.00 07:29:15 Average: docker0 74.98 100.01 6.61 816.10 0.00 0.00 0.00 0.00 07:29:15 Average: lo 1.61 1.61 0.16 0.16 0.00 0.00 0.00 0.00 07:29:15 07:29:15 07:29:15 ---> sar -P ALL: 07:29:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1048) 02/16/24 _x86_64_ (8 CPU) 07:29:15 07:29:15 07:17:09 LINUX RESTART (8 CPU) 07:29:15 07:29:15 07:18:02 CPU %user %nice %system %iowait %steal %idle 07:29:15 07:19:01 all 8.63 0.00 3.79 4.98 0.07 82.54 07:29:15 07:19:01 0 7.98 0.00 4.22 2.04 0.09 85.66 07:29:15 07:19:01 1 8.69 0.00 3.00 1.58 0.05 86.68 07:29:15 07:19:01 2 8.96 0.00 3.29 2.74 0.07 84.94 07:29:15 07:19:01 3 7.46 0.00 4.19 18.01 0.07 70.27 07:29:15 07:19:01 4 7.77 0.00 3.58 0.34 0.07 88.24 07:29:15 07:19:01 5 10.20 0.00 3.65 10.39 0.07 75.69 07:29:15 07:19:01 6 9.43 0.00 4.40 0.41 0.07 85.69 07:29:15 07:19:01 7 8.53 0.00 3.95 4.40 0.07 83.05 07:29:15 07:20:01 all 17.71 0.00 3.86 5.13 0.06 73.24 07:29:15 07:20:01 0 17.30 0.00 3.44 0.42 0.07 78.77 07:29:15 07:20:01 1 17.12 0.00 4.18 1.48 0.05 77.17 07:29:15 07:20:01 2 16.83 0.00 3.32 2.43 0.05 77.37 07:29:15 07:20:01 3 16.83 0.00 3.15 0.42 0.05 79.55 07:29:15 07:20:01 4 18.83 0.00 5.29 11.78 0.08 64.01 07:29:15 07:20:01 5 21.20 0.00 4.72 15.18 0.07 58.83 07:29:15 07:20:01 6 16.47 0.00 2.90 0.29 0.05 80.30 07:29:15 07:20:01 7 17.09 0.00 3.85 9.12 0.07 69.86 07:29:15 07:21:01 all 16.19 0.00 2.93 3.29 0.07 77.52 07:29:15 07:21:01 0 15.55 0.00 2.93 13.39 0.07 68.06 07:29:15 07:21:01 1 14.65 0.00 2.02 1.10 0.07 82.15 07:29:15 07:21:01 2 31.04 0.00 2.29 0.37 0.07 66.23 07:29:15 07:21:01 3 36.77 0.00 4.77 0.80 0.07 57.59 07:29:15 07:21:01 4 9.66 0.00 2.11 5.07 0.08 83.07 07:29:15 07:21:01 5 8.30 0.00 2.30 2.51 0.07 86.82 07:29:15 07:21:01 6 11.54 0.00 3.71 1.28 0.07 83.39 07:29:15 07:21:01 7 2.00 0.00 3.28 1.87 0.07 92.79 07:29:15 07:22:01 all 19.20 0.00 3.70 3.23 0.06 73.82 07:29:15 07:22:01 0 18.74 0.00 4.06 0.18 0.07 76.95 07:29:15 07:22:01 1 19.28 0.00 4.49 0.17 0.05 76.01 07:29:15 07:22:01 2 23.55 0.00 3.30 0.30 0.07 72.78 07:29:15 07:22:01 3 17.91 0.00 3.93 0.03 0.07 78.05 07:29:15 07:22:01 4 19.46 0.00 3.58 6.31 0.05 70.61 07:29:15 07:22:01 5 18.48 0.00 3.37 4.70 0.05 73.40 07:29:15 07:22:01 6 16.84 0.00 3.30 0.52 0.07 79.28 07:29:15 07:22:01 7 19.33 0.00 3.53 13.73 0.08 63.32 07:29:15 07:23:01 all 5.23 0.00 2.47 1.49 0.04 90.77 07:29:15 07:23:01 0 4.15 0.00 1.81 0.80 0.03 93.21 07:29:15 07:23:01 1 4.97 0.00 3.51 1.17 0.03 90.32 07:29:15 07:23:01 2 5.84 0.00 1.64 0.70 0.07 91.74 07:29:15 07:23:01 3 5.71 0.00 2.49 0.72 0.05 91.03 07:29:15 07:23:01 4 5.68 0.00 3.18 0.96 0.03 90.15 07:29:15 07:23:01 5 4.77 0.00 2.54 6.42 0.05 86.23 07:29:15 07:23:01 6 6.25 0.00 2.30 0.59 0.03 90.83 07:29:15 07:23:01 7 4.46 0.00 2.31 0.54 0.05 92.64 07:29:15 07:24:01 all 0.08 0.00 0.04 0.01 0.01 99.85 07:29:15 07:24:01 0 0.08 0.00 0.05 0.03 0.02 99.82 07:29:15 07:24:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:29:15 07:24:01 2 0.07 0.00 0.05 0.00 0.05 99.83 07:29:15 07:24:01 3 0.10 0.00 0.05 0.02 0.00 99.83 07:29:15 07:24:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:29:15 07:24:01 5 0.03 0.00 0.02 0.05 0.02 99.88 07:29:15 07:24:01 6 0.23 0.00 0.08 0.00 0.02 99.67 07:29:15 07:24:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:29:15 07:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:29:15 07:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:29:15 07:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:29:15 07:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:29:15 07:25:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:29:15 07:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:29:15 07:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:29:15 07:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:29:15 07:25:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:29:15 07:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:29:15 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:29:15 07:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:29:15 07:26:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:29:15 07:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:29:15 07:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:29:15 07:26:01 5 0.02 0.00 0.00 0.05 0.00 99.93 07:29:15 07:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:29:15 07:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:29:15 07:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:29:15 07:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:29:15 07:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:29:15 07:27:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:29:15 07:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:29:15 07:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:29:15 07:27:01 5 0.00 0.00 0.00 0.03 0.02 99.95 07:29:15 07:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:29:15 07:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:29:15 07:28:01 all 0.05 0.00 0.01 0.01 0.01 99.91 07:29:15 07:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:29:15 07:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:29:15 07:28:01 2 0.03 0.00 0.00 0.02 0.05 99.90 07:29:15 07:28:01 3 0.35 0.00 0.00 0.00 0.02 99.63 07:29:15 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:29:15 07:28:01 5 0.00 0.00 0.02 0.05 0.00 99.93 07:29:15 07:28:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:29:15 07:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:29:15 07:29:01 all 9.12 0.00 4.09 2.12 0.07 84.60 07:29:15 07:29:01 0 9.72 0.00 3.81 0.07 0.05 86.35 07:29:15 07:29:01 1 9.72 0.00 3.62 0.91 0.07 85.68 07:29:15 07:29:01 2 8.20 0.00 4.11 0.37 0.07 87.25 07:29:15 07:29:01 3 8.56 0.00 3.81 0.07 0.08 87.49 07:29:15 07:29:01 4 8.66 0.00 3.58 1.14 0.07 86.56 07:29:15 07:29:01 5 9.19 0.00 5.23 9.42 0.08 76.07 07:29:15 07:29:01 6 9.49 0.00 4.24 0.12 0.05 86.10 07:29:15 07:29:01 7 9.42 0.00 4.37 4.91 0.08 81.22 07:29:15 07:29:15 Average: CPU %user %nice %system %iowait %steal %idle 07:29:15 Average: all 6.90 0.00 1.89 1.83 0.04 89.34 07:29:15 Average: 0 6.66 0.00 1.84 1.53 0.04 89.92 07:29:15 Average: 1 6.74 0.00 1.89 0.58 0.03 90.76 07:29:15 Average: 2 8.58 0.00 1.64 0.62 0.05 89.11 07:29:15 Average: 3 8.51 0.00 2.03 1.78 0.04 87.64 07:29:15 Average: 4 6.35 0.00 1.93 2.32 0.04 89.36 07:29:15 Average: 5 6.52 0.00 1.97 4.40 0.04 87.07 07:29:15 Average: 6 6.37 0.00 1.90 0.29 0.03 91.41 07:29:15 Average: 7 5.50 0.00 1.93 3.12 0.04 89.41 07:29:15 07:29:15 07:29:15