Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 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-ssh10549055725484609999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1682323849418027136.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh18189753151075418871.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9492601490524204653.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-ssh4704201552252418101.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38929 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 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 (main) Commit message: "Merge pull request #819 from yiqisoft/feat-device-s7-opcua" > 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 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 # timeout=10 > git rev-list --no-walk a42c1ef4457854628ec334ca54ee718c509553b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:45:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:45:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:45:43 ========================================================= 00:45:43 EdgeX Global Pipelines Version Info 00:45:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:45:44 ------------------- 00:45:44 stable info: 00:45:44 ------------------- 00:45:44 Commited By: Cherry Wang cherry@iotechsys.com 00:45:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:45:44 Message: update stable to v1.0.269 00:45:44 ------------------- 00:45:44 experimental info: 00:45:44 ------------------- 00:45:44 Commited By: **** collab-it+edgex@linuxfoundation.org 00:45:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:45:44 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fa1dc9 [Pipeline] echo 00:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:45 provisioning config files... 00:45:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6280396138734908737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:45 ---> ****-login.sh 00:45:45 nexus3.edgexfoundry.org:10001 00:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:46 Configure a credential helper to remove this warning. See 00:45:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:46 00:45:46 Login Succeeded 00:45:46 nexus3.edgexfoundry.org:10002 00:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:46 Configure a credential helper to remove this warning. See 00:45:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:46 00:45:46 Login Succeeded 00:45:46 nexus3.edgexfoundry.org:10003 00:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:46 Configure a credential helper to remove this warning. See 00:45:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:46 00:45:46 Login Succeeded 00:45:46 nexus3.edgexfoundry.org:10004 00:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:46 Configure a credential helper to remove this warning. See 00:45:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:46 00:45:46 Login Succeeded 00:45:46 ****.io 00:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:45:46 Configure a credential helper to remove this warning. See 00:45:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:45:46 00:45:46 Login Succeeded 00:45:46 ---> ****-login.sh ends [Pipeline] } 00:45:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:45:47 + git rev-list -1 --merges 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82~1..6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] echo 00:45:47 -----------> git rev-list -1 --merges 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82~1..6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 00:45:47 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [false] [Pipeline] sh 00:45:47 + git log --format=format:%s -1 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] echo 00:45:47 ========================================================= 00:45:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:45:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:47 + git log --format=format:%s -1 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] echo 00:45:47 [semverPrep] GIT_COMMIT: 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82, Commit Message: Merge pull request #819 from yiqisoft/feat-device-s7-opcua [Pipeline] echo 00:45:47 [semverPrep] This is not a build commit. [Pipeline] sh 00:45:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:45:48 + grep -v github /etc/ssh/ssh_known_hosts 00:45:48 + [ -e /tmp/ssh_known_hosts ] 00:45:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:45:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:45:48 + sudo tee -a /etc/ssh/ssh_known_hosts 00:45:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:48 00:45:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:48 0.1.4: Pulling from edgex-devops/py-git-semver 00:45:48 b85a868b505f: Pulling fs layer 00:45:48 e2be974225ed: Pulling fs layer 00:45:48 339a4e72a1f5: Pulling fs layer 00:45:48 988bab9f4d93: Pulling fs layer 00:45:48 1469e6f7b9e6: Pulling fs layer 00:45:48 eaf3925da568: Pulling fs layer 00:45:48 bab4dde63d76: Pulling fs layer 00:45:48 bde34c3a00c8: Pulling fs layer 00:45:48 b352a97aabf1: Pulling fs layer 00:45:48 988bab9f4d93: Waiting 00:45:48 1469e6f7b9e6: Waiting 00:45:48 eaf3925da568: Waiting 00:45:48 bab4dde63d76: Waiting 00:45:48 4872d77fe225: Pulling fs layer 00:45:48 5851b861e8e6: Pulling fs layer 00:45:48 bde34c3a00c8: Waiting 00:45:48 4872d77fe225: Waiting 00:45:48 b352a97aabf1: Waiting 00:45:48 5851b861e8e6: Waiting 00:45:48 e2be974225ed: Download complete 00:45:48 988bab9f4d93: Verifying Checksum 00:45:48 988bab9f4d93: Download complete 00:45:48 1469e6f7b9e6: Verifying Checksum 00:45:48 1469e6f7b9e6: Download complete 00:45:48 eaf3925da568: Verifying Checksum 00:45:48 eaf3925da568: Download complete 00:45:48 339a4e72a1f5: Verifying Checksum 00:45:48 339a4e72a1f5: Download complete 00:45:49 bde34c3a00c8: Verifying Checksum 00:45:49 bde34c3a00c8: Download complete 00:45:49 b352a97aabf1: Verifying Checksum 00:45:49 b352a97aabf1: Download complete 00:45:49 4872d77fe225: Verifying Checksum 00:45:49 4872d77fe225: Download complete 00:45:49 5851b861e8e6: Verifying Checksum 00:45:49 5851b861e8e6: Download complete 00:45:49 b85a868b505f: Verifying Checksum 00:45:49 b85a868b505f: Download complete 00:45:49 bab4dde63d76: Verifying Checksum 00:45:49 bab4dde63d76: Download complete 00:45:50 b85a868b505f: Pull complete 00:45:50 e2be974225ed: Pull complete 00:45:50 339a4e72a1f5: Pull complete 00:45:50 988bab9f4d93: Pull complete 00:45:51 1469e6f7b9e6: Pull complete 00:45:51 eaf3925da568: Pull complete 00:45:53 bab4dde63d76: Pull complete 00:45:53 bde34c3a00c8: Pull complete 00:45:53 b352a97aabf1: Pull complete 00:45:53 4872d77fe225: Pull complete 00:45:53 5851b861e8e6: Pull complete 00:45:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:53 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 00:45: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:45:54 $ docker top c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 -eo pid,comm 00:45: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). 00:45:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:54 [ssh-agent] Looking for ssh-agent implementation... 00:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:54 $ docker exec c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 ssh-agent 00:45:54 SSH_AUTH_SOCK=/tmp/ssh-NgUNtDXvH7gR/agent.32 00:45:54 SSH_AGENT_PID=38 00:45:54 Running ssh-add (command line suppressed) 00:45:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2385643045600036195.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2385643045600036195.key) 00:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:55 + git tag --points-at HEAD [Pipeline] } 00:45:55 $ docker exec --env ******** --env ******** c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 ssh-agent -k 00:45:55 unset SSH_AUTH_SOCK; 00:45:55 unset SSH_AGENT_PID; 00:45:55 echo Agent pid 38 killed; 00:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:45:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:55 [ssh-agent] Looking for ssh-agent implementation... 00:45:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:55 $ docker exec c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 ssh-agent 00:45:55 SSH_AUTH_SOCK=/tmp/ssh-pVdBYk61KZRx/agent.71 00:45:55 SSH_AGENT_PID=78 00:45:55 Running ssh-add (command line suppressed) 00:45:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5696074875146084264.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5696074875146084264.key) 00:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:56 + git semver init 00:45:56 2025-02-14 00:45:56,275 [run_init] DEBUG init version:0.0.0 force:False 00:45:56 2025-02-14 00:45:56,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 00:45:56 2025-02-14 00:45:56,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 00:45:56 2025-02-14 00:45:56,277 [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) 00:45:58 2025-02-14 00:45:58,223 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 00:45:58 2025-02-14 00:45:58,223 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 00:45:58 2025-02-14 00:45:58,223 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:45:58 2025-02-14 00:45:58,224 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:45:58 4.0.0-dev.2 [Pipeline] } 00:45:58 $ docker exec --env ******** --env ******** c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 ssh-agent -k 00:45:58 unset SSH_AUTH_SOCK; 00:45:58 unset SSH_AGENT_PID; 00:45:58 echo Agent pid 78 killed; 00:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:45:58 + git semver [Pipeline] } 00:45:59 $ docker stop --time=1 c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 00:46:00 $ docker rm -f --volumes c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 [Pipeline] // withDockerContainer [Pipeline] sh 00:46:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:46:00 Stashed 1 file(s) [Pipeline] echo 00:46:00 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 00:46:01 provisioning config files... 00:46:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17038305159986961009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:01 ---> ****-login.sh 00:46:01 nexus3.edgexfoundry.org:10001 00:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:46:01 Configure a credential helper to remove this warning. See 00:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:46:01 00:46:01 Login Succeeded 00:46:01 nexus3.edgexfoundry.org:10002 00:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:46:01 Configure a credential helper to remove this warning. See 00:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:46:01 00:46:01 Login Succeeded 00:46:01 nexus3.edgexfoundry.org:10003 00:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:46:01 Configure a credential helper to remove this warning. See 00:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:46:01 00:46:01 Login Succeeded 00:46:01 nexus3.edgexfoundry.org:10004 00:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:46:01 Configure a credential helper to remove this warning. See 00:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:46:01 00:46:01 Login Succeeded 00:46:01 ****.io 00:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:46:01 Configure a credential helper to remove this warning. See 00:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:46:01 00:46:01 Login Succeeded 00:46:01 ---> ****-login.sh ends [Pipeline] } 00:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:46:02 ========================================================= 00:46:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:46:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:46:02 Sending build context to Docker daemon 60.32MB 00:46:02 Step 1/15 : ARG BASE=golang:1.23-alpine3.20 00:46:02 Step 2/15 : FROM ${BASE} AS builder 00:46:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:46:02 da9db072f522: Pulling fs layer 00:46:02 6ef4a4ee8ca5: Pulling fs layer 00:46:02 06f05ace1117: Pulling fs layer 00:46:02 5fe327b54edc: Pulling fs layer 00:46:02 4f4fb700ef54: Pulling fs layer 00:46:02 92a5565b7b96: Pulling fs layer 00:46:02 ff9bb7016b71: Pulling fs layer 00:46:02 b67dba6c2c7d: Pulling fs layer 00:46:02 a813b0c90790: Pulling fs layer 00:46:02 5fe327b54edc: Waiting 00:46:02 4f4fb700ef54: Waiting 00:46:02 92a5565b7b96: Waiting 00:46:02 ff9bb7016b71: Waiting 00:46:02 b67dba6c2c7d: Waiting 00:46:02 a813b0c90790: Waiting 00:46:02 6ef4a4ee8ca5: Download complete 00:46:02 5fe327b54edc: Verifying Checksum 00:46:02 5fe327b54edc: Download complete 00:46:02 4f4fb700ef54: Download complete 00:46:02 92a5565b7b96: Verifying Checksum 00:46:02 92a5565b7b96: Download complete 00:46:02 da9db072f522: Download complete 00:46:02 ff9bb7016b71: Verifying Checksum 00:46:02 ff9bb7016b71: Download complete 00:46:02 da9db072f522: Pull complete 00:46:02 a813b0c90790: Verifying Checksum 00:46:02 a813b0c90790: Download complete 00:46:03 6ef4a4ee8ca5: Pull complete 00:46:03 06f05ace1117: Verifying Checksum 00:46:03 06f05ace1117: Download complete 00:46:03 b67dba6c2c7d: Verifying Checksum 00:46:03 b67dba6c2c7d: Download complete 00:46:06 06f05ace1117: Pull complete 00:46:06 5fe327b54edc: Pull complete 00:46:06 4f4fb700ef54: Pull complete 00:46:06 92a5565b7b96: Pull complete 00:46:06 ff9bb7016b71: Pull complete 00:46:08 b67dba6c2c7d: Pull complete 00:46:09 a813b0c90790: Pull complete 00:46:09 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:46:09 ---> 3ba60ce46760 00:46:09 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:46:10 ---> Running in 7bf3b7f6a72d 00:46:10 Removing intermediate container 7bf3b7f6a72d 00:46:10 ---> d850bd6673b1 00:46:10 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 00:46:10 ---> Running in 38b8f011121d 00:46:10 Removing intermediate container 38b8f011121d 00:46:10 ---> 1317874a03da 00:46:10 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 00:46:10 ---> Running in 8b2a359258a5 00:46:10 Removing intermediate container 8b2a359258a5 00:46:10 ---> e9a371cbb55d 00:46:10 Step 6/15 : LABEL Name=edgex-ui-go 00:46:10 ---> Running in 87902271dd89 00:46:11 Removing intermediate container 87902271dd89 00:46:11 ---> c5bfcfe5de75 00:46:11 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:46:11 ---> Running in 8919fac21170 00:46:11 Removing intermediate container 8919fac21170 00:46:11 ---> 5e0c5a244f3e 00:46:11 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:46:11 latest: Pulling from library/docker 00:46:11 1f3e46996e29: Pulling fs layer 00:46:11 cabf29722be8: Pulling fs layer 00:46:11 4f4fb700ef54: Pulling fs layer 00:46:11 4a47cfcdae55: Pulling fs layer 00:46:11 e8f5a4c824f3: Pulling fs layer 00:46:11 f34663f44280: Pulling fs layer 00:46:11 70729d39a001: Pulling fs layer 00:46:11 4c18d12accc5: Pulling fs layer 00:46:11 17e195117974: Pulling fs layer 00:46:11 29666db35b4b: Pulling fs layer 00:46:11 3d67fdaf3b92: Pulling fs layer 00:46:11 220e823298a1: Pulling fs layer 00:46:11 702442469b1a: Pulling fs layer 00:46:11 f108257ddca7: Pulling fs layer 00:46:11 cf9d66345c69: Pulling fs layer 00:46:11 8e3309cd7ee3: Pulling fs layer 00:46:11 3d67fdaf3b92: Waiting 00:46:11 4a47cfcdae55: Waiting 00:46:11 220e823298a1: Waiting 00:46:11 702442469b1a: Waiting 00:46:11 e8f5a4c824f3: Waiting 00:46:11 f108257ddca7: Waiting 00:46:11 f34663f44280: Waiting 00:46:11 cf9d66345c69: Waiting 00:46:11 70729d39a001: Waiting 00:46:11 8e3309cd7ee3: Waiting 00:46:11 4c18d12accc5: Waiting 00:46:11 17e195117974: Waiting 00:46:11 29666db35b4b: Waiting 00:46:11 4f4fb700ef54: Verifying Checksum 00:46:11 4f4fb700ef54: Download complete 00:46:11 1f3e46996e29: Verifying Checksum 00:46:11 1f3e46996e29: Download complete 00:46:11 cabf29722be8: Verifying Checksum 00:46:11 cabf29722be8: Download complete 00:46:11 4a47cfcdae55: Verifying Checksum 00:46:11 4a47cfcdae55: Download complete 00:46:11 1f3e46996e29: Pull complete 00:46:12 cabf29722be8: Pull complete 00:46:12 4f4fb700ef54: Pull complete 00:46:12 e8f5a4c824f3: Verifying Checksum 00:46:12 e8f5a4c824f3: Download complete 00:46:12 4a47cfcdae55: Pull complete 00:46:12 70729d39a001: Verifying Checksum 00:46:12 70729d39a001: Download complete 00:46:12 f34663f44280: Verifying Checksum 00:46:12 f34663f44280: Download complete 00:46:12 4c18d12accc5: Verifying Checksum 00:46:12 4c18d12accc5: Download complete 00:46:12 17e195117974: Verifying Checksum 00:46:12 17e195117974: Download complete 00:46:12 29666db35b4b: Verifying Checksum 00:46:12 29666db35b4b: Download complete 00:46:12 e8f5a4c824f3: Pull complete 00:46:12 220e823298a1: Verifying Checksum 00:46:12 220e823298a1: Download complete 00:46:12 3d67fdaf3b92: Verifying Checksum 00:46:12 3d67fdaf3b92: Download complete 00:46:12 702442469b1a: Verifying Checksum 00:46:12 702442469b1a: Download complete 00:46:12 cf9d66345c69: Verifying Checksum 00:46:12 cf9d66345c69: Download complete 00:46:12 8e3309cd7ee3: Verifying Checksum 00:46:12 8e3309cd7ee3: Download complete 00:46:13 f34663f44280: Pull complete 00:46:13 70729d39a001: Pull complete 00:46:13 4c18d12accc5: Pull complete 00:46:13 17e195117974: Pull complete 00:46:13 29666db35b4b: Pull complete 00:46:13 f108257ddca7: Verifying Checksum 00:46:13 f108257ddca7: Download complete 00:46:13 3d67fdaf3b92: Pull complete 00:46:13 220e823298a1: Pull complete 00:46:14 702442469b1a: Pull complete 00:46:15 f108257ddca7: Pull complete 00:46:15 cf9d66345c69: Pull complete 00:46:15 8e3309cd7ee3: Pull complete 00:46:15 Digest: sha256:de91b21638c6898b6ff2b52ce5f31031c08234dc6f718b8e16cdc045bfdc0d7f 00:46:15 Status: Downloaded newer image for docker:latest 00:46:16 Still waiting to schedule task 00:46:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38922’ 00:46:16 ---> 4b3d760a868d 00:46:16 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:46:16 ---> Running in 5ffc15cd5741 00:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:46:17 OK: 248 MiB in 58 packages 00:46:17 Removing intermediate container 5ffc15cd5741 00:46:17 ---> 03df5616f3eb 00:46:17 Step 10/15 : ENV GO111MODULE=on 00:46:17 ---> Running in d00e8a0050d4 00:46:17 Removing intermediate container d00e8a0050d4 00:46:17 ---> 81716485f4e1 00:46:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:46:17 ---> Running in 9130f68da482 00:46:17 Removing intermediate container 9130f68da482 00:46:17 ---> 13f79d0cc300 00:46:17 Step 12/15 : COPY go.mod vendor* ./ 00:46:18 ---> 9cd1e85bbfa5 00:46:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:46:18 ---> Running in 825c808cd603 00:46:50 Removing intermediate container 825c808cd603 00:46:50 ---> 5e1c2d1c07fc 00:46:50 Step 14/15 : COPY . . 00:46:50 ---> 95a7b2127825 00:46:50 Step 15/15 : RUN ${MAKE} 00:46:50 ---> Running in 94009a8b1379 00:46:50 noop 00:46:50 Removing intermediate container 94009a8b1379 00:46:50 ---> fc2f1bed7b1e 00:46:50 Successfully built fc2f1bed7b1e 00:46:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:50 + docker inspect -f . ci-base-image-x86_64 00:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:50 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 00:46:50 $ 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 00:46:50 $ docker top 058099d4a032b254c34ae1793ac9ea31a29da6c37b874ea71080c6b141d1c9c7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:51 + go version 00:46:51 go version go1.23.4 linux/amd64 [Pipeline] } 00:46:51 $ docker stop --time=1 058099d4a032b254c34ae1793ac9ea31a29da6c37b874ea71080c6b141d1c9c7 00:46:52 $ docker rm -f --volumes 058099d4a032b254c34ae1793ac9ea31a29da6c37b874ea71080c6b141d1c9c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:52 + docker inspect -f . ci-base-image-x86_64 00:46:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:53 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 00:46:53 $ 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 00:46:53 $ docker top 8d02788502405dd7d3d0080209f1a85986fac1c031a1551936088ef9c66d0d7f -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 00:46:54 + make test 00:46:54 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 00:46:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:47:10 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 00:47:10 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 00:47:10 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 00:47:10 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 00:47:10 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 00:47:10 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 00:47:10 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 00:47:10 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 00:47:10 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 00:47:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:47:15 ./bin/test-attribution-txt.sh 00:47:15 make -C web test 00:47:15 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 00:47:15 make[1]: tput: No such file or directory 00:47:15 make[1]: tput: No such file or directory 00:47:15 warning: generating ./VERSION 00:47:15 echo "0.0.0" > VERSION 00:47:15 docker build \ 00:47:15 -f Dockerfile \ 00:47:15 --build-arg USER=1000 \ 00:47:15 \ 00:47:15 --label "git_sha=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82" \ 00:47:15 -t edgexfoundry/edgex-web-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 \ 00:47:15 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 00:47:15 . 00:47:15 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 00:47:15 Install the buildx component to build images with BuildKit: 00:47:15 https://docs.docker.com/go/buildx/ 00:47:15 00:47:15 Sending build context to Docker daemon 2.62MB 00:47:15 Step 1/10 : FROM node:18-alpine3.18 00:47:15 18-alpine3.18: Pulling from library/node 00:47:15 619be1103602: Pulling fs layer 00:47:15 7e9a007eb24b: Pulling fs layer 00:47:15 5189255e31c8: Pulling fs layer 00:47:15 88f4f8a6bc8d: Pulling fs layer 00:47:15 88f4f8a6bc8d: Waiting 00:47:15 5189255e31c8: Verifying Checksum 00:47:15 5189255e31c8: Download complete 00:47:15 88f4f8a6bc8d: Verifying Checksum 00:47:15 88f4f8a6bc8d: Download complete 00:47:15 619be1103602: Verifying Checksum 00:47:15 619be1103602: Download complete 00:47:15 619be1103602: Pull complete 00:47:15 7e9a007eb24b: Verifying Checksum 00:47:15 7e9a007eb24b: Download complete 00:47:16 7e9a007eb24b: Pull complete 00:47:16 5189255e31c8: Pull complete 00:47:16 88f4f8a6bc8d: Pull complete 00:47:16 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 00:47:16 Status: Downloaded newer image for node:18-alpine3.18 00:47:16 ---> a19326513a45 00:47:16 Step 2/10 : RUN apk add --no-cache chromium 00:47:18 ---> Running in a44a26bd8464 00:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:47:18 (1/154) Installing libexpat (2.6.4-r0) 00:47:18 (2/154) Installing brotli-libs (1.0.9-r14) 00:47:18 (3/154) Installing libbz2 (1.0.8-r5) 00:47:19 (4/154) Installing libpng (1.6.44-r0) 00:47:19 (5/154) Installing freetype (2.13.0-r5) 00:47:19 (6/154) Installing fontconfig (2.14.2-r3) 00:47:19 (7/154) Installing libfontenc (1.1.7-r2) 00:47:19 (8/154) Installing mkfontscale (1.2.2-r3) 00:47:19 (9/154) Installing font-opensans (0_git20210927-r1) 00:47:19 (10/154) Installing pkgconf (1.9.5-r0) 00:47:19 (11/154) Installing libffi (3.4.4-r2) 00:47:19 (12/154) Installing libintl (0.21.1-r7) 00:47:19 (13/154) Installing libblkid (2.38.1-r8) 00:47:19 (14/154) Installing libmount (2.38.1-r8) 00:47:19 (15/154) Installing pcre2 (10.42-r1) 00:47:19 (16/154) Installing glib (2.76.6-r0) 00:47:19 (17/154) Installing xz-libs (5.4.3-r0) 00:47:19 (18/154) Installing libxml2 (2.11.8-r0) 00:47:19 (19/154) Installing shared-mime-info (2.2-r5) 00:47:19 (20/154) Installing hicolor-icon-theme (0.17-r2) 00:47:19 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 00:47:19 (22/154) Installing libwebp (1.3.2-r0) 00:47:19 (23/154) Installing zstd-libs (1.5.5-r4) 00:47:19 (24/154) Installing tiff (4.5.1-r0) 00:47:19 (25/154) Installing gdk-pixbuf (2.42.12-r0) 00:47:19 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 00:47:19 (27/154) Installing libxau (1.0.11-r2) 00:47:19 (28/154) Installing libmd (1.0.4-r2) 00:47:19 (29/154) Installing libbsd (0.11.7-r1) 00:47:19 (30/154) Installing libxdmcp (1.1.4-r2) 00:47:19 (31/154) Installing libxcb (1.15-r1) 00:47:19 (32/154) Installing libx11 (1.8.7-r0) 00:47:19 (33/154) Installing libxcomposite (0.4.6-r3) 00:47:19 (34/154) Installing libxfixes (6.0.1-r2) 00:47:19 (35/154) Installing libxrender (0.9.11-r3) 00:47:19 (36/154) Installing libxcursor (1.2.1-r2) 00:47:19 (37/154) Installing libxdamage (1.1.6-r2) 00:47:19 (38/154) Installing libxext (1.3.5-r2) 00:47:19 (39/154) Installing libxi (1.8.1-r0) 00:47:19 (40/154) Installing libxinerama (1.1.5-r2) 00:47:19 (41/154) Installing libxrandr (1.5.3-r2) 00:47:19 (42/154) Installing libatk-1.0 (2.48.4-r0) 00:47:19 (43/154) Installing libxtst (1.2.4-r2) 00:47:19 (44/154) Installing dbus-libs (1.14.8-r0) 00:47:19 (45/154) Installing at-spi2-core (2.48.4-r0) 00:47:19 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 00:47:19 (47/154) Installing pixman (0.42.2-r1) 00:47:19 (48/154) Installing cairo (1.17.8-r1) 00:47:19 (49/154) Installing cairo-gobject (1.17.8-r1) 00:47:19 (50/154) Installing avahi-libs (0.8-r13) 00:47:19 (51/154) Installing gmp (6.2.1-r3) 00:47:19 (52/154) Installing nettle (3.8.1-r2) 00:47:19 (53/154) Installing libunistring (1.1-r1) 00:47:19 (54/154) Installing libidn2 (2.3.4-r1) 00:47:19 (55/154) Installing p11-kit (0.24.1-r2) 00:47:19 (56/154) Installing libtasn1 (4.20.0-r0) 00:47:19 (57/154) Installing gnutls (3.8.4-r0) 00:47:19 (58/154) Installing cups-libs (2.4.9-r0) 00:47:19 (59/154) Installing libepoxy (1.5.10-r1) 00:47:19 (60/154) Installing fribidi (1.0.13-r0) 00:47:19 (61/154) Installing graphite2 (1.3.14-r5) 00:47:19 (62/154) Installing harfbuzz (7.3.0-r0) 00:47:19 (63/154) Installing libxft (2.3.8-r1) 00:47:19 (64/154) Installing pango (1.50.14-r1) 00:47:19 (65/154) Installing wayland-libs-client (1.22.0-r2) 00:47:19 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 00:47:19 (67/154) Installing wayland-libs-egl (1.22.0-r2) 00:47:19 (68/154) Installing xkeyboard-config (2.38-r0) 00:47:19 (69/154) Installing libxkbcommon (1.5.0-r2) 00:47:19 (70/154) Installing gtk+3.0 (3.24.43-r0) 00:47:19 (71/154) Installing icu-data-full (73.2-r2) 00:47:19 (72/154) Installing mesa (23.0.4-r0) 00:47:19 (73/154) Installing llvm15-libs (15.0.7-r6) 00:47:20 (74/154) Installing hwdata-pci (0.370-r0) 00:47:20 (75/154) Installing libpciaccess (0.17-r2) 00:47:20 (76/154) Installing libdrm (2.4.115-r4) 00:47:20 (77/154) Installing musl-fts (1.2.7-r5) 00:47:20 (78/154) Installing libelf (0.189-r2) 00:47:20 (79/154) Installing mesa-glapi (23.0.4-r0) 00:47:20 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 00:47:20 (81/154) Installing eudev-libs (3.2.11-r8) 00:47:20 (82/154) Installing libmagic (5.45-r0) 00:47:20 (83/154) Installing file (5.45-r0) 00:47:20 (84/154) Installing libice (1.1.1-r2) 00:47:20 (85/154) Installing libuuid (2.38.1-r8) 00:47:20 (86/154) Installing libsm (1.2.4-r1) 00:47:20 (87/154) Installing libxt (1.3.0-r2) 00:47:20 (88/154) Installing libxmu (1.1.4-r2) 00:47:20 (89/154) Installing xset (1.2.5-r1) 00:47:20 (90/154) Installing xprop (1.2.7-r0) 00:47:20 (91/154) Installing xdg-utils (1.1.3-r4) 00:47:20 (92/154) Installing libogg (1.3.5-r4) 00:47:20 (93/154) Installing flac-libs (1.4.3-r0) 00:47:20 (94/154) Installing alsa-lib (1.2.9-r1) 00:47:20 (95/154) Installing libatomic (12.2.1_git20220924-r10) 00:47:20 (96/154) Installing svt-av1-libs (1.6.0-r0) 00:47:21 (97/154) Installing aom-libs (3.6.1-r0) 00:47:21 (98/154) Installing libva (2.18.0-r1) 00:47:21 (99/154) Installing libvdpau (1.5-r1) 00:47:21 (100/154) Installing onevpl-libs (2023.2.1-r0) 00:47:21 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 00:47:21 (102/154) Installing libdav1d (1.2.1-r0) 00:47:21 (103/154) Installing libhwy (1.0.4-r1) 00:47:21 (104/154) Installing lcms2 (2.15-r2) 00:47:21 (105/154) Installing libjxl (0.8.2-r0) 00:47:21 (106/154) Installing lame-libs (3.100-r5) 00:47:21 (107/154) Installing opus (1.4-r0) 00:47:21 (108/154) Installing libgomp (12.2.1_git20220924-r10) 00:47:21 (109/154) Installing soxr (0.1.3-r5) 00:47:21 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 00:47:21 (111/154) Installing libtheora (1.1.1-r17) 00:47:21 (112/154) Installing libvorbis (1.3.7-r1) 00:47:21 (113/154) Installing libvpx (1.13.0-r2) 00:47:21 (114/154) Installing x264-libs (0.164_git20220602-r1) 00:47:21 (115/154) Installing numactl (2.0.16-r4) 00:47:21 (116/154) Installing x265-libs (3.5-r4) 00:47:21 (117/154) Installing xvidcore (1.3.7-r1) 00:47:21 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 00:47:21 (119/154) Installing libbluray (1.3.4-r0) 00:47:21 (120/154) Installing mpg123-libs (1.31.3-r1) 00:47:21 (121/154) Installing libopenmpt (0.7.2-r0) 00:47:21 (122/154) Installing cjson (1.7.17-r0) 00:47:21 (123/154) Installing mbedtls (2.28.9-r0) 00:47:21 (124/154) Installing librist (0.2.7-r0) 00:47:21 (125/154) Installing libsrt (1.5.2-r0) 00:47:21 (126/154) Installing libssh (0.10.5-r0) 00:47:21 (127/154) Installing libsodium (1.0.18-r3) 00:47:21 (128/154) Installing libzmq (4.3.4-r4) 00:47:21 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 00:47:21 (130/154) Installing libevent (2.1.12-r6) 00:47:21 (131/154) Installing wayland-libs-server (1.22.0-r2) 00:47:21 (132/154) Installing mesa-gbm (23.0.4-r0) 00:47:21 (133/154) Installing harfbuzz-subset (7.3.0-r0) 00:47:21 (134/154) Installing icu-libs (73.2-r2) 00:47:21 (135/154) Installing jsoncpp (1.9.5-r0) 00:47:21 (136/154) Installing minizip (1.2.13-r1) 00:47:21 (137/154) Installing nspr (4.35-r2) 00:47:21 (138/154) Installing sqlite-libs (3.41.2-r3) 00:47:21 (139/154) Installing nss (3.94-r0) 00:47:21 (140/154) Installing pipewire-libs (0.3.70-r1) 00:47:21 (141/154) Installing libasyncns (0.8-r1) 00:47:21 (142/154) Installing libltdl (2.4.7-r2) 00:47:21 (143/154) Installing orc (0.4.39-r0) 00:47:21 (144/154) Installing libsndfile (1.2.2-r1) 00:47:21 (145/154) Installing speexdsp (1.2.1-r1) 00:47:21 (146/154) Installing tdb-libs (1.4.8-r1) 00:47:21 (147/154) Installing libpulse (16.1-r10) 00:47:21 (148/154) Installing snappy (1.1.10-r1) 00:47:21 (149/154) Installing libwoff2common (1.0.2-r2) 00:47:21 (150/154) Installing libwoff2enc (1.0.2-r2) 00:47:21 (151/154) Installing libgpg-error (1.47-r1) 00:47:21 (152/154) Installing libgcrypt (1.10.2-r1) 00:47:21 (153/154) Installing libxslt (1.1.38-r0) 00:47:21 (154/154) Installing chromium (119.0.6045.159-r0) 00:47:23 Executing busybox-1.36.1-r5.trigger 00:47:23 Executing fontconfig-2.14.2-r3.trigger 00:47:23 Executing mkfontscale-1.2.2-r3.trigger 00:47:23 Executing glib-2.76.6-r0.trigger 00:47:23 Executing shared-mime-info-2.2-r5.trigger 00:47:23 Executing gdk-pixbuf-2.42.12-r0.trigger 00:47:23 Executing gtk-update-icon-cache-3.24.43-r0.trigger 00:47:23 Executing gtk+3.0-3.24.43-r0.trigger 00:47:23 OK: 579 MiB in 171 packages 00:47:30 Removing intermediate container a44a26bd8464 00:47:30 ---> c3171b9490d5 00:47:30 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 00:47:30 ---> Running in ede27aa14568 00:47:30 Removing intermediate container ede27aa14568 00:47:30 ---> e53ca16705c6 00:47:30 Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider 00:47:30 ---> Running in 8bcc434a184c 00:47:30 Removing intermediate container 8bcc434a184c 00:47:30 ---> b21db8686412 00:47:30 Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH 00:47:30 ---> Running in 6be6591a2e50 00:47:30 Removing intermediate container 6be6591a2e50 00:47:30 ---> 186516118667 00:47:30 Step 6/10 : ARG USER=1000 00:47:30 ---> Running in df5d79da105d 00:47:30 Removing intermediate container df5d79da105d 00:47:30 ---> ede994a330e1 00:47:30 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 00:47:30 ---> Running in 7e84d2649ead 00:47:30 Removing intermediate container 7e84d2649ead 00:47:30 ---> a5978086c9b1 00:47:30 Step 8/10 : USER $USER:$USER 00:47:30 ---> Running in 9f696c136236 00:47:30 Removing intermediate container 9f696c136236 00:47:30 ---> de7d159a71a0 00:47:30 Step 9/10 : WORKDIR /app 00:47:30 ---> Running in 83831a5e1fe2 00:47:30 Removing intermediate container 83831a5e1fe2 00:47:30 ---> 3ec92e57c6d3 00:47:30 Step 10/10 : LABEL git_sha=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 00:47:30 ---> Running in f52035392468 00:47:31 Removing intermediate container f52035392468 00:47:31 ---> 0d7d308e8f8c 00:47:31 Successfully built 0d7d308e8f8c 00:47:31 Successfully tagged edgexfoundry/edgex-web-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 00:47:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 00:47:31 touch edgex-web-ui.imagebuilt 00:47:31 mkdir -p node_modules coverage 00:47:31 chown "1000:1000" . node_modules coverage package-lock.json 00:47:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 00:47:35 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 00:47:36 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 00:47:36 npm warn deprecated har-validator@5.1.5: this library is no longer supported 00:47:37 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 00:47:37 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 00:47:38 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 00:47:38 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. 00:47:38 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. 00:47:38 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 00:47:39 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 00:47:39 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. 00:47:39 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 00:47:42 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. 00:47:46 00:47:46 added 1182 packages, and audited 1183 packages in 15s 00:47:46 00:47:46 100 packages are looking for funding 00:47:46 run `npm fund` for details 00:47:46 00:47:46 38 vulnerabilities (3 low, 17 moderate, 17 high, 1 critical) 00:47:46 00:47:46 To address issues that do not require attention, run: 00:47:46 npm audit fix 00:47:46 00:47:46 To address all issues (including breaking changes), run: 00:47:46 npm audit fix --force 00:47:46 00:47:46 Run `npm audit` for details. 00:47:46 npm notice 00:47:46 npm notice New major version of npm available! 10.7.0 -> 11.1.0 00:47:46 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0 00:47:46 npm notice To update run: npm install -g npm@11.1.0 00:47:46 npm notice 00:47:49 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 00:47:50 - Generating browser application bundles (phase: setup)... 00:48:12 ✔ Browser application bundle generation complete. 00:48:12 14 02 2025 00:48:12.820:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 00:48:12 14 02 2025 00:48:12.822:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 00:48:12 14 02 2025 00:48:12.825:INFO [launcher]: Starting browser ChromeHeadless 00:48:13 14 02 2025 00:48:13.162:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket UOQBIjKH29ax22k6AAAB with id 97721051 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.019 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.022 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.099 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.14 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.145 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.169 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.177 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.183 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.193 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.196 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.214 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.217 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.219 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.299 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.304 secs) 00:48:16 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 00:48:16 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 00:48:16 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.304 secs) 00:48:16 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 00:48:16 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 00:48:16 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.31 secs) 00:48:16 WARN: ' 00:48:16 It looks like you're using ngModel on the same form field as formControlName. 00:48:16 Support for using the ngModel input property and ngModelChange event with 00:48:16 reactive form directives has been deprecated in Angular v6 and will be removed 00:48:16 in a future version of Angular. 00:48:16 00:48:16 For more information on this, see our API docs here: 00:48:16 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:48:16 ' 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.31 secs) 00:48:16 WARN: ' 00:48:16 It looks like you're using ngModel on the same form field as formControlName. 00:48:16 Support for using the ngModel input property and ngModelChange event with 00:48:16 reactive form directives has been deprecated in Angular v6 and will be removed 00:48:16 in a future version of Angular. 00:48:16 00:48:16 For more information on this, see our API docs here: 00:48:16 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:48:16 ' 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.33 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.346 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.349 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.35 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.359 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.392 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.394 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.395 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.406 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.41 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.412 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.423 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.425 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.426 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.428 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.44 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.446 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.455 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.46 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.463 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.465 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.476 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.482 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.487 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.494 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.509 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.522 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.525 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.528 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.533 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.535 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.536 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.551 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.56 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.58 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.591 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.6 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.624 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.638 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.655 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.66 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.664 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.67 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.673 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.702 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.711 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.716 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.722 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.73 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.738 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.74 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.742 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.753 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.764 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.783 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.793 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.796 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.799 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.801 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.808 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.82 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.826 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.836 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.841 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.847 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.85 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.854 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.859 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.878 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.891 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.909 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.93 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.936 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.941 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.946 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.968 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.985 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.998 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.01 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.014 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.022 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.058 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.066 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.074 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.083 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.095 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.101 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.102 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.108 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.11 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.111 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.113 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.125 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.128 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.134 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.135 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.136 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.141 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.146 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.148 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.149 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.151 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.155 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.158 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.159 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.16 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.172 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.173 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.186 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.194 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.198 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.202 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.206 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.208 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.209 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.211 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.213 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.216 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.224 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.23 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.231 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.232 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.234 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.238 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.242 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.249 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.253 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.266 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.269 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.288 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.297 secs) 00:48:16 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.391 secs / 1.297 secs) 00:48:16 TOTAL: 147 SUCCESS 00:48:17 ✔ Browser application bundle generation complete. 00:48:17 00:48:17 =============================== Coverage summary =============================== 00:48:17 Statements : 38.95% ( 1375/3530 ) 00:48:17 Branches : 15.25% ( 94/616 ) 00:48:17 Functions : 32.17% ( 425/1321 ) 00:48:17 Lines : 38.87% ( 1344/3457 ) 00:48:17 ================================================================================ 00:48:17 ✔ Browser application bundle generation complete. 00:48:18 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 00:48:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:48:18 $ docker stop --time=1 8d02788502405dd7d3d0080209f1a85986fac1c031a1551936088ef9c66d0d7f 00:48:19 $ docker rm -f --volumes 8d02788502405dd7d3d0080209f1a85986fac1c031a1551936088ef9c66d0d7f [Pipeline] // withDockerContainer [Pipeline] sh 00:48:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:48:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:48:21 + ls -al . 00:48:21 total 272 00:48:21 drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 00:46 . 00:48:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:45 .. 00:48:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:45 .blubracket 00:48:21 -rw-rw-r-- 1 jenkins jenkins 18 Feb 14 00:45 .dockerignore 00:48:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:45 .git 00:48:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:45 .github 00:48:21 -rw-rw-r-- 1 jenkins jenkins 178 Feb 14 00:45 .gitignore 00:48:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:45 .semver 00:48:21 -rw-rw-r-- 1 jenkins jenkins 18578 Feb 14 00:45 Attribution.txt 00:48:21 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 14 00:45 CHANGELOG.md 00:48:21 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 00:45 CONTRIBUTING.md 00:48:21 -rw-rw-r-- 1 jenkins jenkins 1940 Feb 14 00:45 Dockerfile 00:48:21 -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 00:45 Jenkinsfile 00:48:21 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 00:45 LICENSE 00:48:21 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 14 00:45 Makefile 00:48:21 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 14 00:45 README.md 00:48:21 -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:46 VERSION 00:48:21 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 14 00:45 angularmigrationlogs.md 00:48:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:45 assets 00:48:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:45 bin 00:48:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:45 cmd 00:48:21 -rw-r--r-- 1 jenkins jenkins 14679 Feb 14 00:47 coverage.out 00:48:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:45 docs 00:48:21 -rw-rw-r-- 1 jenkins jenkins 5895 Feb 14 00:45 go.mod 00:48:21 -rw-rw-r-- 1 jenkins jenkins 86071 Feb 14 00:45 go.sum 00:48:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:45 internal 00:48:21 -rwxrwxr-x 1 jenkins jenkins 568 Feb 14 00:45 redeploy.sh 00:48:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:45 testing 00:48:21 -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 00:45 version.go 00:48:21 drwxrwxr-x 7 jenkins jenkins 4096 Feb 14 00:47 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:21 + 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=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 --label arch=amd64 --label version=4.0.0-dev.2 . 00:48:22 Sending build context to Docker daemon 347.4MB 00:48:22 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:48:22 Step 2/27 : FROM ${BASE} AS builder 00:48:22 ---> fc2f1bed7b1e 00:48:22 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:48:23 ---> Running in 0f84d7351d5c 00:48:23 Removing intermediate container 0f84d7351d5c 00:48:23 ---> 20148b24a64b 00:48:23 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 00:48:23 ---> Running in 71ecd14235b7 00:48:23 Removing intermediate container 71ecd14235b7 00:48:23 ---> 8f8560b4608c 00:48:23 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 00:48:23 ---> Running in 88ea370e5327 00:48:23 Removing intermediate container 88ea370e5327 00:48:23 ---> 8caa4c330169 00:48:23 Step 6/27 : LABEL Name=edgex-ui-go 00:48:23 ---> Running in 60f1051263be 00:48:23 Removing intermediate container 60f1051263be 00:48:23 ---> 8630e208abea 00:48:23 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:48:23 ---> Running in 1ed9811a5e83 00:48:23 Removing intermediate container 1ed9811a5e83 00:48:23 ---> 42aea57c64f9 00:48:23 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:48:24 ---> 16d28a8f178f 00:48:24 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:48:24 ---> Running in 2131270d9092 00:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:48:25 OK: 248 MiB in 58 packages 00:48:25 Removing intermediate container 2131270d9092 00:48:25 ---> 96c3c583e8ac 00:48:25 Step 10/27 : ENV GO111MODULE=on 00:48:25 ---> Running in 8bc88c5596ed 00:48:25 Removing intermediate container 8bc88c5596ed 00:48:25 ---> 8e2ad3435c16 00:48:25 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:48:25 ---> Running in 3982261a38ad 00:48:25 Removing intermediate container 3982261a38ad 00:48:25 ---> 502394a3218b 00:48:25 Step 12/27 : COPY go.mod vendor* ./ 00:48:25 ---> 6978188c2db2 00:48:25 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:25 ---> Running in 8b9ca266d6d0 00:48:26 Removing intermediate container 8b9ca266d6d0 00:48:26 ---> 47b50efcde29 00:48:26 Step 14/27 : COPY . . 00:48:30 ---> 790a5ea1b8b9 00:48:30 Step 15/27 : RUN ${MAKE} 00:48:30 ---> Running in 320f60f7a07d 00:48:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 00:48:57 Removing intermediate container 320f60f7a07d 00:48:57 ---> b1ad36f4a620 00:48:57 Step 16/27 : FROM alpine:3.20 00:48:57 3.20: Pulling from library/alpine 00:48:57 66a3d608f3fa: Pulling fs layer 00:48:57 66a3d608f3fa: Verifying Checksum 00:48:57 66a3d608f3fa: Download complete 00:48:57 66a3d608f3fa: Pull complete 00:48:57 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 00:48:57 Status: Downloaded newer image for alpine:3.20 00:48:57 ---> e29df9b510ff 00:48:57 Step 17/27 : RUN apk --no-cache upgrade 00:48:57 ---> Running in 1c92701cf283 00:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:48:57 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 00:48:57 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 00:48:57 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 00:48:57 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 00:48:57 Executing busybox-1.36.1-r29.trigger 00:48:57 OK: 8 MiB in 14 packages 00:48:57 Removing intermediate container 1c92701cf283 00:48:57 ---> 1f25c0bb0f6c 00:48:57 Step 18/27 : RUN apk add --update --no-cache dumb-init 00:48:57 ---> Running in e238d17cbd3a 00:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:48:58 (1/1) Installing dumb-init (1.2.5-r3) 00:48:58 Executing busybox-1.36.1-r29.trigger 00:48:58 OK: 8 MiB in 15 packages 00:48:58 Removing intermediate container e238d17cbd3a 00:48:58 ---> a1c9dc99a510 00:48:58 Step 19/27 : EXPOSE 4000 00:48:58 ---> Running in 1083fe63e90c 00:48:58 Removing intermediate container 1083fe63e90c 00:48:58 ---> 6c3b8de94a32 00:48:58 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:48:59 ---> 8c71afd77437 00:48:59 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 00:48:59 ---> b6317744ca1b 00:48:59 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 00:48:59 ---> 4627c188881f 00:48:59 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:48:59 ---> Running in 6f10a61e87ce 00:48:59 Removing intermediate container 6f10a61e87ce 00:48:59 ---> 92a42087d4e2 00:48:59 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 00:48:59 ---> Running in 3fe1588f35aa 00:48:59 Removing intermediate container 3fe1588f35aa 00:48:59 ---> e7e836cfe424 00:48:59 Step 25/27 : LABEL arch=amd64 00:48:59 ---> Running in 22e5e1d1395f 00:49:00 Removing intermediate container 22e5e1d1395f 00:49:00 ---> 8f0268e9c27c 00:49:00 Step 26/27 : LABEL git_sha=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 00:49:00 ---> Running in b795375bff14 00:49:00 Removing intermediate container b795375bff14 00:49:00 ---> 51f3e3312ad4 00:49:00 Step 27/27 : LABEL version=4.0.0-dev.2 00:49:00 ---> Running in 76a511dcc962 00:49:00 Removing intermediate container 76a511dcc962 00:49:00 ---> e2c59f85ec79 00:49:00 [Warning] One or more build-args [ARCH] were not consumed 00:49:00 Successfully built e2c59f85ec79 00:49:00 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:00 provisioning config files... 00:49:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8802784100376559148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:00 ---> ****-login.sh 00:49:00 nexus3.edgexfoundry.org:10001 00:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:00 Configure a credential helper to remove this warning. See 00:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:00 00:49:00 Login Succeeded 00:49:00 nexus3.edgexfoundry.org:10002 00:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:00 Configure a credential helper to remove this warning. See 00:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:00 00:49:00 Login Succeeded 00:49:00 nexus3.edgexfoundry.org:10003 00:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:00 Configure a credential helper to remove this warning. See 00:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:00 00:49:00 Login Succeeded 00:49:00 nexus3.edgexfoundry.org:10004 00:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:00 Configure a credential helper to remove this warning. See 00:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:00 00:49:00 Login Succeeded 00:49:00 ****.io 00:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:01 Configure a credential helper to remove this warning. See 00:49:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:01 00:49:01 Login Succeeded 00:49:01 ---> ****-login.sh ends [Pipeline] } 00:49:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:49:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:49:01 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 00:49:01 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 00:49:01 latest 00:49:01 4.0.0-dev.2 00:49:01 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 00:49:01 main 00:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 00:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:49:02 61305336618a: Preparing 00:49:02 90b675dd97d9: Preparing 00:49:02 7cc0231f0a18: Preparing 00:49:02 fb875bce16ba: Preparing 00:49:02 dfe939c37245: Preparing 00:49:02 ce5a8cde9eee: Preparing 00:49:02 ce5a8cde9eee: Waiting 00:49:02 61305336618a: Pushed 00:49:02 90b675dd97d9: Pushed 00:49:02 fb875bce16ba: Pushed 00:49:02 ce5a8cde9eee: Layer already exists 00:49:02 dfe939c37245: Pushed 00:49:06 7cc0231f0a18: Pushed 00:49:06 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:07 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 00:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:49:07 61305336618a: Preparing 00:49:07 90b675dd97d9: Preparing 00:49:07 7cc0231f0a18: Preparing 00:49:07 fb875bce16ba: Preparing 00:49:07 dfe939c37245: Preparing 00:49:07 ce5a8cde9eee: Preparing 00:49:07 ce5a8cde9eee: Waiting 00:49:07 fb875bce16ba: Layer already exists 00:49:07 7cc0231f0a18: Layer already exists 00:49:07 dfe939c37245: Layer already exists 00:49:07 90b675dd97d9: Layer already exists 00:49:07 61305336618a: Layer already exists 00:49:07 ce5a8cde9eee: Layer already exists 00:49:07 latest: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:07 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.2 00:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:49:08 61305336618a: Preparing 00:49:08 90b675dd97d9: Preparing 00:49:08 7cc0231f0a18: Preparing 00:49:08 fb875bce16ba: Preparing 00:49:08 dfe939c37245: Preparing 00:49:08 ce5a8cde9eee: Preparing 00:49:08 ce5a8cde9eee: Waiting 00:49:08 dfe939c37245: Layer already exists 00:49:08 61305336618a: Layer already exists 00:49:08 7cc0231f0a18: Layer already exists 00:49:08 fb875bce16ba: Layer already exists 00:49:08 90b675dd97d9: Layer already exists 00:49:08 ce5a8cde9eee: Layer already exists 00:49:08 4.0.0-dev.2: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 00:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:49:08 61305336618a: Preparing 00:49:08 90b675dd97d9: Preparing 00:49:08 7cc0231f0a18: Preparing 00:49:08 fb875bce16ba: Preparing 00:49:08 dfe939c37245: Preparing 00:49:08 ce5a8cde9eee: Preparing 00:49:08 ce5a8cde9eee: Waiting 00:49:08 90b675dd97d9: Layer already exists 00:49:08 fb875bce16ba: Layer already exists 00:49:08 7cc0231f0a18: Layer already exists 00:49:08 61305336618a: Layer already exists 00:49:08 dfe939c37245: Layer already exists 00:49:08 ce5a8cde9eee: Layer already exists 00:49:08 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 00:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:49:09 61305336618a: Preparing 00:49:09 90b675dd97d9: Preparing 00:49:09 7cc0231f0a18: Preparing 00:49:09 fb875bce16ba: Preparing 00:49:09 dfe939c37245: Preparing 00:49:09 ce5a8cde9eee: Preparing 00:49:09 ce5a8cde9eee: Waiting 00:49:09 fb875bce16ba: Layer already exists 00:49:09 61305336618a: Layer already exists 00:49:09 dfe939c37245: Layer already exists 00:49:09 7cc0231f0a18: Layer already exists 00:49:09 90b675dd97d9: Layer already exists 00:49:09 ce5a8cde9eee: Layer already exists 00:49:09 main: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:49:09 ===================================================== [Pipeline] echo 00:49:09 taggedImages: 00:49:09 - nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 00:49:09 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 00:49:09 - nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.2 00:49:09 - nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 00:49:09 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:09 00:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:10 latest: Pulling from edgex-lftools-log-publisher 00:49:10 5eb5b503b376: Pulling fs layer 00:49:10 5c69ac0246d0: Pulling fs layer 00:49:10 ec43610c2a17: Pulling fs layer 00:49:10 3a2ae6a8a46f: Pulling fs layer 00:49:10 33b1e0a273af: Pulling fs layer 00:49:10 5d3b04190fa2: Pulling fs layer 00:49:10 2f39f015ded8: Pulling fs layer 00:49:10 33b1e0a273af: Waiting 00:49:10 5d3b04190fa2: Waiting 00:49:10 2f39f015ded8: Waiting 00:49:10 3a2ae6a8a46f: Waiting 00:49:10 5c69ac0246d0: Download complete 00:49:10 3a2ae6a8a46f: Verifying Checksum 00:49:10 3a2ae6a8a46f: Download complete 00:49:10 33b1e0a273af: Verifying Checksum 00:49:10 33b1e0a273af: Download complete 00:49:10 5d3b04190fa2: Verifying Checksum 00:49:10 5d3b04190fa2: Download complete 00:49:10 ec43610c2a17: Verifying Checksum 00:49:10 ec43610c2a17: Download complete 00:49:10 5eb5b503b376: Verifying Checksum 00:49:10 5eb5b503b376: Download complete 00:49:11 2f39f015ded8: Download complete 00:49:11 5eb5b503b376: Pull complete 00:49:11 5c69ac0246d0: Pull complete 00:49:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38931 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 00:49:11 Running in /w/workspace/edgex-ui-go/184 [Pipeline] { [Pipeline] checkout 00:49:12 ec43610c2a17: Pull complete 00:49:12 3a2ae6a8a46f: Pull complete 00:49:12 33b1e0a273af: Pull complete 00:49:12 5d3b04190fa2: Pull complete 00:49:14 The recommended git tool is: git 00:49:16 2f39f015ded8: Pull complete 00:49:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:16 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 00:49:16 $ 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 00:49:18 $ docker top ee0517079f006b537fc7e637d3380329e824a6ea7aa9f62a3bca8a0afb8a7170 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:18 ---> job-cost.sh 00:49:18 lf-activate-venv: SKIPPING 00:49:18 INFO: No Stack... 00:49:18 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:19 INFO: Archiving Costs [Pipeline] sh 00:49:19 using credential edgex-jenkins-ssh 00:49:19 Cloning the remote Git repository 00:49:19 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 00:49:19 + cut -d, -f6 [Pipeline] lock 00:49:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] 00:49:19 Resource [jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] did not exist. Created. 00:49:19 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 00:49:20 + echo total: 0.2199999988079071 [Pipeline] stash 00:49:20 Stashed 1 file(s) [Pipeline] } 00:49:20 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:20 $ docker stop --time=1 ee0517079f006b537fc7e637d3380329e824a6ea7aa9f62a3bca8a0afb8a7170 00:49:19 > git init /w/workspace/edgex-ui-go/184 # timeout=10 00:49:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:49:19 > git --version # timeout=10 00:49:19 > git --version # 'git version 2.25.1' 00:49:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:49:21 $ docker rm -f --volumes ee0517079f006b537fc7e637d3380329e824a6ea7aa9f62a3bca8a0afb8a7170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:49:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:49:25 Avoid second fetch 00:49:25 Checking out Revision 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 (main) 00:49:25 > git config core.sparsecheckout # timeout=10 00:49:25 > git checkout -f 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 # timeout=10 00:49:26 Commit message: "Merge pull request #819 from yiqisoft/feat-device-s7-opcua" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:49:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:49:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:31 Dload Upload Total Spent Left Speed 00:49:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 00:49:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:49:32 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:49:32 /etc/docker/daemon.json 00:49:32 { 00:49:32 "registry-mirrors": [ 00:49:32 "https://nexus3.edgexfoundry.org:10001" 00:49:32 ], 00:49:32 "bip": "10.250.0.254/24", 00:49:32 "hosts": [ 00:49:32 "tcp://0.0.0.0:5555", 00:49:32 "unix:///var/run/docker.sock" 00:49:32 ], 00:49:32 "mtu": 1458, 00:49:32 "selinux-enabled": true, 00:49:32 "seccomp-profile": "/etc/docker/seccomp.json" 00:49:32 } [Pipeline] sh 00:49:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:49:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:51 provisioning config files... 00:49:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/184@tmp/config15778110695027972602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:51 ---> ****-login.sh 00:49:51 nexus3.edgexfoundry.org:10001 00:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:52 Configure a credential helper to remove this warning. See 00:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:52 00:49:52 Login Succeeded 00:49:52 nexus3.edgexfoundry.org:10002 00:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:52 Configure a credential helper to remove this warning. See 00:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:52 00:49:52 Login Succeeded 00:49:52 nexus3.edgexfoundry.org:10003 00:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:53 Configure a credential helper to remove this warning. See 00:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:53 00:49:53 Login Succeeded 00:49:53 nexus3.edgexfoundry.org:10004 00:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:53 Configure a credential helper to remove this warning. See 00:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:53 00:49:53 Login Succeeded 00:49:53 ****.io 00:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:54 Configure a credential helper to remove this warning. See 00:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:54 00:49:54 Login Succeeded 00:49:54 ---> ****-login.sh ends [Pipeline] } 00:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:49:54 ========================================================= 00:49:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:49:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:49:56 Sending build context to Docker daemon 35.81MB 00:49:56 Step 1/15 : ARG BASE=golang:1.23-alpine3.20 00:49:56 Step 2/15 : FROM ${BASE} AS builder 00:49:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:49:56 9986a736f7d3: Pulling fs layer 00:49:56 1f018df60701: Pulling fs layer 00:49:56 39f8f326b044: Pulling fs layer 00:49:56 e6a1e7a6a96a: Pulling fs layer 00:49:56 4f4fb700ef54: Pulling fs layer 00:49:56 d45d956e0dbf: Pulling fs layer 00:49:56 d7702b0d1db1: Pulling fs layer 00:49:56 5c7f0f088c93: Pulling fs layer 00:49:56 4fdc064ae6cf: Pulling fs layer 00:49:56 d45d956e0dbf: Waiting 00:49:56 d7702b0d1db1: Waiting 00:49:56 4fdc064ae6cf: Waiting 00:49:56 e6a1e7a6a96a: Waiting 00:49:56 5c7f0f088c93: Waiting 00:49:56 4f4fb700ef54: Waiting 00:49:56 1f018df60701: Verifying Checksum 00:49:56 1f018df60701: Download complete 00:49:56 e6a1e7a6a96a: Verifying Checksum 00:49:56 e6a1e7a6a96a: Download complete 00:49:56 4f4fb700ef54: Verifying Checksum 00:49:56 d45d956e0dbf: Verifying Checksum 00:49:56 d45d956e0dbf: Download complete 00:49:56 9986a736f7d3: Verifying Checksum 00:49:56 9986a736f7d3: Download complete 00:49:56 d7702b0d1db1: Verifying Checksum 00:49:56 d7702b0d1db1: Download complete 00:49:56 4fdc064ae6cf: Verifying Checksum 00:49:56 4fdc064ae6cf: Download complete 00:49:57 9986a736f7d3: Pull complete 00:49:57 1f018df60701: Pull complete 00:49:58 39f8f326b044: Verifying Checksum 00:49:58 39f8f326b044: Download complete 00:49:59 5c7f0f088c93: Verifying Checksum 00:49:59 5c7f0f088c93: Download complete 00:50:14 39f8f326b044: Pull complete 00:50:14 e6a1e7a6a96a: Pull complete 00:50:14 4f4fb700ef54: Pull complete 00:50:14 d45d956e0dbf: Pull complete 00:50:14 d7702b0d1db1: Pull complete 00:50:22 5c7f0f088c93: Pull complete 00:50:23 4fdc064ae6cf: Pull complete 00:50:23 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:50:24 ---> 63f30b955cb9 00:50:24 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:50:25 ---> Running in 5475324d50d6 00:50:26 Removing intermediate container 5475324d50d6 00:50:26 ---> f1b3aebf17ef 00:50:26 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 00:50:26 ---> Running in 13f09923bdb1 00:50:26 Removing intermediate container 13f09923bdb1 00:50:26 ---> dff61e8d5574 00:50:26 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 00:50:26 ---> Running in 1dfc9c791c17 00:50:27 Removing intermediate container 1dfc9c791c17 00:50:27 ---> b6b707f9c7f1 00:50:27 Step 6/15 : LABEL Name=edgex-ui-go 00:50:27 ---> Running in ba9d4e6356cc 00:50:27 Removing intermediate container ba9d4e6356cc 00:50:27 ---> f5c1922bedcd 00:50:27 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:50:27 ---> Running in 091ac38d5689 00:50:27 Removing intermediate container 091ac38d5689 00:50:27 ---> a3f5a4303bab 00:50:27 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:50:28 latest: Pulling from library/docker 00:50:28 52f827f72350: Pulling fs layer 00:50:28 4a38d031a5af: Pulling fs layer 00:50:28 4f4fb700ef54: Pulling fs layer 00:50:28 0a2ed2ebfaee: Pulling fs layer 00:50:28 9b08732b15b4: Pulling fs layer 00:50:28 75c08adfc734: Pulling fs layer 00:50:28 ca5fd655d5e6: Pulling fs layer 00:50:28 aa49eaf43974: Pulling fs layer 00:50:28 00b4ef0de34b: Pulling fs layer 00:50:28 d12830068875: Pulling fs layer 00:50:28 c3e69c2895af: Pulling fs layer 00:50:28 531ebf1ff4ce: Pulling fs layer 00:50:28 e6fcd29ba5d8: Pulling fs layer 00:50:28 6c2718a502da: Pulling fs layer 00:50:28 fe68300bf2a0: Pulling fs layer 00:50:28 caf988e6efa4: Pulling fs layer 00:50:28 0a2ed2ebfaee: Waiting 00:50:28 9b08732b15b4: Waiting 00:50:28 75c08adfc734: Waiting 00:50:28 ca5fd655d5e6: Waiting 00:50:28 aa49eaf43974: Waiting 00:50:28 00b4ef0de34b: Waiting 00:50:28 d12830068875: Waiting 00:50:28 c3e69c2895af: Waiting 00:50:28 531ebf1ff4ce: Waiting 00:50:28 e6fcd29ba5d8: Waiting 00:50:28 6c2718a502da: Waiting 00:50:28 fe68300bf2a0: Waiting 00:50:28 caf988e6efa4: Waiting 00:50:28 4f4fb700ef54: Download complete 00:50:28 52f827f72350: Verifying Checksum 00:50:28 52f827f72350: Download complete 00:50:28 0a2ed2ebfaee: Verifying Checksum 00:50:28 0a2ed2ebfaee: Download complete 00:50:28 4a38d031a5af: Verifying Checksum 00:50:28 4a38d031a5af: Download complete 00:50:29 9b08732b15b4: Verifying Checksum 00:50:29 9b08732b15b4: Download complete 00:50:29 52f827f72350: Pull complete 00:50:29 75c08adfc734: Verifying Checksum 00:50:29 75c08adfc734: Download complete 00:50:29 aa49eaf43974: Verifying Checksum 00:50:29 aa49eaf43974: Download complete 00:50:29 ca5fd655d5e6: Verifying Checksum 00:50:29 ca5fd655d5e6: Download complete 00:50:30 00b4ef0de34b: Verifying Checksum 00:50:30 00b4ef0de34b: Download complete 00:50:30 d12830068875: Verifying Checksum 00:50:30 d12830068875: Download complete 00:50:30 e6fcd29ba5d8: Verifying Checksum 00:50:30 e6fcd29ba5d8: Download complete 00:50:30 531ebf1ff4ce: Verifying Checksum 00:50:30 531ebf1ff4ce: Download complete 00:50:30 c3e69c2895af: Verifying Checksum 00:50:30 c3e69c2895af: Download complete 00:50:30 fe68300bf2a0: Verifying Checksum 00:50:30 fe68300bf2a0: Download complete 00:50:30 caf988e6efa4: Verifying Checksum 00:50:30 caf988e6efa4: Download complete 00:50:30 4a38d031a5af: Pull complete 00:50:31 4f4fb700ef54: Pull complete 00:50:31 0a2ed2ebfaee: Pull complete 00:50:32 6c2718a502da: Verifying Checksum 00:50:32 6c2718a502da: Download complete 00:50:32 9b08732b15b4: Pull complete 00:50:34 75c08adfc734: Pull complete 00:50:36 ca5fd655d5e6: Pull complete 00:50:36 aa49eaf43974: Pull complete 00:50:36 00b4ef0de34b: Pull complete 00:50:37 d12830068875: Pull complete 00:50:38 c3e69c2895af: Pull complete 00:50:38 531ebf1ff4ce: Pull complete 00:50:39 e6fcd29ba5d8: Pull complete 00:50:43 6c2718a502da: Pull complete 00:50:43 fe68300bf2a0: Pull complete 00:50:43 caf988e6efa4: Pull complete 00:50:43 Digest: sha256:de91b21638c6898b6ff2b52ce5f31031c08234dc6f718b8e16cdc045bfdc0d7f 00:50:43 Status: Downloaded newer image for docker:latest 00:50:46 ---> 95403e37e893 00:50:46 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:50:46 ---> Running in 54ab04a6c541 00:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:50:49 OK: 239 MiB in 58 packages 00:50:50 Removing intermediate container 54ab04a6c541 00:50:50 ---> e62514a6e418 00:50:50 Step 10/15 : ENV GO111MODULE=on 00:50:50 ---> Running in 031cc3ec44ba 00:50:51 Removing intermediate container 031cc3ec44ba 00:50:51 ---> 46040fc9edcd 00:50:51 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:50:51 ---> Running in 8f7f404236a8 00:50:51 Removing intermediate container 8f7f404236a8 00:50:51 ---> fa1fa8027f27 00:50:51 Step 12/15 : COPY go.mod vendor* ./ 00:50:51 ---> d589f6a248c2 00:50:51 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:51 ---> Running in 90f5a11ec474 00:52:43 Removing intermediate container 90f5a11ec474 00:52:43 ---> 165030001bb7 00:52:43 Step 14/15 : COPY . . 00:52:43 ---> 48ecbddac400 00:52:43 Step 15/15 : RUN ${MAKE} 00:52:43 ---> Running in 22bc5e449714 00:52:43 noop 00:52:43 Removing intermediate container 22bc5e449714 00:52:43 ---> 4bb4a6acfa2c 00:52:43 Successfully built 4bb4a6acfa2c 00:52:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:43 + docker inspect -f . ci-base-image-arm64 00:52:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:44 prd-ubuntu20.04-docker-arm64-4c-16g-38931 does not seem to be running inside a container 00:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/184 -v /w/workspace/edgex-ui-go/184:/w/workspace/edgex-ui-go/184:rw,z -v /w/workspace/edgex-ui-go/184@tmp:/w/workspace/edgex-ui-go/184@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 00:52:45 $ docker top 2f3bc12008663252544a209d4f7b17fb61bd9c6570d0f96be7f11b940b28c357 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:46 + go version 00:52:46 go version go1.23.4 linux/arm64 [Pipeline] } 00:52:46 $ docker stop --time=1 2f3bc12008663252544a209d4f7b17fb61bd9c6570d0f96be7f11b940b28c357 00:52:48 $ docker rm -f --volumes 2f3bc12008663252544a209d4f7b17fb61bd9c6570d0f96be7f11b940b28c357 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:49 + docker inspect -f . ci-base-image-arm64 00:52:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:49 prd-ubuntu20.04-docker-arm64-4c-16g-38931 does not seem to be running inside a container 00:52:49 $ 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/184 -v /w/workspace/edgex-ui-go/184:/w/workspace/edgex-ui-go/184:rw,z -v /w/workspace/edgex-ui-go/184@tmp:/w/workspace/edgex-ui-go/184@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 00:52:50 $ docker top bb033e741d1487fd601c9414fd81ee55fa85b2bce10d15c0f03f69b14aa666b0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:51 + git config --global --add safe.directory /w/workspace/edgex-ui-go/184 [Pipeline] fileExists [Pipeline] sh 00:52:52 + make test 00:52:52 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 00:52:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:56:51 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 00:56:51 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 00:56:51 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 00:56:51 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 00:56:51 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 00:56:51 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 00:56:51 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 00:56:51 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 00:56:51 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 00:57:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:57:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:57:30 ./bin/test-attribution-txt.sh [Pipeline] echo 00:57:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:57:30 $ docker stop --time=1 bb033e741d1487fd601c9414fd81ee55fa85b2bce10d15c0f03f69b14aa666b0 00:57:32 $ docker rm -f --volumes bb033e741d1487fd601c9414fd81ee55fa85b2bce10d15c0f03f69b14aa666b0 [Pipeline] // withDockerContainer [Pipeline] sh 00:57:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:57:33 Warning: overwriting stash ‘coverage-report’ 00:57:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:57:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:57:35 + ls -al . 00:57:35 total 268 00:57:35 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 00:52 . 00:57:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:49 .. 00:57:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:49 .blubracket 00:57:35 -rw-rw-r-- 1 jenkins jenkins 18 Feb 14 00:49 .dockerignore 00:57:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:49 .git 00:57:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:49 .github 00:57:35 -rw-rw-r-- 1 jenkins jenkins 178 Feb 14 00:49 .gitignore 00:57:35 -rw-rw-r-- 1 jenkins jenkins 18578 Feb 14 00:49 Attribution.txt 00:57:35 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 14 00:49 CHANGELOG.md 00:57:35 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 00:49 CONTRIBUTING.md 00:57:35 -rw-rw-r-- 1 jenkins jenkins 1940 Feb 14 00:49 Dockerfile 00:57:35 -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 00:49 Jenkinsfile 00:57:35 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 00:49 LICENSE 00:57:35 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 14 00:49 Makefile 00:57:35 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 14 00:49 README.md 00:57:35 -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:46 VERSION 00:57:35 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 14 00:49 angularmigrationlogs.md 00:57:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:49 assets 00:57:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:49 bin 00:57:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:49 cmd 00:57:35 -rw-r--r-- 1 jenkins jenkins 14679 Feb 14 00:56 coverage.out 00:57:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:49 docs 00:57:35 -rw-rw-r-- 1 jenkins jenkins 5895 Feb 14 00:49 go.mod 00:57:35 -rw-rw-r-- 1 jenkins jenkins 86071 Feb 14 00:49 go.sum 00:57:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:49 internal 00:57:35 -rwxrwxr-x 1 jenkins jenkins 568 Feb 14 00:49 redeploy.sh 00:57:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:49 testing 00:57:35 -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 00:49 version.go 00:57:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:49 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:35 + 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=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 --label arch=arm64 --label version=4.0.0-dev.2 . 00:57:36 Sending build context to Docker daemon 35.82MB 00:57:36 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:57:36 Step 2/27 : FROM ${BASE} AS builder 00:57:36 ---> 4bb4a6acfa2c 00:57:36 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:57:37 ---> Running in 9ef3148ca619 00:57:37 Removing intermediate container 9ef3148ca619 00:57:37 ---> 2ba3a2e33e63 00:57:37 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 00:57:37 ---> Running in b3abc6c774c8 00:57:38 Removing intermediate container b3abc6c774c8 00:57:38 ---> 0e8e76df1c7a 00:57:38 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 00:57:38 ---> Running in 47eeeab80dd7 00:57:38 Removing intermediate container 47eeeab80dd7 00:57:38 ---> 2f9fa72e1a11 00:57:38 Step 6/27 : LABEL Name=edgex-ui-go 00:57:38 ---> Running in 228aa2195779 00:57:38 Removing intermediate container 228aa2195779 00:57:38 ---> bbf15dc316c5 00:57:38 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:57:38 ---> Running in dbde22e248d0 00:57:39 Removing intermediate container dbde22e248d0 00:57:39 ---> fa0223ebefc6 00:57:39 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:57:41 ---> 94b15f6d1a6e 00:57:41 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:57:41 ---> Running in e1c15034bcab 00:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:57:44 OK: 239 MiB in 58 packages 00:57:45 Removing intermediate container e1c15034bcab 00:57:45 ---> 456474eedf97 00:57:45 Step 10/27 : ENV GO111MODULE=on 00:57:45 ---> Running in a9f0a17eb574 00:57:45 Removing intermediate container a9f0a17eb574 00:57:45 ---> f352595cc8a4 00:57:45 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:57:45 ---> Running in 37b821ec8168 00:57:45 Removing intermediate container 37b821ec8168 00:57:45 ---> 55bfa0d34d09 00:57:45 Step 12/27 : COPY go.mod vendor* ./ 00:57:46 ---> 990899f0b5c1 00:57:46 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:46 ---> Running in 709af957f5d6 00:57:49 Removing intermediate container 709af957f5d6 00:57:49 ---> f62a0a5a4b1e 00:57:49 Step 14/27 : COPY . . 00:57:53 ---> b421f7ee36bc 00:57:53 Step 15/27 : RUN ${MAKE} 00:57:53 ---> Running in dec7d2831741 00:57:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 01:01:31 Removing intermediate container dec7d2831741 01:01:31 ---> ef23493004ab 01:01:31 Step 16/27 : FROM alpine:3.20 01:01:31 3.20: Pulling from library/alpine 01:01:31 0152682790bb: Pulling fs layer 01:01:31 0152682790bb: Verifying Checksum 01:01:31 0152682790bb: Download complete 01:01:31 0152682790bb: Pull complete 01:01:31 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:01:31 Status: Downloaded newer image for alpine:3.20 01:01:31 ---> f4194d9e8c10 01:01:31 Step 17/27 : RUN apk --no-cache upgrade 01:01:31 ---> Running in 6d854b4feeda 01:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:01:32 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 01:01:32 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 01:01:32 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 01:01:32 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 01:01:32 Executing busybox-1.36.1-r29.trigger 01:01:32 OK: 9 MiB in 14 packages 01:01:34 Removing intermediate container 6d854b4feeda 01:01:34 ---> fa2fa9675bb6 01:01:34 Step 18/27 : RUN apk add --update --no-cache dumb-init 01:01:34 ---> Running in b8cfd0b1d40d 01:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:01:36 (1/1) Installing dumb-init (1.2.5-r3) 01:01:36 Executing busybox-1.36.1-r29.trigger 01:01:36 OK: 9 MiB in 15 packages 01:01:37 Removing intermediate container b8cfd0b1d40d 01:01:37 ---> bf93d3abe38b 01:01:37 Step 19/27 : EXPOSE 4000 01:01:38 ---> Running in 8caa304a49da 01:01:38 Removing intermediate container 8caa304a49da 01:01:38 ---> f48caab541d7 01:01:38 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:01:41 ---> 9cba7222aec9 01:01:41 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 01:01:42 ---> 924244001133 01:01:42 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 01:01:42 ---> 9091c94ae7f2 01:01:42 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:01:42 ---> Running in 6c85fad08e2d 01:01:42 Removing intermediate container 6c85fad08e2d 01:01:42 ---> fef5806330b6 01:01:42 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 01:01:42 ---> Running in 3af56714ccba 01:01:43 Removing intermediate container 3af56714ccba 01:01:43 ---> 152779e5ba6c 01:01:43 Step 25/27 : LABEL arch=arm64 01:01:43 ---> Running in 3067d5269a66 01:01:43 Removing intermediate container 3067d5269a66 01:01:43 ---> 24ec46a6dce2 01:01:43 Step 26/27 : LABEL git_sha=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 01:01:43 ---> Running in 1ba30add8f2f 01:01:43 Removing intermediate container 1ba30add8f2f 01:01:43 ---> 493bcbe467af 01:01:43 Step 27/27 : LABEL version=4.0.0-dev.2 01:01:44 ---> Running in 68d440dd23d1 01:01:44 Removing intermediate container 68d440dd23d1 01:01:44 ---> e4b213bcfb79 01:01:44 [Warning] One or more build-args [ARCH] were not consumed 01:01:44 Successfully built e4b213bcfb79 01:01:44 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 01:01:44 provisioning config files... 01:01:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/184@tmp/config9511071844498834548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:01:45 ---> ****-login.sh 01:01:45 nexus3.edgexfoundry.org:10001 01:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:45 Configure a credential helper to remove this warning. See 01:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:45 01:01:45 Login Succeeded 01:01:45 nexus3.edgexfoundry.org:10002 01:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:46 Configure a credential helper to remove this warning. See 01:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:46 01:01:46 Login Succeeded 01:01:46 nexus3.edgexfoundry.org:10003 01:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:46 Configure a credential helper to remove this warning. See 01:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:46 01:01:46 Login Succeeded 01:01:46 nexus3.edgexfoundry.org:10004 01:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:46 Configure a credential helper to remove this warning. See 01:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:46 01:01:46 Login Succeeded 01:01:46 ****.io 01:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:47 Configure a credential helper to remove this warning. See 01:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:47 01:01:47 Login Succeeded 01:01:47 ---> ****-login.sh ends [Pipeline] } 01:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:01:47 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 01:01:47 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 01:01:47 latest 01:01:47 4.0.0-dev.2 01:01:47 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 01:01:47 main 01:01:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 01:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:01:48 32379e625024: Preparing 01:01:48 8a711466448c: Preparing 01:01:48 4e51e7d8b09d: Preparing 01:01:48 0b2995d8c789: Preparing 01:01:48 92fda3acf0fb: Preparing 01:01:48 534a70dc8296: Preparing 01:01:48 534a70dc8296: Waiting 01:01:48 8a711466448c: Pushed 01:01:48 0b2995d8c789: Pushed 01:01:48 32379e625024: Pushed 01:01:48 534a70dc8296: Layer already exists 01:01:50 92fda3acf0fb: Pushed 01:02:00 4e51e7d8b09d: Pushed 01:02:00 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 01:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:02:01 32379e625024: Preparing 01:02:01 8a711466448c: Preparing 01:02:01 4e51e7d8b09d: Preparing 01:02:01 0b2995d8c789: Preparing 01:02:01 92fda3acf0fb: Preparing 01:02:01 534a70dc8296: Preparing 01:02:01 534a70dc8296: Waiting 01:02:01 8a711466448c: Layer already exists 01:02:01 92fda3acf0fb: Layer already exists 01:02:01 32379e625024: Layer already exists 01:02:01 0b2995d8c789: Layer already exists 01:02:01 4e51e7d8b09d: Layer already exists 01:02:01 534a70dc8296: Layer already exists 01:02:01 latest: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.2 01:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:02:02 32379e625024: Preparing 01:02:02 8a711466448c: Preparing 01:02:02 4e51e7d8b09d: Preparing 01:02:02 0b2995d8c789: Preparing 01:02:02 92fda3acf0fb: Preparing 01:02:02 534a70dc8296: Preparing 01:02:02 534a70dc8296: Waiting 01:02:02 8a711466448c: Layer already exists 01:02:02 0b2995d8c789: Layer already exists 01:02:02 32379e625024: Layer already exists 01:02:02 4e51e7d8b09d: Layer already exists 01:02:02 92fda3acf0fb: Layer already exists 01:02:02 534a70dc8296: Layer already exists 01:02:02 4.0.0-dev.2: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 01:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:02:03 32379e625024: Preparing 01:02:03 8a711466448c: Preparing 01:02:03 4e51e7d8b09d: Preparing 01:02:03 0b2995d8c789: Preparing 01:02:03 92fda3acf0fb: Preparing 01:02:03 534a70dc8296: Preparing 01:02:03 534a70dc8296: Waiting 01:02:03 92fda3acf0fb: Layer already exists 01:02:03 4e51e7d8b09d: Layer already exists 01:02:03 32379e625024: Layer already exists 01:02:03 8a711466448c: Layer already exists 01:02:03 0b2995d8c789: Layer already exists 01:02:03 534a70dc8296: Layer already exists 01:02:03 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 01:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:02:04 32379e625024: Preparing 01:02:04 8a711466448c: Preparing 01:02:04 4e51e7d8b09d: Preparing 01:02:04 0b2995d8c789: Preparing 01:02:04 92fda3acf0fb: Preparing 01:02:04 534a70dc8296: Preparing 01:02:04 534a70dc8296: Waiting 01:02:04 32379e625024: Layer already exists 01:02:04 8a711466448c: Layer already exists 01:02:04 4e51e7d8b09d: Layer already exists 01:02:04 0b2995d8c789: Layer already exists 01:02:04 92fda3acf0fb: Layer already exists 01:02:04 534a70dc8296: Layer already exists 01:02:04 main: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:04 ===================================================== [Pipeline] echo 01:02:04 taggedImages: 01:02:04 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 01:02:04 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 01:02:04 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.2 01:02:04 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 01:02:04 - 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 01:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:05 01:02:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:05 arm64: Pulling from edgex-lftools-log-publisher 01:02:05 8998bd30e6a1: Pulling fs layer 01:02:05 04944245beec: Pulling fs layer 01:02:05 699f458cf7ca: Pulling fs layer 01:02:05 765212b225bb: Pulling fs layer 01:02:05 f23df028b6ca: Pulling fs layer 01:02:05 d65c8cfc05b1: Pulling fs layer 01:02:05 2437ff75d9bd: Pulling fs layer 01:02:05 f23df028b6ca: Waiting 01:02:05 765212b225bb: Waiting 01:02:05 d65c8cfc05b1: Waiting 01:02:05 2437ff75d9bd: Waiting 01:02:05 04944245beec: Verifying Checksum 01:02:05 04944245beec: Download complete 01:02:05 765212b225bb: Verifying Checksum 01:02:05 765212b225bb: Download complete 01:02:05 f23df028b6ca: Verifying Checksum 01:02:05 f23df028b6ca: Download complete 01:02:05 d65c8cfc05b1: Verifying Checksum 01:02:05 d65c8cfc05b1: Download complete 01:02:06 699f458cf7ca: Verifying Checksum 01:02:06 699f458cf7ca: Download complete 01:02:06 8998bd30e6a1: Verifying Checksum 01:02:06 8998bd30e6a1: Download complete 01:02:08 2437ff75d9bd: Verifying Checksum 01:02:08 2437ff75d9bd: Download complete 01:02:11 8998bd30e6a1: Pull complete 01:02:12 04944245beec: Pull complete 01:02:14 699f458cf7ca: Pull complete 01:02:14 765212b225bb: Pull complete 01:02:15 f23df028b6ca: Pull complete 01:02:15 d65c8cfc05b1: Pull complete 01:02:33 2437ff75d9bd: Pull complete 01:02:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:34 prd-ubuntu20.04-docker-arm64-4c-16g-38931 does not seem to be running inside a container 01:02:34 $ 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/184 -v /w/workspace/edgex-ui-go/184:/w/workspace/edgex-ui-go/184:rw,z -v /w/workspace/edgex-ui-go/184@tmp:/w/workspace/edgex-ui-go/184@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 01:02:37 $ docker top d50e5be786b6a595f56b8f11d8fe97cc53a3dd9a0bdb806d84d421abaafae7e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:38 ---> job-cost.sh 01:02:38 lf-activate-venv: SKIPPING 01:02:38 INFO: No Stack... 01:02:38 INFO: Retrieving Pricing Info for: v3-standard-4 01:02:39 INFO: Archiving Costs [Pipeline] sh 01:02:40 + cat /w/workspace/edgex-ui-go/184/archives/cost.csv 01:02:40 + cut -d, -f6 [Pipeline] lock 01:02:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] 01:02:40 Resource [jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] did not exist. Created. 01:02:40 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:02:40 /w/workspace/edgex-ui-go/184@tmp/durable-e3a8d2bb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:02:41 + echo total: 0.10999999940395355 [Pipeline] stash 01:02:41 Warning: overwriting stash ‘stack-cost’ 01:02:41 Stashed 1 file(s) [Pipeline] } 01:02:41 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 01:02:41 $ docker stop --time=1 d50e5be786b6a595f56b8f11d8fe97cc53a3dd9a0bdb806d84d421abaafae7e5 01:02:43 $ docker rm -f --volumes d50e5be786b6a595f56b8f11d8fe97cc53a3dd9a0bdb806d84d421abaafae7e5 [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 01:02:43 provisioning config files... 01:02:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7423662644968194414tmp [Pipeline] { [Pipeline] sh 01:02:44 + set +x 01:02:44 + bash -s -- 01:02:44 + curl -s https://codecov.io/bash 01:02:44 01:02:44 _____ _ 01:02:44 / ____| | | 01:02:44 | | ___ __| | ___ ___ _____ __ 01:02:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:02:44 | |___| (_) | (_| | __/ (_| (_) \ V / 01:02:44 \_____\___/ \__,_|\___|\___\___/ \_/ 01:02:44 Bash-1.0.6 01:02:44 01:02:44 01:02:44 ==> git version 2.25.1 found 01:02:44 ==> 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 01:02:44 Release-Date: 2020-01-08 01:02:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:02:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:02:44 ==> Jenkins CI detected. 01:02:44 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 01:02:44 project root: . 01:02:44 --> token set from env 01:02:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:02:44 ==> Running gcov in . (disable via -X gcov) 01:02:44 ==> Python coveragepy not found 01:02:44 ==> Searching for coverage reports in: 01:02:44 + . 01:02:44 -> Found 1 reports 01:02:44 ==> Detecting git/mercurial file structure 01:02:44 ==> Reading reports 01:02:44 + ./coverage.out bytes=14679 01:02:44 ==> Appending adjustments 01:02:44 https://docs.codecov.io/docs/fixing-reports 01:02:45 + Found adjustments 01:02:45 ==> Gzipping contents 01:02:45 12K /tmp/codecov.tpzKsI.gz 01:02:45 ==> Uploading reports 01:02:45 url: https://codecov.io 01:02:45 query: branch=main&commit=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:02:45 -> Pinging Codecov 01:02:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:02:45 -> Uploading to 01:02:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/6fa1dc9f366f626ec56a8331ef4aaea4449f1f82/d4ae47e2-bc65-4154-9c13-99b524d95d22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T010245Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7385f7157cf0a24d782ce03170f73efb8614412c4f4be77bc8fa168047f88294 01:02:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:02:45 Dload Upload Total Spent Left Speed 01:02:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10279 0 0 100 10279 0 86378 --:--:-- --:--:-- --:--:-- 86378 01:02:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] } 01:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:02:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:02:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:02:45 01:02:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:02:46 latest: Pulling from edgex-devops/edgex-snyk-go 01:02:46 43c4264eed91: Pulling fs layer 01:02:46 4cc291be95ef: Pulling fs layer 01:02:46 2ac1f1163629: Pulling fs layer 01:02:46 5c3c966382ef: Pulling fs layer 01:02:46 4f4fb700ef54: Pulling fs layer 01:02:46 d9c7d2e4e75e: Pulling fs layer 01:02:46 9c3e1370e548: Pulling fs layer 01:02:46 4f4fb700ef54: Waiting 01:02:46 d9c7d2e4e75e: Waiting 01:02:46 4cc291be95ef: Verifying Checksum 01:02:46 4cc291be95ef: Download complete 01:02:46 5c3c966382ef: Download complete 01:02:46 4f4fb700ef54: Download complete 01:02:46 43c4264eed91: Download complete 01:02:46 43c4264eed91: Pull complete 01:02:46 d9c7d2e4e75e: Verifying Checksum 01:02:46 d9c7d2e4e75e: Download complete 01:02:46 4cc291be95ef: Pull complete 01:02:46 2ac1f1163629: Verifying Checksum 01:02:46 2ac1f1163629: Download complete 01:02:47 9c3e1370e548: Verifying Checksum 01:02:47 9c3e1370e548: Download complete 01:02:49 2ac1f1163629: Pull complete 01:02:49 5c3c966382ef: Pull complete 01:02:49 4f4fb700ef54: Pull complete 01:02:50 d9c7d2e4e75e: Pull complete 01:02:53 9c3e1370e548: Pull complete 01:02:53 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:02:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:53 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 01:02:53 $ 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:latest cat 01:02:55 $ docker top 4c007b26b70793a55a87572537ae3fed04bd9798753f231b954061c3b8ee3329 -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 01:02:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 01:02:56 + set -o pipefail 01:02:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 01:03:04 01:03:04 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 01:03:04 01:03:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/1433e578-c289-418d-b5c3-bab322d7b166 01:03:04 01:03:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:03:04 01:03:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:03:04 01:03:04 01:03:04 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:03:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:03:04 $ docker stop --time=1 4c007b26b70793a55a87572537ae3fed04bd9798753f231b954061c3b8ee3329 01:03:06 $ docker rm -f --volumes 4c007b26b70793a55a87572537ae3fed04bd9798753f231b954061c3b8ee3329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:03:07 + git log --format=format:%s -1 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] sh 01:03:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:03:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:08 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 01:03:08 $ 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 01:03:08 $ docker top b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:03:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:08 [ssh-agent] Looking for ssh-agent implementation... 01:03:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:08 $ docker exec b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 ssh-agent 01:03:08 SSH_AUTH_SOCK=/tmp/ssh-imAQblua9DxD/agent.32 01:03:08 SSH_AGENT_PID=37 01:03:08 Running ssh-add (command line suppressed) 01:03:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12801297016150281822.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12801297016150281822.key) 01:03:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:03:09 + git semver tag 01:03:09 2025-02-14 01:03:09,395 [run_tag] DEBUG tag force:False 01:03:09 2025-02-14 01:03:09,395 [check_head_tag] DEBUG check head tag 01:03:09 2025-02-14 01:03:09,396 [execute] INFO git cat-file --batch-check 01:03:09 2025-02-14 01:03:09,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 01:03:09 2025-02-14 01:03:09,399 [execute] INFO git cat-file --batch 01:03:09 2025-02-14 01:03:09,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 01:03:09 2025-02-14 01:03:09,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:03:09 2025-02-14 01:03:09,420 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 01:03:09 2025-02-14 01:03:09,420 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 01:03:09 2025-02-14 01:03:09,426 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:03:09 4.0.0-dev.2 [Pipeline] } 01:03:09 $ docker exec --env ******** --env ******** b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 ssh-agent -k 01:03:09 unset SSH_AUTH_SOCK; 01:03:09 unset SSH_AGENT_PID; 01:03:09 echo Agent pid 37 killed; 01:03:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:03:09 + git semver [Pipeline] } 01:03:10 $ docker stop --time=1 b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 01:03:11 $ docker rm -f --volumes b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:03:11 01:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:03:12 0.23.1-centos7: Pulling from edgex-lftools 01:03:12 ab5ef0e58194: Pulling fs layer 01:03:12 9712f1f96733: Pulling fs layer 01:03:12 63f879dbbcfc: Pulling fs layer 01:03:12 0d9ebad4ef96: Pulling fs layer 01:03:12 e9a5061849ea: Pulling fs layer 01:03:12 d747dcd14b5f: Pulling fs layer 01:03:12 2de7ff778b66: Pulling fs layer 01:03:12 0d9ebad4ef96: Waiting 01:03:12 e9a5061849ea: Waiting 01:03:12 d747dcd14b5f: Waiting 01:03:12 2de7ff778b66: Waiting 01:03:12 9712f1f96733: Verifying Checksum 01:03:12 9712f1f96733: Download complete 01:03:12 63f879dbbcfc: Verifying Checksum 01:03:12 63f879dbbcfc: Download complete 01:03:12 e9a5061849ea: Verifying Checksum 01:03:12 e9a5061849ea: Download complete 01:03:12 d747dcd14b5f: Verifying Checksum 01:03:12 d747dcd14b5f: Download complete 01:03:12 0d9ebad4ef96: Verifying Checksum 01:03:12 0d9ebad4ef96: Download complete 01:03:12 ab5ef0e58194: Verifying Checksum 01:03:12 ab5ef0e58194: Download complete 01:03:12 2de7ff778b66: Verifying Checksum 01:03:12 2de7ff778b66: Download complete 01:03:15 ab5ef0e58194: Pull complete 01:03:15 9712f1f96733: Pull complete 01:03:15 63f879dbbcfc: Pull complete 01:03:19 0d9ebad4ef96: Pull complete 01:03:19 e9a5061849ea: Pull complete 01:03:19 d747dcd14b5f: Pull complete 01:03:20 2de7ff778b66: Pull complete 01:03:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:03:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:20 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 01:03:20 $ 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 01:03:22 $ docker top a89a197d0608e3bc8c918389efe06c3cf7918fd725e17c63e80c4ce957c16938 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:03:22 provisioning config files... 01:03:22 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17006440399869279552tmp 01:03:22 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17869969661365614554tmp 01:03:22 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12006023951775451394tmp [Pipeline] { [Pipeline] echo 01:03:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:03:22 ---> sigul-configuration.sh 01:03:22 gpg: directory `/root/.gnupg' created 01:03:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:03:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:03:22 gpg: keyring `/root/.gnupg/secring.gpg' created 01:03:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:03:22 gpg: CAST5 encrypted data 01:03:22 gpg: encrypted with 1 passphrase 01:03:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:03:22 + mkdir /home/jenkins 01:03:22 + mkdir /home/jenkins/sigul [Pipeline] sh 01:03:23 + 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 01:03:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:03:23 ---> sigul-install.sh 01:03:23 Sigul already installed; skipping installation. [Pipeline] sh 01:03:23 + git tag --list 01:03:23 0.1.1 01:03:23 v1.1.0 01:03:23 v1.2.0 01:03:23 v1.2.1 01:03:23 v1.3.0 01:03:23 v2.0.0 01:03:23 v2.1.0 01:03:23 v2.2.0 01:03:23 v2.3.0 01:03:23 v3.0 01:03:23 v3.0.0 01:03:23 v3.1 01:03:23 v3.1.0 01:03:23 v3.1.0-dev.1 01:03:23 v3.1.0-dev.10 01:03:23 v3.1.0-dev.11 01:03:23 v3.1.0-dev.12 01:03:23 v3.1.0-dev.13 01:03:23 v3.1.0-dev.14 01:03:23 v3.1.0-dev.15 01:03:23 v3.1.0-dev.16 01:03:23 v3.1.0-dev.17 01:03:23 v3.1.0-dev.18 01:03:23 v3.1.0-dev.19 01:03:23 v3.1.0-dev.2 01:03:23 v3.1.0-dev.20 01:03:23 v3.1.0-dev.21 01:03:23 v3.1.0-dev.22 01:03:23 v3.1.0-dev.23 01:03:23 v3.1.0-dev.24 01:03:23 v3.1.0-dev.25 01:03:23 v3.1.0-dev.26 01:03:23 v3.1.0-dev.27 01:03:23 v3.1.0-dev.28 01:03:23 v3.1.0-dev.29 01:03:23 v3.1.0-dev.3 01:03:23 v3.1.0-dev.30 01:03:23 v3.1.0-dev.31 01:03:23 v3.1.0-dev.32 01:03:23 v3.1.0-dev.33 01:03:23 v3.1.0-dev.34 01:03:23 v3.1.0-dev.35 01:03:23 v3.1.0-dev.36 01:03:23 v3.1.0-dev.37 01:03:23 v3.1.0-dev.38 01:03:23 v3.1.0-dev.39 01:03:23 v3.1.0-dev.4 01:03:23 v3.1.0-dev.40 01:03:23 v3.1.0-dev.41 01:03:23 v3.1.0-dev.42 01:03:23 v3.1.0-dev.43 01:03:23 v3.1.0-dev.44 01:03:23 v3.1.0-dev.45 01:03:23 v3.1.0-dev.46 01:03:23 v3.1.0-dev.47 01:03:23 v3.1.0-dev.48 01:03:23 v3.1.0-dev.49 01:03:23 v3.1.0-dev.5 01:03:23 v3.1.0-dev.50 01:03:23 v3.1.0-dev.51 01:03:23 v3.1.0-dev.52 01:03:23 v3.1.0-dev.6 01:03:23 v3.1.0-dev.7 01:03:23 v3.1.0-dev.8 01:03:23 v3.1.0-dev.9 01:03:23 v4.0.0-dev.1 01:03:23 v4.0.0-dev.2 [Pipeline] sh 01:03:24 + lftools sign git-tag v4.0.0-dev.2 01:03:24 Signing Git tag with Sigul... 01:03:24 Signing v4.0.0-dev.2 [Pipeline] echo 01:03:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:03:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:03:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:03:25 $ docker stop --time=1 a89a197d0608e3bc8c918389efe06c3cf7918fd725e17c63e80c4ce957c16938 01:03:26 $ docker rm -f --volumes a89a197d0608e3bc8c918389efe06c3cf7918fd725e17c63e80c4ce957c16938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:03:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:03:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:27 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 01:03:27 $ 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 01:03:27 $ docker top d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 -eo pid,comm 01:03:27 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). 01:03:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:03:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:27 [ssh-agent] Looking for ssh-agent implementation... 01:03:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:27 $ docker exec d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 ssh-agent 01:03:28 SSH_AUTH_SOCK=/tmp/ssh-ukqWlkVbjDnc/agent.32 01:03:28 SSH_AGENT_PID=38 01:03:28 Running ssh-add (command line suppressed) 01:03:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16048521826107301034.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16048521826107301034.key) 01:03:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:03:28 + git semver bump pre 01:03:28 2025-02-14 01:03:28,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:03:28 2025-02-14 01:03:28,628 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 01:03:28 2025-02-14 01:03:28,628 [bump_version] DEBUG bumped version:4.0.0-dev.3 01:03:28 2025-02-14 01:03:28,628 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 01:03:28 2025-02-14 01:03:28,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:03:28 2025-02-14 01:03:28,628 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:03:28 2025-02-14 01:03:28,631 [execute] INFO git cat-file --batch-check 01:03:28 2025-02-14 01:03:28,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:03:28 2025-02-14 01:03:28,636 [execute] INFO git cat-file --batch 01:03:28 2025-02-14 01:03:28,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:03:28 2025-02-14 01:03:28,639 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:03:28 4.0.0-dev.3 [Pipeline] } 01:03:28 $ docker exec --env ******** --env ******** d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 ssh-agent -k 01:03:28 unset SSH_AUTH_SOCK; 01:03:28 unset SSH_AGENT_PID; 01:03:28 echo Agent pid 38 killed; 01:03:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:03:29 + git semver [Pipeline] } 01:03:29 $ docker stop --time=1 d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 01:03:30 $ docker rm -f --volumes d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 [Pipeline] // withDockerContainer [Pipeline] sh 01:03:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:03:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:31 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 01:03:31 $ 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 01:03:31 $ docker top 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db -eo pid,comm 01:03:31 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). 01:03:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:03:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:31 [ssh-agent] Looking for ssh-agent implementation... 01:03:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:32 $ docker exec 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db ssh-agent 01:03:32 SSH_AUTH_SOCK=/tmp/ssh-DdxZdQnfcwUX/agent.31 01:03:32 SSH_AGENT_PID=37 01:03:32 Running ssh-add (command line suppressed) 01:03:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1538762616333758581.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1538762616333758581.key) 01:03:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:03:32 + git semver push 01:03:32 2025-02-14 01:03:32,748 [run_push] DEBUG push 01:03:32 2025-02-14 01:03:32,749 [execute] INFO git cat-file --batch-check 01:03:32 2025-02-14 01:03:32,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:03:32 2025-02-14 01:03:32,752 [execute] INFO git rev-list d414bbd6dc0eab0fa8e73218ce736ec670c8cf13 -- 01:03:32 2025-02-14 01:03:32,753 [execute] DEBUG Popen(['git', 'rev-list', 'd414bbd6dc0eab0fa8e73218ce736ec670c8cf13', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:03:32 2025-02-14 01:03:32,761 [execute] INFO git fetch -v origin 01:03:32 2025-02-14 01:03:32,761 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 01:03:33 2025-02-14 01:03:33,221 [run_push] DEBUG no remote changes detected 01:03:33 2025-02-14 01:03:33,221 [execute] INFO git push origin semver 01:03:33 2025-02-14 01:03:33,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:03:33 2025-02-14 01:03:33,965 [run_push] DEBUG push all version tags 01:03:33 2025-02-14 01:03:33,965 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:03:33 2025-02-14 01:03:33,966 [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) 01:03:34 2025-02-14 01:03:34,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:03:34 4.0.0-dev.3 [Pipeline] } 01:03:34 $ docker exec --env ******** --env ******** 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db ssh-agent -k 01:03:35 unset SSH_AUTH_SOCK; 01:03:35 unset SSH_AGENT_PID; 01:03:35 echo Agent pid 37 killed; 01:03:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:03:35 + git semver [Pipeline] } 01:03:35 $ docker stop --time=1 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db 01:03:36 $ docker rm -f --volumes 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:03:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 01:03:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 01:03:37 total 16 01:03:37 drwxr-xr-x 3 root root 4096 Feb 14 00:49 . 01:03:37 drwxrwxr-x 14 jenkins jenkins 4096 Feb 14 01:03 .. 01:03:37 drwxr-xr-x 2 root root 4096 Feb 14 00:49 cost 01:03:37 -rw-r--r-- 1 root root 83 Feb 14 00:49 cost.csv 01:03:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 01:03:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 01:03:37 total 16 01:03:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:49 . 01:03:37 drwxrwxr-x 14 jenkins jenkins 4096 Feb 14 01:03 .. 01:03:37 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:49 cost 01:03:37 -rw-r--r-- 1 jenkins jenkins 83 Feb 14 00:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:03:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:03:38 ---> package-listing.sh 01:03:38 ++ facter osfamily 01:03:38 ++ tr '[:upper:]' '[:lower:]' 01:03:38 + OS_FAMILY=debian 01:03:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 01:03:38 + START_PACKAGES=/tmp/packages_start.txt 01:03:38 + END_PACKAGES=/tmp/packages_end.txt 01:03:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:03:38 + PACKAGES=/tmp/packages_start.txt 01:03:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 01:03:38 + PACKAGES=/tmp/packages_end.txt 01:03:38 + case "${OS_FAMILY}" in 01:03:38 + dpkg -l 01:03:38 + grep '^ii' 01:03:38 + '[' -f /tmp/packages_start.txt ']' 01:03:38 + '[' -f /tmp/packages_end.txt ']' 01:03:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:03:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 01:03:38 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 01:03:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 01:03:38 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 01:03:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:39 prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container 01:03:39 $ 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 01:03:40 $ docker top 2529c16902122d02d8827749c9bcb6ef01fbabf76e2386b04241629670c0a883 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:40 + touch /tmp/pre-build-complete [Pipeline] sh 01:03:40 + mkdir -p /var/log/sysstat [Pipeline] sh 01:03:41 + ls /var/log/sa-host 01:03:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:41 provisioning config files... 01:03:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7257192601548788214tmp [Pipeline] { [Pipeline] echo 01:03:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:03:41 ---> create-netrc.sh [Pipeline] } 01:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:03:41 ---> python-tools-install.sh [Pipeline] echo 01:03:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:03:42 ---> sudo-logs.sh 01:03:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:03:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:03:42 ---> job-cost.sh 01:03:42 lf-activate-venv: SKIPPING 01:03:42 DEBUG: total: 0.2199999988079071 01:03:42 INFO: Retrieving Stack Cost... 01:03:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:03:43 INFO: Archiving Costs [Pipeline] echo 01:03:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:03:43 ---> logs-deploy.sh 01:03:43 lf-activate-venv: SKIPPING 01:03:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/184 01:03:43 INFO: archiving workspace using pattern(s): 01:03:44 Archives upload complete. 01:03:44 INFO: archiving logs to Nexus 01:03:45 ---> uname -a: 01:03:45 Linux prd-ubuntu20-04-docker-8c-8g-38929 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:03:45 01:03:45 01:03:45 ---> lscpu: 01:03:45 Architecture: x86_64 01:03:45 CPU op-mode(s): 32-bit, 64-bit 01:03:45 Byte Order: Little Endian 01:03:45 Address sizes: 40 bits physical, 48 bits virtual 01:03:45 CPU(s): 8 01:03:45 On-line CPU(s) list: 0-7 01:03:45 Thread(s) per core: 1 01:03:45 Core(s) per socket: 1 01:03:45 Socket(s): 8 01:03:45 NUMA node(s): 1 01:03:45 Vendor ID: AuthenticAMD 01:03:45 CPU family: 23 01:03:45 Model: 49 01:03:45 Model name: AMD EPYC-Rome Processor 01:03:45 Stepping: 0 01:03:45 CPU MHz: 2799.998 01:03:45 BogoMIPS: 5599.99 01:03:45 Virtualization: AMD-V 01:03:45 Hypervisor vendor: KVM 01:03:45 Virtualization type: full 01:03:45 L1d cache: 256 KiB 01:03:45 L1i cache: 256 KiB 01:03:45 L2 cache: 4 MiB 01:03:45 L3 cache: 128 MiB 01:03:45 NUMA node0 CPU(s): 0-7 01:03:45 Vulnerability Itlb multihit: Not affected 01:03:45 Vulnerability L1tf: Not affected 01:03:45 Vulnerability Mds: Not affected 01:03:45 Vulnerability Meltdown: Not affected 01:03:45 Vulnerability Mmio stale data: Not affected 01:03:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:03:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:03:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:03:45 Vulnerability Srbds: Not affected 01:03:45 Vulnerability Tsx async abort: Not affected 01:03:45 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 01:03:45 01:03:45 01:03:45 ---> nproc: 01:03:45 8 01:03:45 01:03:45 01:03:45 ---> df -h: 01:03:45 Filesystem Size Used Avail Use% Mounted on 01:03:45 overlay 155G 16G 140G 10% / 01:03:45 tmpfs 64M 0 64M 0% /dev 01:03:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:03:45 shm 64M 0 64M 0% /dev/shm 01:03:45 /dev/vda1 155G 16G 140G 10% /facter-os 01:03:45 01:03:45 01:03:45 ---> sar -b -r -n DEV: 01:03:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38929) 02/14/25 _x86_64_ (8 CPU) 01:03:45 01:03:45 00:45:02 LINUX RESTART (8 CPU) 01:03:45 01:03:45 00:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:03:45 00:47:01 380.70 2.58 378.12 0.00 35.52 162815.25 0.00 01:03:45 00:48:01 194.60 0.15 194.45 0.00 1.33 81149.81 0.00 01:03:45 00:49:01 202.73 0.18 202.55 0.00 17.06 80940.35 0.00 01:03:45 00:50:01 56.51 0.03 56.47 0.00 2.93 17196.62 0.00 01:03:45 00:51:01 50.91 6.15 44.76 0.00 4365.67 8624.43 0.00 01:03:45 00:52:01 4.18 0.02 4.17 0.00 0.13 95.98 0.00 01:03:45 00:53:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 01:03:45 00:54:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 01:03:45 00:55:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 01:03:45 00:56:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 01:03:45 00:57:01 1.18 0.00 1.18 0.00 0.00 17.46 0.00 01:03:45 00:58:01 1.17 0.00 1.17 0.00 0.00 15.73 0.00 01:03:45 00:59:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 01:03:45 01:00:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 01:03:45 01:01:01 1.90 0.02 1.88 0.00 0.13 26.53 0.00 01:03:45 01:02:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 01:03:45 01:03:01 42.74 0.47 42.28 0.00 15.33 24547.91 0.00 01:03:45 Average: 55.29 0.56 54.73 0.00 261.28 21952.17 0.00 01:03:45 01:03:45 00:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:03:45 00:47:01 26794492 31205568 1095228 3.33 190056 4314656 2377140 7.01 1725572 3779052 325756 01:03:45 00:48:01 25035532 30832260 1459136 4.44 229204 5527908 1981604 5.84 2096600 5009656 9268 01:03:45 00:49:01 24924720 31486092 812560 2.47 236516 6280224 1779048 5.24 1713932 5518948 924 01:03:45 00:50:01 24423532 31491556 805440 2.45 242116 6732276 1784768 5.26 1726272 5954892 8 01:03:45 00:51:01 23962956 31469812 797044 2.42 271452 7139636 1727204 5.09 2008912 6097876 40 01:03:45 00:52:01 23975808 31477800 789108 2.40 270012 7136380 1742288 5.13 1999780 6094656 8 01:03:45 00:53:01 23975960 31478108 788788 2.40 270028 7136516 1742288 5.13 1999808 6094792 12 01:03:45 00:54:01 23979804 31481972 784944 2.39 270068 7136520 1742288 5.13 1995828 6094796 16 01:03:45 00:55:01 23982520 31484748 782160 2.38 270104 7136516 1742288 5.13 1992884 6094796 12 01:03:45 00:56:01 23983048 31485296 781508 2.38 270120 7136524 1742288 5.13 1992984 6094800 12 01:03:45 00:57:01 23983968 31486244 780484 2.37 270160 7136524 1742288 5.13 1992180 6094800 8 01:03:45 00:58:01 23984684 31487000 779672 2.37 270188 7136528 1742288 5.13 1991876 6094804 36 01:03:45 00:59:01 23984884 31487256 779600 2.37 270204 7136536 1742288 5.13 1991980 6094812 4 01:03:45 01:00:01 23984868 31487260 779584 2.37 270232 7136536 1742288 5.13 1992112 6094812 12 01:03:45 01:01:01 23982952 31485480 780916 2.37 270300 7136516 1739896 5.13 1992432 6094784 8 01:03:45 01:02:01 23982896 31485432 780812 2.37 270340 7136520 1739896 5.13 1992892 6094788 20 01:03:45 01:03:01 22547136 31203320 1053668 3.20 286676 8154208 2033696 5.99 2376524 7015188 354152 01:03:45 Average: 24205280 31412659 860627 2.62 260457 6861796 1814344 5.35 1975445 5906956 40606 01:03:45 01:03:45 00:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:03:45 00:47:01 lo 3.59 3.59 0.42 0.42 0.00 0.00 0.00 0.00 01:03:45 00:47:01 veth24bf312 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:03:45 00:47:01 ens3 774.73 465.28 8560.45 57.20 0.00 0.00 0.00 0.00 01:03:45 00:47:01 docker0 305.93 435.99 25.90 2925.73 0.00 0.00 0.00 0.00 01:03:45 00:48:01 veth150cfdf 0.18 0.30 0.05 0.12 0.00 0.00 0.00 0.00 01:03:45 00:48:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 01:03:45 00:48:01 veth24bf312 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:03:45 00:48:01 ens3 404.90 203.17 6213.68 38.72 0.00 0.00 0.00 0.00 01:03:45 00:48:01 docker0 163.51 341.46 20.29 5453.95 0.00 0.00 0.00 0.00 01:03:45 00:49:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 01:03:45 00:49:01 ens3 77.61 79.32 248.19 122.86 0.00 0.00 0.00 0.00 01:03:45 00:49:01 docker0 5.36 12.31 0.33 157.84 0.00 0.00 0.00 0.00 01:03:45 00:50:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 01:03:45 00:50:01 ens3 154.69 114.61 2549.32 405.95 0.00 0.00 0.00 0.00 01:03:45 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:51:01 lo 0.53 0.53 0.07 0.07 0.00 0.00 0.00 0.00 01:03:45 00:51:01 ens3 181.19 95.57 2863.46 6.74 0.00 0.00 0.00 0.00 01:03:45 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:03:45 00:52:01 ens3 0.38 0.22 0.02 0.02 0.00 0.00 0.00 0.00 01:03:45 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:53:01 ens3 0.77 0.43 0.42 0.28 0.00 0.00 0.00 0.00 01:03:45 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:03:45 00:54:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:03:45 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:03:45 00:56:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:03:45 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:03:45 00:58:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:03:45 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 00:59:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:03:45 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:03:45 01:00:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:03:45 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 01:01:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:03:45 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:03:45 01:02:01 ens3 0.87 0.47 0.39 0.22 0.00 0.00 0.00 0.00 01:03:45 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:45 01:03:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:03:45 01:03:01 ens3 229.28 139.84 4766.68 18.55 0.00 0.00 0.00 0.00 01:03:45 01:03:01 docker0 60.39 96.03 5.00 840.09 0.00 0.00 0.00 0.00 01:03:45 01:03:01 veth75a2a40 60.39 96.15 5.82 840.10 0.00 0.00 0.00 0.07 01:03:45 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 01:03:45 Average: ens3 106.80 64.28 1475.54 38.26 0.00 0.00 0.00 0.00 01:03:45 Average: docker0 31.21 51.73 3.01 549.28 0.00 0.00 0.00 0.00 01:03:45 Average: veth75a2a40 3.56 5.66 0.34 49.46 0.00 0.00 0.00 0.00 01:03:45 01:03:45 01:03:45 ---> sar -P ALL: 01:03:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38929) 02/14/25 _x86_64_ (8 CPU) 01:03:45 01:03:45 00:45:02 LINUX RESTART (8 CPU) 01:03:45 01:03:45 00:46:02 CPU %user %nice %system %iowait %steal %idle 01:03:45 00:47:01 all 20.03 0.00 6.52 1.93 0.07 71.45 01:03:45 00:47:01 0 20.55 0.00 5.76 0.21 0.05 73.43 01:03:45 00:47:01 1 19.37 0.00 6.24 0.80 0.09 73.50 01:03:45 00:47:01 2 18.89 0.00 7.33 0.48 0.05 73.25 01:03:45 00:47:01 3 20.38 0.00 6.31 2.14 0.07 71.11 01:03:45 00:47:01 4 19.71 0.00 6.04 0.45 0.05 73.75 01:03:45 00:47:01 5 20.14 0.00 7.06 0.34 0.07 72.38 01:03:45 00:47:01 6 19.69 0.00 6.07 3.85 0.09 70.31 01:03:45 00:47:01 7 21.53 0.00 7.35 7.18 0.09 63.86 01:03:45 00:48:01 all 27.09 0.00 5.58 1.34 0.07 65.92 01:03:45 00:48:01 0 18.94 0.00 6.98 0.55 0.08 73.44 01:03:45 00:48:01 1 28.33 0.00 5.86 0.22 0.07 65.52 01:03:45 00:48:01 2 22.75 0.00 4.79 0.08 0.08 72.30 01:03:45 00:48:01 3 41.68 0.00 6.57 0.19 0.07 51.50 01:03:45 00:48:01 4 23.95 0.00 5.09 5.43 0.07 65.46 01:03:45 00:48:01 5 20.73 0.00 3.68 0.02 0.05 75.52 01:03:45 00:48:01 6 25.98 0.00 6.19 2.73 0.07 65.02 01:03:45 00:48:01 7 34.38 0.00 5.46 1.53 0.05 58.58 01:03:45 00:49:01 all 29.18 0.00 5.30 1.17 0.07 64.28 01:03:45 00:49:01 0 24.05 0.00 4.68 2.53 0.05 68.69 01:03:45 00:49:01 1 27.96 0.00 5.33 0.07 0.08 66.56 01:03:45 00:49:01 2 34.74 0.00 5.38 0.17 0.08 59.63 01:03:45 00:49:01 3 28.16 0.00 5.59 0.07 0.07 66.12 01:03:45 00:49:01 4 38.15 0.00 7.03 2.00 0.08 52.74 01:03:45 00:49:01 5 26.59 0.00 5.17 0.08 0.07 68.09 01:03:45 00:49:01 6 28.33 0.00 4.51 2.54 0.07 64.56 01:03:45 00:49:01 7 25.45 0.00 4.71 1.91 0.07 67.87 01:03:45 00:50:01 all 3.90 0.00 1.28 0.23 0.03 94.56 01:03:45 00:50:01 0 4.21 0.00 1.22 0.37 0.03 94.17 01:03:45 00:50:01 1 2.71 0.00 0.90 0.00 0.02 96.37 01:03:45 00:50:01 2 2.68 0.00 1.22 0.03 0.02 96.05 01:03:45 00:50:01 3 3.38 0.00 1.37 0.10 0.05 95.09 01:03:45 00:50:01 4 4.45 0.00 1.78 1.31 0.03 92.43 01:03:45 00:50:01 5 4.52 0.00 1.28 0.00 0.03 94.16 01:03:45 00:50:01 6 5.06 0.00 1.24 0.02 0.03 93.66 01:03:45 00:50:01 7 4.16 0.00 1.26 0.00 0.03 94.55 01:03:45 00:51:01 all 2.55 0.00 1.36 0.37 0.02 95.70 01:03:45 00:51:01 0 2.07 0.00 1.55 0.05 0.03 96.30 01:03:45 00:51:01 1 2.00 0.00 2.28 0.43 0.02 95.26 01:03:45 00:51:01 2 2.93 0.00 0.87 0.05 0.03 96.12 01:03:45 00:51:01 3 2.31 0.00 0.89 1.14 0.03 95.63 01:03:45 00:51:01 4 3.39 0.00 1.03 0.30 0.02 95.26 01:03:45 00:51:01 5 2.99 0.00 2.17 0.57 0.02 94.25 01:03:45 00:51:01 6 1.98 0.00 0.95 0.10 0.02 96.95 01:03:45 00:51:01 7 2.71 0.00 1.15 0.35 0.02 95.77 01:03:45 00:52:01 all 0.32 0.00 0.04 0.01 0.01 99.62 01:03:45 00:52:01 0 2.02 0.00 0.03 0.00 0.02 97.93 01:03:45 00:52:01 1 0.03 0.00 0.03 0.05 0.02 99.87 01:03:45 00:52:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:03:45 00:52:01 3 0.05 0.00 0.08 0.00 0.02 99.85 01:03:45 00:52:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:03:45 00:52:01 5 0.10 0.00 0.02 0.00 0.00 99.88 01:03:45 00:52:01 6 0.05 0.00 0.05 0.02 0.00 99.88 01:03:45 00:52:01 7 0.22 0.00 0.07 0.00 0.00 99.72 01:03:45 00:53:01 all 0.07 0.00 0.01 0.00 0.01 99.91 01:03:45 00:53:01 0 0.45 0.00 0.00 0.00 0.02 99.53 01:03:45 00:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:03:45 00:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:03:45 00:53:01 3 0.00 0.00 0.03 0.00 0.02 99.95 01:03:45 00:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:03:45 00:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:03:45 00:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:03:45 00:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:03:45 00:54:01 all 0.05 0.00 0.01 0.01 0.01 99.92 01:03:45 00:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:03:45 00:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:03:45 00:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:03:45 00:54:01 3 0.03 0.00 0.02 0.00 0.03 99.92 01:03:45 00:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:03:45 00:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:03:45 00:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:03:45 00:54:01 7 0.28 0.00 0.02 0.00 0.00 99.70 01:03:45 00:55:01 all 0.02 0.00 0.00 0.00 0.01 99.97 01:03:45 00:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:03:45 00:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:03:45 00:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:03:45 00:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:03:45 00:55:01 4 0.02 0.00 0.00 0.02 0.02 99.95 01:03:45 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:03:45 00:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:03:45 00:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:03:45 00:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:03:45 00:56:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:03:45 00:56:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:03:45 00:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:03:45 00:56:01 3 0.05 0.00 0.02 0.00 0.03 99.90 01:03:45 00:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:03:45 00:56:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:03:45 00:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:03:45 00:56:01 7 0.10 0.00 0.00 0.00 0.02 99.88 01:03:45 00:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:03:45 00:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:03:45 00:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:03:45 00:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:03:45 00:57:01 3 0.02 0.00 0.07 0.00 0.02 99.90 01:03:45 00:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:03:45 00:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:03:45 00:57:01 6 0.03 0.00 0.00 0.02 0.02 99.93 01:03:45 00:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:03:45 01:03:45 00:57:01 CPU %user %nice %system %iowait %steal %idle 01:03:45 00:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:03:45 00:58:01 0 0.03 0.00 0.00 0.00 0.03 99.93 01:03:45 00:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:03:45 00:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:03:45 00:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:03:45 00:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:03:45 00:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:03:45 00:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:03:45 00:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:03:45 00:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:03:45 00:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:03:45 00:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:03:45 00:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:03:45 00:59:01 3 0.00 0.00 0.03 0.00 0.02 99.95 01:03:45 00:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:03:45 00:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:03:45 00:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:03:45 00:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:03:45 01:00:01 all 0.02 0.00 0.01 4.28 0.01 95.68 01:03:45 01:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:03:45 01:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:03:45 01:00:01 2 0.02 0.00 0.02 13.44 0.02 86.51 01:03:45 01:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:03:45 01:00:01 4 0.02 0.00 0.00 6.70 0.02 93.27 01:03:45 01:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:03:45 01:00:01 6 0.02 0.00 0.03 14.07 0.00 85.88 01:03:45 01:00:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:03:45 01:01:01 all 0.02 0.00 0.04 0.04 0.01 99.90 01:03:45 01:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:03:45 01:01:01 1 0.00 0.00 0.02 0.12 0.00 99.87 01:03:45 01:01:01 2 0.08 0.00 0.07 0.00 0.03 99.82 01:03:45 01:01:01 3 0.03 0.00 0.07 0.00 0.00 99.90 01:03:45 01:01:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:03:45 01:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:03:45 01:01:01 6 0.00 0.00 0.03 0.17 0.02 99.78 01:03:45 01:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:03:45 01:02:01 all 0.02 0.00 0.00 0.00 0.01 99.96 01:03:45 01:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:03:45 01:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:03:45 01:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:03:45 01:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:03:45 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:03:45 01:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:03:45 01:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:03:45 01:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:03:45 01:03:01 all 4.54 0.00 1.81 0.32 0.03 93.31 01:03:45 01:03:01 0 4.83 0.00 2.20 2.15 0.03 90.79 01:03:45 01:03:01 1 4.06 0.00 1.41 0.02 0.03 94.48 01:03:45 01:03:01 2 6.90 0.00 2.72 0.00 0.03 90.35 01:03:45 01:03:01 3 4.55 0.00 1.65 0.03 0.03 93.73 01:03:45 01:03:01 4 3.96 0.00 1.85 0.00 0.03 94.15 01:03:45 01:03:01 5 4.38 0.00 1.54 0.05 0.02 94.01 01:03:45 01:03:01 6 3.88 0.00 1.21 0.08 0.03 94.79 01:03:45 01:03:01 7 3.72 0.00 1.89 0.20 0.02 94.17 01:03:45 Average: all 5.12 0.00 1.28 0.57 0.02 93.01 01:03:45 Average: 0 4.51 0.00 1.31 0.34 0.03 93.80 01:03:45 Average: 1 4.93 0.00 1.29 0.11 0.02 93.66 01:03:45 Average: 2 5.19 0.00 1.31 0.84 0.03 92.63 01:03:45 Average: 3 5.87 0.00 1.32 0.21 0.03 92.57 01:03:45 Average: 4 5.46 0.00 1.33 0.95 0.02 92.23 01:03:45 Average: 5 4.65 0.00 1.22 0.06 0.02 94.05 01:03:45 Average: 6 4.96 0.00 1.18 1.38 0.02 92.46 01:03:45 Average: 7 5.39 0.00 1.27 0.64 0.02 92.68 01:03:45 01:03:45 01:03:45