Pull request #806 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd01c2910001a64990eaf5ed5843bc30f088ff51+850fdf759a0efe631343390da82a37f8ec516889 (2787588856a6fa96bc11340616e3fb8c4680a228) 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-ssh8942637902895405544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15319007704505208866.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5118306383101016305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18133909057150548697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1064051268004580362.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-806/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-806/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12447033855980756013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22259 in /w/workspace/edgexfoundry_edgex-ui-go_PR-806 [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_PR-806 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/806/head:refs/remotes/origin/PR-806 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit dd01c2910001a64990eaf5ed5843bc30f088ff51 Merge succeeded, producing dd01c2910001a64990eaf5ed5843bc30f088ff51 Checking out Revision dd01c2910001a64990eaf5ed5843bc30f088ff51 (PR-806) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f dd01c2910001a64990eaf5ed5843bc30f088ff51 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd01c2910001a64990eaf5ed5843bc30f088ff51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:14:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:14:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:18 ========================================================= 04:14:18 EdgeX Global Pipelines Version Info 04:14:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:14:19 ------------------- 04:14:19 stable info: 04:14:19 ------------------- 04:14:19 Commited By: Ginny Guan ginny@iotechsys.com 04:14:19 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:14:19 Message: update stable to v1.0.265 04:14:19 ------------------- 04:14:19 experimental info: 04:14:19 ------------------- 04:14:19 Commited By: Cherry Wang cherry@iotechsys.com 04:14:19 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:14:19 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-806 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-806 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-806 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd01c2910001a64990eaf5ed5843bc30f088ff51 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd01c29 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:21 provisioning config files... 04:14:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/config14442082017025984404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:22 ---> ****-login.sh 04:14:22 nexus3.edgexfoundry.org:10001 04:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:22 Configure a credential helper to remove this warning. See 04:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:22 04:14:22 Login Succeeded 04:14:22 nexus3.edgexfoundry.org:10002 04:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:22 Configure a credential helper to remove this warning. See 04:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:22 04:14:22 Login Succeeded 04:14:22 nexus3.edgexfoundry.org:10003 04:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:22 Configure a credential helper to remove this warning. See 04:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:22 04:14:22 Login Succeeded 04:14:22 nexus3.edgexfoundry.org:10004 04:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:23 Configure a credential helper to remove this warning. See 04:14:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:23 04:14:23 Login Succeeded 04:14:23 ****.io 04:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:23 Configure a credential helper to remove this warning. See 04:14:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:23 04:14:23 Login Succeeded 04:14:23 ---> ****-login.sh ends [Pipeline] } 04:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:14:24 + git rev-list -1 --merges dd01c2910001a64990eaf5ed5843bc30f088ff51~1..dd01c2910001a64990eaf5ed5843bc30f088ff51 [Pipeline] echo 04:14:24 -----------> git rev-list -1 --merges dd01c2910001a64990eaf5ed5843bc30f088ff51~1..dd01c2910001a64990eaf5ed5843bc30f088ff51 dd01c2910001a64990eaf5ed5843bc30f088ff51 [false] [Pipeline] sh 04:14:24 + git log --format=format:%s -1 dd01c2910001a64990eaf5ed5843bc30f088ff51 [Pipeline] echo 04:14:24 ========================================================= 04:14:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:14:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:25 + git log --format=format:%s -1 dd01c2910001a64990eaf5ed5843bc30f088ff51 [Pipeline] echo 04:14:25 [semverPrep] GIT_COMMIT: dd01c2910001a64990eaf5ed5843bc30f088ff51, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:14:25 [semverPrep] This is not a build commit. [Pipeline] sh 04:14:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:14:25 + grep -v github /etc/ssh/ssh_known_hosts 04:14:25 + [ -e /tmp/ssh_known_hosts ] 04:14:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:14:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:14:25 + sudo tee -a /etc/ssh/ssh_known_hosts 04:14:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:26 04:14:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:26 0.1.4: Pulling from edgex-devops/py-git-semver 04:14:26 b85a868b505f: Pulling fs layer 04:14:26 e2be974225ed: Pulling fs layer 04:14:26 339a4e72a1f5: Pulling fs layer 04:14:26 988bab9f4d93: Pulling fs layer 04:14:26 1469e6f7b9e6: Pulling fs layer 04:14:26 eaf3925da568: Pulling fs layer 04:14:26 bab4dde63d76: Pulling fs layer 04:14:26 bde34c3a00c8: Pulling fs layer 04:14:26 b352a97aabf1: Pulling fs layer 04:14:26 4872d77fe225: Pulling fs layer 04:14:26 5851b861e8e6: Pulling fs layer 04:14:26 bab4dde63d76: Waiting 04:14:26 bde34c3a00c8: Waiting 04:14:26 988bab9f4d93: Waiting 04:14:26 4872d77fe225: Waiting 04:14:26 5851b861e8e6: Waiting 04:14:26 1469e6f7b9e6: Waiting 04:14:26 eaf3925da568: Waiting 04:14:26 e2be974225ed: Verifying Checksum 04:14:26 e2be974225ed: Download complete 04:14:26 988bab9f4d93: Verifying Checksum 04:14:26 988bab9f4d93: Download complete 04:14:26 1469e6f7b9e6: Verifying Checksum 04:14:26 1469e6f7b9e6: Download complete 04:14:26 eaf3925da568: Verifying Checksum 04:14:26 eaf3925da568: Download complete 04:14:26 339a4e72a1f5: Verifying Checksum 04:14:26 339a4e72a1f5: Download complete 04:14:26 bde34c3a00c8: Download complete 04:14:26 b352a97aabf1: Verifying Checksum 04:14:26 b352a97aabf1: Download complete 04:14:26 4872d77fe225: Verifying Checksum 04:14:26 4872d77fe225: Download complete 04:14:26 5851b861e8e6: Verifying Checksum 04:14:26 5851b861e8e6: Download complete 04:14:27 b85a868b505f: Verifying Checksum 04:14:27 b85a868b505f: Download complete 04:14:27 bab4dde63d76: Verifying Checksum 04:14:27 bab4dde63d76: Download complete 04:14:28 b85a868b505f: Pull complete 04:14:28 e2be974225ed: Pull complete 04:14:29 339a4e72a1f5: Pull complete 04:14:29 988bab9f4d93: Pull complete 04:14:29 1469e6f7b9e6: Pull complete 04:14:29 eaf3925da568: Pull complete 04:14:31 bab4dde63d76: Pull complete 04:14:31 bde34c3a00c8: Pull complete 04:14:31 b352a97aabf1: Pull complete 04:14:31 4872d77fe225: Pull complete 04:14:31 5851b861e8e6: Pull complete 04:14:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:31 prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container 04:14:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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 04:14:34 $ docker top 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 -eo pid,comm 04:14:34 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). 04:14:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:34 [ssh-agent] Looking for ssh-agent implementation... 04:14:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:34 $ docker exec 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 ssh-agent 04:14:35 SSH_AUTH_SOCK=/tmp/ssh-lzb0h5fFv9fp/agent.32 04:14:35 SSH_AGENT_PID=38 04:14:35 Running ssh-add (command line suppressed) 04:14:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/private_key_3741335186056647098.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/private_key_3741335186056647098.key) 04:14:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:35 + git tag --points-at HEAD [Pipeline] } 04:14:35 $ docker exec --env ******** --env ******** 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 ssh-agent -k 04:14:35 unset SSH_AUTH_SOCK; 04:14:35 unset SSH_AGENT_PID; 04:14:35 echo Agent pid 38 killed; 04:14:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:14:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:35 [ssh-agent] Looking for ssh-agent implementation... 04:14:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:35 $ docker exec 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 ssh-agent 04:14:36 SSH_AUTH_SOCK=/tmp/ssh-UvZJ95UabZEA/agent.71 04:14:36 SSH_AGENT_PID=77 04:14:36 Running ssh-add (command line suppressed) 04:14:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/private_key_7062457226768816818.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/private_key_7062457226768816818.key) 04:14:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:36 + git semver init 04:14:36 2024-10-09 04:14:36,723 [run_init] DEBUG init version:0.0.0 force:False 04:14:36 2024-10-09 04:14:36,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver 04:14:36 2024-10-09 04:14:36,724 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver 04:14:36 2024-10-09 04:14:36,724 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-806, universal_newlines=False, shell=None, istream=None) 04:14:39 2024-10-09 04:14:38,893 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.git/info/exclude 04:14:39 2024-10-09 04:14:38,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver/PR-806 with force:False 04:14:39 2024-10-09 04:14:38,894 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver/PR-806 04:14:39 2024-10-09 04:14:38,898 [execute] INFO git cat-file --batch-check 04:14:39 2024-10-09 04:14:38,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver, universal_newlines=False, shell=None, istream=) 04:14:39 2024-10-09 04:14:38,905 [execute] INFO git cat-file --batch 04:14:39 2024-10-09 04:14:38,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver, universal_newlines=False, shell=None, istream=) 04:14:39 2024-10-09 04:14:38,912 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver/PR-806 04:14:39 0.0.0 [Pipeline] } 04:14:39 $ docker exec --env ******** --env ******** 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 ssh-agent -k 04:14:39 unset SSH_AUTH_SOCK; 04:14:39 unset SSH_AGENT_PID; 04:14:39 echo Agent pid 77 killed; 04:14:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:39 + git semver [Pipeline] } 04:14:40 $ docker stop --time=1 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 04:14:41 $ docker rm -f --volumes 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 [Pipeline] // withDockerContainer [Pipeline] sh 04:14:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:14:42 Stashed 1 file(s) [Pipeline] echo 04:14:42 [edgeXSemver]: initialized semver on version 0.0.0 [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 04:14:43 provisioning config files... 04:14:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/config11285454571122884120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:43 ---> ****-login.sh 04:14:43 nexus3.edgexfoundry.org:10001 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 nexus3.edgexfoundry.org:10002 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 nexus3.edgexfoundry.org:10003 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 nexus3.edgexfoundry.org:10004 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 ****.io 04:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:44 Configure a credential helper to remove this warning. See 04:14:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:44 04:14:44 Login Succeeded 04:14:44 ---> ****-login.sh ends [Pipeline] } 04:14:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:14:44 ========================================================= 04:14:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:14:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:44 + 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 . 04:14:45 Sending build context to Docker daemon 59.81MB 04:14:45 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:14:45 Step 2/15 : FROM ${BASE} AS builder 04:14:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:45 43c4264eed91: Pulling fs layer 04:14:45 4cc291be95ef: Pulling fs layer 04:14:45 2ac1f1163629: Pulling fs layer 04:14:45 5c3c966382ef: Pulling fs layer 04:14:45 4f4fb700ef54: Pulling fs layer 04:14:45 5d5c8e513c77: Pulling fs layer 04:14:45 9f66e0745190: Pulling fs layer 04:14:45 f49a43e4bbc0: Pulling fs layer 04:14:45 561ebcabdf7f: Pulling fs layer 04:14:45 f49a43e4bbc0: Waiting 04:14:45 561ebcabdf7f: Waiting 04:14:45 5d5c8e513c77: Waiting 04:14:45 4f4fb700ef54: Waiting 04:14:45 5c3c966382ef: Waiting 04:14:45 9f66e0745190: Waiting 04:14:45 4cc291be95ef: Verifying Checksum 04:14:45 4cc291be95ef: Download complete 04:14:45 5c3c966382ef: Download complete 04:14:45 4f4fb700ef54: Verifying Checksum 04:14:45 4f4fb700ef54: Download complete 04:14:45 5d5c8e513c77: Verifying Checksum 04:14:45 5d5c8e513c77: Download complete 04:14:45 43c4264eed91: Download complete 04:14:45 9f66e0745190: Verifying Checksum 04:14:45 9f66e0745190: Download complete 04:14:45 43c4264eed91: Pull complete 04:14:45 561ebcabdf7f: Download complete 04:14:45 4cc291be95ef: Pull complete 04:14:45 2ac1f1163629: Verifying Checksum 04:14:45 2ac1f1163629: Download complete 04:14:46 f49a43e4bbc0: Verifying Checksum 04:14:46 f49a43e4bbc0: Download complete 04:14:49 2ac1f1163629: Pull complete 04:14:49 5c3c966382ef: Pull complete 04:14:49 4f4fb700ef54: Pull complete 04:14:49 5d5c8e513c77: Pull complete 04:14:49 9f66e0745190: Pull complete 04:14:52 f49a43e4bbc0: Pull complete 04:14:52 561ebcabdf7f: Pull complete 04:14:52 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:14:52 ---> 3a752c3f9dda 04:14:52 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:14:57 ---> Running in 983400d81264 04:14:57 Removing intermediate container 983400d81264 04:14:57 ---> 3974202f3dbe 04:14:57 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:14:57 ---> Running in 092c2121790b 04:14:57 Removing intermediate container 092c2121790b 04:14:57 ---> 60a5674e19db 04:14:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:14:57 ---> Running in 9a3e62dd108d 04:14:57 Removing intermediate container 9a3e62dd108d 04:14:57 ---> 0e0228af3dd0 04:14:57 Step 6/15 : LABEL Name=edgex-ui-go 04:14:57 ---> Running in 26ae0e3e5c5b 04:14:57 Removing intermediate container 26ae0e3e5c5b 04:14:57 ---> ebd2a7c4abb3 04:14:57 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:14:57 ---> Running in bcbf9f24db7d 04:14:57 Removing intermediate container bcbf9f24db7d 04:14:57 ---> f8f8673f811a 04:14:57 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:14:57 Still waiting to schedule task 04:14:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:14:58 latest: Pulling from library/docker 04:14:58 43c4264eed91: Already exists 04:14:58 eeae0a4c3aab: Pulling fs layer 04:14:58 4f4fb700ef54: Pulling fs layer 04:14:58 cc787dab98b1: Pulling fs layer 04:14:58 4dde54e28b69: Pulling fs layer 04:14:58 f76cc74ad672: Pulling fs layer 04:14:58 c3730cf3cbd1: Pulling fs layer 04:14:58 08f9c6ae64ba: Pulling fs layer 04:14:58 da8ae46b6347: Pulling fs layer 04:14:58 3f5a3c6f02f7: Pulling fs layer 04:14:58 238637adc6c9: Pulling fs layer 04:14:58 61595ab5b53d: Pulling fs layer 04:14:58 835d4c51c9f5: Pulling fs layer 04:14:58 d29e3ca0965c: Pulling fs layer 04:14:58 ccb967684857: Pulling fs layer 04:14:58 babf1dc4851c: Pulling fs layer 04:14:58 4dde54e28b69: Waiting 04:14:58 f76cc74ad672: Waiting 04:14:58 08f9c6ae64ba: Waiting 04:14:58 3f5a3c6f02f7: Waiting 04:14:58 da8ae46b6347: Waiting 04:14:58 238637adc6c9: Waiting 04:14:58 61595ab5b53d: Waiting 04:14:58 835d4c51c9f5: Waiting 04:14:58 d29e3ca0965c: Waiting 04:14:58 ccb967684857: Waiting 04:14:58 babf1dc4851c: Waiting 04:14:58 c3730cf3cbd1: Waiting 04:14:58 cc787dab98b1: Verifying Checksum 04:14:58 cc787dab98b1: Download complete 04:14:58 4f4fb700ef54: Verifying Checksum 04:14:58 4f4fb700ef54: Download complete 04:14:58 eeae0a4c3aab: Verifying Checksum 04:14:58 eeae0a4c3aab: Download complete 04:14:58 4dde54e28b69: Verifying Checksum 04:14:58 4dde54e28b69: Download complete 04:14:58 f76cc74ad672: Verifying Checksum 04:14:58 f76cc74ad672: Download complete 04:14:58 c3730cf3cbd1: Verifying Checksum 04:14:58 c3730cf3cbd1: Download complete 04:14:58 08f9c6ae64ba: Verifying Checksum 04:14:58 da8ae46b6347: Download complete 04:14:58 08f9c6ae64ba: Download complete 04:14:58 3f5a3c6f02f7: Verifying Checksum 04:14:58 3f5a3c6f02f7: Download complete 04:14:58 eeae0a4c3aab: Pull complete 04:14:58 4f4fb700ef54: Pull complete 04:14:58 61595ab5b53d: Verifying Checksum 04:14:58 61595ab5b53d: Download complete 04:14:58 835d4c51c9f5: Verifying Checksum 04:14:58 835d4c51c9f5: Download complete 04:14:58 238637adc6c9: Verifying Checksum 04:14:58 238637adc6c9: Download complete 04:14:58 cc787dab98b1: Pull complete 04:14:58 ccb967684857: Verifying Checksum 04:14:58 ccb967684857: Download complete 04:14:58 babf1dc4851c: Download complete 04:14:59 4dde54e28b69: Pull complete 04:14:59 d29e3ca0965c: Verifying Checksum 04:14:59 d29e3ca0965c: Download complete 04:14:59 f76cc74ad672: Pull complete 04:15:00 c3730cf3cbd1: Pull complete 04:15:00 08f9c6ae64ba: Pull complete 04:15:00 da8ae46b6347: Pull complete 04:15:00 3f5a3c6f02f7: Pull complete 04:15:00 238637adc6c9: Pull complete 04:15:00 61595ab5b53d: Pull complete 04:15:00 835d4c51c9f5: Pull complete 04:15:01 d29e3ca0965c: Pull complete 04:15:01 ccb967684857: Pull complete 04:15:01 babf1dc4851c: Pull complete 04:15:01 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:15:01 Status: Downloaded newer image for docker:latest 04:15:04 ---> a7d516f30a03 04:15:04 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:04 ---> Running in d700c4b35619 04:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:15:05 OK: 246 MiB in 54 packages 04:15:05 Removing intermediate container d700c4b35619 04:15:05 ---> 89f490620bd2 04:15:05 Step 10/15 : ENV GO111MODULE=on 04:15:05 ---> Running in 5ac47d38a741 04:15:05 Removing intermediate container 5ac47d38a741 04:15:05 ---> 0a11b23c63c5 04:15:05 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:05 ---> Running in c314fc6a463b 04:15:05 Removing intermediate container c314fc6a463b 04:15:05 ---> 9d8903d2bb3e 04:15:05 Step 12/15 : COPY go.mod vendor* ./ 04:15:05 ---> 75a0d61fe029 04:15:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:05 ---> Running in 2552ef2c65dd 04:16:13 Removing intermediate container 2552ef2c65dd 04:16:13 ---> 9948693152fc 04:16:13 Step 14/15 : COPY . . 04:16:13 ---> e941571d720b 04:16:13 Step 15/15 : RUN ${MAKE} 04:16:13 ---> Running in 2e94ab192c2c 04:16:13 noop 04:16:13 Removing intermediate container 2e94ab192c2c 04:16:13 ---> c2b385187922 04:16:13 Successfully built c2b385187922 04:16:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:14 + docker inspect -f . ci-base-image-x86_64 04:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:14 prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container 04:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:14 $ docker top 71454426ebe3aec9521e82b7b5b84e20c8d4c0c9c80f495c40b61e2e26f4ce37 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:15 + go version 04:16:15 go version go1.23.2 linux/amd64 [Pipeline] } 04:16:15 $ docker stop --time=1 71454426ebe3aec9521e82b7b5b84e20c8d4c0c9c80f495c40b61e2e26f4ce37 04:16:16 $ docker rm -f --volumes 71454426ebe3aec9521e82b7b5b84e20c8d4c0c9c80f495c40b61e2e26f4ce37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:17 + docker inspect -f . ci-base-image-x86_64 04:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:17 prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container 04:16:17 $ 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_PR-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:18 $ docker top dc39d351d9a06b834bcf5f429f64ebfd8f84023f21c5e88aedc110c193f89c06 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-806 [Pipeline] fileExists [Pipeline] sh 04:16:18 + make test 04:16:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:16:19 go: updates to go.mod needed; to update it: 04:16:19 go mod tidy 04:16:19 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:16:19 $ docker stop --time=1 dc39d351d9a06b834bcf5f429f64ebfd8f84023f21c5e88aedc110c193f89c06 04:16:21 $ docker rm -f --volumes dc39d351d9a06b834bcf5f429f64ebfd8f84023f21c5e88aedc110c193f89c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:22 04:16:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:23 latest: Pulling from edgex-lftools-log-publisher 04:16:23 5eb5b503b376: Pulling fs layer 04:16:23 5c69ac0246d0: Pulling fs layer 04:16:23 ec43610c2a17: Pulling fs layer 04:16:23 3a2ae6a8a46f: Pulling fs layer 04:16:23 33b1e0a273af: Pulling fs layer 04:16:23 5d3b04190fa2: Pulling fs layer 04:16:23 2f39f015ded8: Pulling fs layer 04:16:23 33b1e0a273af: Waiting 04:16:23 5d3b04190fa2: Waiting 04:16:23 2f39f015ded8: Waiting 04:16:23 3a2ae6a8a46f: Waiting 04:16:23 5c69ac0246d0: Download complete 04:16:23 3a2ae6a8a46f: Download complete 04:16:23 33b1e0a273af: Verifying Checksum 04:16:23 33b1e0a273af: Download complete 04:16:23 5d3b04190fa2: Verifying Checksum 04:16:23 5d3b04190fa2: Download complete 04:16:23 ec43610c2a17: Verifying Checksum 04:16:23 ec43610c2a17: Download complete 04:16:23 5eb5b503b376: Verifying Checksum 04:16:23 5eb5b503b376: Download complete 04:16:23 2f39f015ded8: Download complete 04:16:24 5eb5b503b376: Pull complete 04:16:24 5c69ac0246d0: Pull complete 04:16:25 ec43610c2a17: Pull complete 04:16:25 3a2ae6a8a46f: Pull complete 04:16:25 33b1e0a273af: Pull complete 04:16:25 5d3b04190fa2: Pull complete 04:16:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22260 in /w/workspace/edgexfoundry_edgex-ui-go_PR-806 [Pipeline] { [Pipeline] ws 04:16:30 2f39f015ded8: Pull complete 04:16:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] checkout 04:16:31 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:31 prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container 04:16:31 $ 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_PR-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:35 using credential edgex-jenkins-ssh 04:16:35 Cloning the remote Git repository 04:16:36 $ docker top e4b7aead0e5782d2e04c1ae1fbd42e4ec01ae8a88837dc31b18942c44c51517b -eo pid,comm 04:16:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:16:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:16:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:16:35 > git --version # timeout=10 04:16:35 > git --version # 'git version 2.25.1' 04:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:36 ---> job-cost.sh 04:16:36 lf-activate-venv: SKIPPING 04:16:36 INFO: No Stack... 04:16:37 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:37 INFO: Archiving Costs [Pipeline] sh 04:16:37 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives/cost.csv 04:16:37 + cut -d, -f6 [Pipeline] lock 04:16:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] 04:16:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] did not exist. Created. 04:16:37 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:38 + echo total: 0.2199999988079071 [Pipeline] stash 04:16:38 Stashed 1 file(s) [Pipeline] } 04:16:38 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:38 $ docker stop --time=1 e4b7aead0e5782d2e04c1ae1fbd42e4ec01ae8a88837dc31b18942c44c51517b 04:16:39 $ docker rm -f --volumes e4b7aead0e5782d2e04c1ae1fbd42e4ec01ae8a88837dc31b18942c44c51517b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:16:40 Failed in branch amd64 04:16:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:16:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:41 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit dd01c2910001a64990eaf5ed5843bc30f088ff51 04:16:42 Merge succeeded, producing dd01c2910001a64990eaf5ed5843bc30f088ff51 04:16:42 Checking out Revision dd01c2910001a64990eaf5ed5843bc30f088ff51 (PR-806) 04:16:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:16:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:16:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/806/head:refs/remotes/origin/PR-806 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:16:41 > git config core.sparsecheckout # timeout=10 04:16:42 > git checkout -f dd01c2910001a64990eaf5ed5843bc30f088ff51 # timeout=10 04:16:42 > git remote # timeout=10 04:16:42 > git config --get remote.origin.url # timeout=10 04:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:42 > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 04:16:42 > git rev-parse HEAD^{commit} # timeout=10 04:16:42 > git config core.sparsecheckout # timeout=10 04:16:42 > git checkout -f dd01c2910001a64990eaf5ed5843bc30f088ff51 # timeout=10 04:16:43 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:16:43 > git --version # timeout=10 04:16:43 > git --version # 'git version 2.25.1' 04:16:43 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:48 Dload Upload Total Spent Left Speed 04:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 04:16:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:16:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:16:49 + sudo tee /etc/docker/daemon.new 04:16:49 { 04:16:49 "registry-mirrors": [ 04:16:49 "https://nexus3.edgexfoundry.org:10001" 04:16:49 ], 04:16:49 "bip": "10.250.0.254/24", 04:16:49 "hosts": [ 04:16:49 "tcp://0.0.0.0:5555", 04:16:49 "unix:///var/run/docker.sock" 04:16:49 ], 04:16:49 "mtu": 1458, 04:16:49 "selinux-enabled": true, 04:16:49 "seccomp-profile": "/etc/docker/seccomp.json" 04:16:49 } [Pipeline] sh 04:16:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:16:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:08 provisioning config files... 04:17:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config289790388841468016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:08 ---> ****-login.sh 04:17:08 nexus3.edgexfoundry.org:10001 04:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:09 Configure a credential helper to remove this warning. See 04:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:09 04:17:09 Login Succeeded 04:17:09 nexus3.edgexfoundry.org:10002 04:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:09 Configure a credential helper to remove this warning. See 04:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:09 04:17:09 Login Succeeded 04:17:09 nexus3.edgexfoundry.org:10003 04:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:09 Configure a credential helper to remove this warning. See 04:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:09 04:17:09 Login Succeeded 04:17:09 nexus3.edgexfoundry.org:10004 04:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:10 Configure a credential helper to remove this warning. See 04:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:10 04:17:10 Login Succeeded 04:17:10 ****.io 04:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:10 Configure a credential helper to remove this warning. See 04:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:10 04:17:10 Login Succeeded 04:17:10 ---> ****-login.sh ends [Pipeline] } 04:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:17:11 ========================================================= 04:17:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:17:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:11 + 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 . 04:17:13 Sending build context to Docker daemon 35.53MB 04:17:13 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:17:13 Step 2/15 : FROM ${BASE} AS builder 04:17:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:13 cf04c63912e1: Pulling fs layer 04:17:13 55b35a11ae5e: Pulling fs layer 04:17:13 a37a00ec5f00: Pulling fs layer 04:17:13 50b3750afda1: Pulling fs layer 04:17:13 4f4fb700ef54: Pulling fs layer 04:17:13 80978eb59214: Pulling fs layer 04:17:13 c9f46d7d2bd2: Pulling fs layer 04:17:13 c5a475d317c9: Pulling fs layer 04:17:13 50b3750afda1: Waiting 04:17:13 4f4fb700ef54: Waiting 04:17:13 80978eb59214: Waiting 04:17:13 c9f46d7d2bd2: Waiting 04:17:13 c5a475d317c9: Waiting 04:17:13 55b35a11ae5e: Verifying Checksum 04:17:13 55b35a11ae5e: Download complete 04:17:13 50b3750afda1: Verifying Checksum 04:17:13 50b3750afda1: Download complete 04:17:13 4f4fb700ef54: Verifying Checksum 04:17:13 4f4fb700ef54: Download complete 04:17:13 80978eb59214: Verifying Checksum 04:17:13 80978eb59214: Download complete 04:17:13 cf04c63912e1: Download complete 04:17:14 c5a475d317c9: Verifying Checksum 04:17:14 c5a475d317c9: Download complete 04:17:14 cf04c63912e1: Pull complete 04:17:15 55b35a11ae5e: Pull complete 04:17:15 a37a00ec5f00: Verifying Checksum 04:17:15 a37a00ec5f00: Download complete 04:17:16 c9f46d7d2bd2: Verifying Checksum 04:17:16 c9f46d7d2bd2: Download complete 04:17:28 a37a00ec5f00: Pull complete 04:17:29 50b3750afda1: Pull complete 04:17:29 4f4fb700ef54: Pull complete 04:17:29 80978eb59214: Pull complete 04:17:37 c9f46d7d2bd2: Pull complete 04:17:39 c5a475d317c9: Pull complete 04:17:39 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:17:39 ---> be29e6b0f0d4 04:17:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:17:41 ---> Running in 9c479c80f260 04:17:41 Removing intermediate container 9c479c80f260 04:17:41 ---> d06d039781c0 04:17:41 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:17:41 ---> Running in 5d198c94bed3 04:17:41 Removing intermediate container 5d198c94bed3 04:17:41 ---> 8a1c2e0a2d3e 04:17:41 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:17:41 ---> Running in 9e1518e9d8da 04:17:42 Removing intermediate container 9e1518e9d8da 04:17:42 ---> 822faf6ffac0 04:17:42 Step 6/15 : LABEL Name=edgex-ui-go 04:17:42 ---> Running in e539e78e5f5e 04:17:42 Removing intermediate container e539e78e5f5e 04:17:42 ---> 39c5411a55bb 04:17:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:17:42 ---> Running in e351d940cc8f 04:17:42 Removing intermediate container e351d940cc8f 04:17:42 ---> 46de0c767b30 04:17:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:17:43 latest: Pulling from library/docker 04:17:43 cf04c63912e1: Already exists 04:17:43 a9679eef29cc: Pulling fs layer 04:17:43 4f4fb700ef54: Pulling fs layer 04:17:43 4a81ff15e9c1: Pulling fs layer 04:17:43 670ac7667191: Pulling fs layer 04:17:43 f54c0a207651: Pulling fs layer 04:17:43 443e5bf4eb6d: Pulling fs layer 04:17:43 36b38738a239: Pulling fs layer 04:17:43 7e05683eb78b: Pulling fs layer 04:17:43 af19dc418931: Pulling fs layer 04:17:43 350f121bb6a7: Pulling fs layer 04:17:43 51a3079e1f46: Pulling fs layer 04:17:43 dbb9cf640990: Pulling fs layer 04:17:43 4b2b3ec1ddad: Pulling fs layer 04:17:43 6e3a953caa63: Pulling fs layer 04:17:43 4c868131d387: Pulling fs layer 04:17:43 350f121bb6a7: Waiting 04:17:43 670ac7667191: Waiting 04:17:43 51a3079e1f46: Waiting 04:17:43 dbb9cf640990: Waiting 04:17:43 f54c0a207651: Waiting 04:17:43 4b2b3ec1ddad: Waiting 04:17:43 6e3a953caa63: Waiting 04:17:43 443e5bf4eb6d: Waiting 04:17:43 4c868131d387: Waiting 04:17:43 36b38738a239: Waiting 04:17:43 af19dc418931: Waiting 04:17:43 7e05683eb78b: Waiting 04:17:43 4f4fb700ef54: Verifying Checksum 04:17:43 4f4fb700ef54: Download complete 04:17:43 4a81ff15e9c1: Download complete 04:17:43 a9679eef29cc: Download complete 04:17:44 670ac7667191: Verifying Checksum 04:17:44 670ac7667191: Download complete 04:17:44 f54c0a207651: Verifying Checksum 04:17:44 f54c0a207651: Download complete 04:17:44 36b38738a239: Verifying Checksum 04:17:44 36b38738a239: Download complete 04:17:44 7e05683eb78b: Verifying Checksum 04:17:44 7e05683eb78b: Download complete 04:17:44 af19dc418931: Verifying Checksum 04:17:44 af19dc418931: Download complete 04:17:44 51a3079e1f46: Verifying Checksum 04:17:44 51a3079e1f46: Download complete 04:17:44 443e5bf4eb6d: Verifying Checksum 04:17:44 443e5bf4eb6d: Download complete 04:17:44 dbb9cf640990: Verifying Checksum 04:17:44 dbb9cf640990: Download complete 04:17:44 350f121bb6a7: Verifying Checksum 04:17:44 350f121bb6a7: Download complete 04:17:44 6e3a953caa63: Verifying Checksum 04:17:44 6e3a953caa63: Download complete 04:17:44 4c868131d387: Verifying Checksum 04:17:44 4c868131d387: Download complete 04:17:45 a9679eef29cc: Pull complete 04:17:45 4f4fb700ef54: Pull complete 04:17:45 4a81ff15e9c1: Pull complete 04:17:46 4b2b3ec1ddad: Verifying Checksum 04:17:46 4b2b3ec1ddad: Download complete 04:17:46 670ac7667191: Pull complete 04:17:47 f54c0a207651: Pull complete 04:17:49 443e5bf4eb6d: Pull complete 04:17:49 36b38738a239: Pull complete 04:17:49 7e05683eb78b: Pull complete 04:17:50 af19dc418931: Pull complete 04:17:51 350f121bb6a7: Pull complete 04:17:51 51a3079e1f46: Pull complete 04:17:51 dbb9cf640990: Pull complete 04:17:55 4b2b3ec1ddad: Pull complete 04:17:55 6e3a953caa63: Pull complete 04:17:55 4c868131d387: Pull complete 04:17:55 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:17:55 Status: Downloaded newer image for docker:latest 04:17:57 ---> 04f7133e3047 04:17:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:58 ---> Running in b6f3bde070f8 04:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:18:01 OK: 238 MiB in 54 packages 04:18:01 Removing intermediate container b6f3bde070f8 04:18:01 ---> 454f17c5d732 04:18:01 Step 10/15 : ENV GO111MODULE=on 04:18:01 ---> Running in 3c62593be5f3 04:18:01 Removing intermediate container 3c62593be5f3 04:18:01 ---> 3bd673d27e14 04:18:01 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:18:02 ---> Running in 68f290211f48 04:18:02 Removing intermediate container 68f290211f48 04:18:02 ---> 0f1ebfa3726a 04:18:02 Step 12/15 : COPY go.mod vendor* ./ 04:18:03 ---> 2583800ad5a1 04:18:03 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:03 ---> Running in cfa9ad7db9ee 04:19:54 Removing intermediate container cfa9ad7db9ee 04:19:54 ---> 0e5eb4cae7f9 04:19:54 Step 14/15 : COPY . . 04:19:54 ---> 3df3217f4a8f 04:19:54 Step 15/15 : RUN ${MAKE} 04:19:54 ---> Running in 94681698167c 04:19:54 noop 04:19:54 Removing intermediate container 94681698167c 04:19:54 ---> 3edea7b0bea8 04:19:54 Successfully built 3edea7b0bea8 04:19:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:55 + docker inspect -f . ci-base-image-arm64 04:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:55 prd-ubuntu20.04-docker-arm64-4c-16g-22260 does not seem to be running inside a container 04:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:19:56 $ docker top 4f7ca60dac862ae54c52f066db83e3940aa9b3d78eb861de9a75580ea737db0a -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:57 + go version 04:19:57 go version go1.23.2 linux/arm64 [Pipeline] } 04:19:57 $ docker stop --time=1 4f7ca60dac862ae54c52f066db83e3940aa9b3d78eb861de9a75580ea737db0a 04:19:59 $ docker rm -f --volumes 4f7ca60dac862ae54c52f066db83e3940aa9b3d78eb861de9a75580ea737db0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker inspect -f . ci-base-image-arm64 04:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:00 prd-ubuntu20.04-docker-arm64-4c-16g-22260 does not seem to be running inside a container 04:20:00 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:01 $ docker top dc4224b161d9dd50892775b93257ee532b2e45701eb735b83d10c5d46d39a14d -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:02 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:20:03 + make test 04:20:03 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:20:08 go: updates to go.mod needed; to update it: 04:20:08 go mod tidy 04:20:08 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:20:08 $ docker stop --time=1 dc4224b161d9dd50892775b93257ee532b2e45701eb735b83d10c5d46d39a14d 04:20:10 $ docker rm -f --volumes dc4224b161d9dd50892775b93257ee532b2e45701eb735b83d10c5d46d39a14d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:20:11 04:20:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:20:12 arm64: Pulling from edgex-lftools-log-publisher 04:20:12 8998bd30e6a1: Pulling fs layer 04:20:12 04944245beec: Pulling fs layer 04:20:12 699f458cf7ca: Pulling fs layer 04:20:12 765212b225bb: Pulling fs layer 04:20:12 f23df028b6ca: Pulling fs layer 04:20:12 d65c8cfc05b1: Pulling fs layer 04:20:12 2437ff75d9bd: Pulling fs layer 04:20:12 f23df028b6ca: Waiting 04:20:12 d65c8cfc05b1: Waiting 04:20:12 2437ff75d9bd: Waiting 04:20:12 765212b225bb: Waiting 04:20:12 04944245beec: Verifying Checksum 04:20:12 04944245beec: Download complete 04:20:12 765212b225bb: Download complete 04:20:12 f23df028b6ca: Verifying Checksum 04:20:12 f23df028b6ca: Download complete 04:20:12 d65c8cfc05b1: Verifying Checksum 04:20:12 d65c8cfc05b1: Download complete 04:20:12 699f458cf7ca: Verifying Checksum 04:20:12 699f458cf7ca: Download complete 04:20:13 8998bd30e6a1: Verifying Checksum 04:20:13 8998bd30e6a1: Download complete 04:20:16 2437ff75d9bd: Verifying Checksum 04:20:16 2437ff75d9bd: Download complete 04:20:18 8998bd30e6a1: Pull complete 04:20:18 04944245beec: Pull complete 04:20:20 699f458cf7ca: Pull complete 04:20:20 765212b225bb: Pull complete 04:20:21 f23df028b6ca: Pull complete 04:20:21 d65c8cfc05b1: Pull complete 04:20:39 2437ff75d9bd: Pull complete 04:20:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:20:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:39 prd-ubuntu20.04-docker-arm64-4c-16g-22260 does not seem to be running inside a container 04:20:39 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:20:42 $ docker top 79641a5d5befd19cf78ec8f785a96d6166439f3b11367249d655e91f5fe19c90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:43 ---> job-cost.sh 04:20:43 lf-activate-venv: SKIPPING 04:20:43 INFO: No Stack... 04:20:43 INFO: Retrieving Pricing Info for: v3-standard-4 04:20:44 INFO: Archiving Costs [Pipeline] sh 04:20:44 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:20:44 + cut -d, -f6 [Pipeline] lock 04:20:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] 04:20:44 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] did not exist. Created. 04:20:44 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:45 /w/workspace/edgex-ui-go/1@tmp/durable-910c797b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:20:46 + echo total: 0.10999999940395355 [Pipeline] stash 04:20:46 Warning: overwriting stash ‘stack-cost’ 04:20:46 Stashed 1 file(s) [Pipeline] } 04:20:46 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:46 $ docker stop --time=1 79641a5d5befd19cf78ec8f785a96d6166439f3b11367249d655e91f5fe19c90 04:20:48 $ docker rm -f --volumes 79641a5d5befd19cf78ec8f785a96d6166439f3b11367249d655e91f5fe19c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:49 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 04:20:51 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives ] 04:20:51 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives 04:20:51 total 16 04:20:51 drwxr-xr-x 3 root root 4096 Oct 9 04:16 . 04:20:51 drwxrwxr-x 14 jenkins jenkins 4096 Oct 9 04:16 .. 04:20:51 drwxr-xr-x 2 root root 4096 Oct 9 04:16 cost 04:20:51 -rw-r--r-- 1 root root 83 Oct 9 04:16 cost.csv 04:20:51 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives 04:20:51 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives 04:20:51 total 16 04:20:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 04:16 . 04:20:51 drwxrwxr-x 14 jenkins jenkins 4096 Oct 9 04:16 .. 04:20:51 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 04:16 cost 04:20:51 -rw-r--r-- 1 jenkins jenkins 83 Oct 9 04:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:20:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:20:52 ---> package-listing.sh 04:20:52 ++ facter osfamily 04:20:52 ++ tr '[:upper:]' '[:lower:]' 04:20:53 + OS_FAMILY=debian 04:20:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-806 04:20:53 + START_PACKAGES=/tmp/packages_start.txt 04:20:53 + END_PACKAGES=/tmp/packages_end.txt 04:20:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:53 + PACKAGES=/tmp/packages_start.txt 04:20:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-806 ']' 04:20:53 + PACKAGES=/tmp/packages_end.txt 04:20:53 + case "${OS_FAMILY}" in 04:20:53 + dpkg -l 04:20:53 + grep '^ii' 04:20:53 + '[' -f /tmp/packages_start.txt ']' 04:20:53 + '[' -f /tmp/packages_end.txt ']' 04:20:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-806 ']' 04:20:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives/ 04:20:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives/ [Pipeline] echo 04:20:53 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_PR-806/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:20:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:54 prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container 04:20:54 $ 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_PR-806/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_PR-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:54 $ docker top 6f3b3c32ca2cfa9e6f1cb4619e5e9414b15a52baabef5d7f059fd3a9e46ca3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:55 + mkdir -p /var/log/sysstat [Pipeline] sh 04:20:55 + ls /var/log/sa-host 04:20:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:55 provisioning config files... 04:20:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/config14914301728214454165tmp [Pipeline] { [Pipeline] echo 04:20:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:56 ---> create-netrc.sh [Pipeline] } 04:20:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:56 ---> python-tools-install.sh [Pipeline] echo 04:20:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:57 ---> sudo-logs.sh 04:20:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:20:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:57 ---> job-cost.sh 04:20:57 lf-activate-venv: SKIPPING 04:20:57 DEBUG: total: 0.2199999988079071 04:20:57 INFO: Retrieving Stack Cost... 04:20:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:58 INFO: Archiving Costs [Pipeline] echo 04:20:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:58 ---> logs-deploy.sh 04:20:58 lf-activate-venv: SKIPPING 04:20:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-806/1 04:20:58 INFO: archiving workspace using pattern(s): 04:20:59 Archives upload complete. 04:20:59 INFO: archiving logs to Nexus 04:21:00 ---> uname -a: 04:21:00 Linux prd-ubuntu20-04-docker-8c-8g-22259 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:21:00 04:21:00 04:21:00 ---> lscpu: 04:21:00 Architecture: x86_64 04:21:00 CPU op-mode(s): 32-bit, 64-bit 04:21:00 Byte Order: Little Endian 04:21:00 Address sizes: 40 bits physical, 48 bits virtual 04:21:00 CPU(s): 8 04:21:00 On-line CPU(s) list: 0-7 04:21:00 Thread(s) per core: 1 04:21:00 Core(s) per socket: 1 04:21:00 Socket(s): 8 04:21:00 NUMA node(s): 1 04:21:00 Vendor ID: AuthenticAMD 04:21:00 CPU family: 23 04:21:00 Model: 49 04:21:00 Model name: AMD EPYC-Rome Processor 04:21:00 Stepping: 0 04:21:00 CPU MHz: 2799.998 04:21:00 BogoMIPS: 5599.99 04:21:00 Virtualization: AMD-V 04:21:00 Hypervisor vendor: KVM 04:21:00 Virtualization type: full 04:21:00 L1d cache: 256 KiB 04:21:00 L1i cache: 256 KiB 04:21:00 L2 cache: 4 MiB 04:21:00 L3 cache: 128 MiB 04:21:00 NUMA node0 CPU(s): 0-7 04:21:00 Vulnerability Itlb multihit: Not affected 04:21:00 Vulnerability L1tf: Not affected 04:21:00 Vulnerability Mds: Not affected 04:21:00 Vulnerability Meltdown: Not affected 04:21:00 Vulnerability Mmio stale data: Not affected 04:21:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:21:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:21:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:21:00 Vulnerability Srbds: Not affected 04:21:00 Vulnerability Tsx async abort: Not affected 04:21:00 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 04:21:00 04:21:00 04:21:00 ---> nproc: 04:21:00 8 04:21:00 04:21:00 04:21:00 ---> df -h: 04:21:00 Filesystem Size Used Avail Use% Mounted on 04:21:00 overlay 155G 12G 144G 8% / 04:21:00 tmpfs 64M 0 64M 0% /dev 04:21:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:21:00 shm 64M 0 64M 0% /dev/shm 04:21:00 /dev/vda1 155G 12G 144G 8% /facter-os 04:21:00 04:21:00 04:21:00 ---> sar -b -r -n DEV: 04:21:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22259) 10/09/24 _x86_64_ (8 CPU) 04:21:00 04:21:00 04:13:34 LINUX RESTART (8 CPU) 04:21:00 04:21:00 04:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:21:00 04:15:02 366.92 38.04 328.88 0.00 4248.63 40837.46 0.00 04:21:00 04:16:01 276.80 2.19 274.61 0.00 24.00 86426.71 0.00 04:21:00 04:17:01 97.02 0.18 96.83 0.00 12.13 25972.60 0.00 04:21:00 04:18:01 2.75 0.00 2.75 0.00 0.00 32.14 0.00 04:21:00 04:19:01 25.39 10.26 15.13 0.00 3460.98 3696.77 0.00 04:21:00 04:20:01 4.82 0.00 4.82 0.00 0.00 65.72 0.00 04:21:00 Average: 128.53 8.46 120.07 0.00 1294.54 26003.47 0.00 04:21:00 04:21:00 04:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:21:00 04:15:02 28667484 31512236 802908 2.44 79296 3029268 1991336 5.87 1114056 2700532 413072 04:21:00 04:16:01 26468668 31519924 785404 2.39 190496 4899956 1843428 5.43 1407032 4372120 134384 04:21:00 04:17:01 27007000 31531228 774132 2.35 199868 4406684 1761904 5.19 1231336 4050796 480 04:21:00 04:18:01 27008288 31532588 772632 2.35 199948 4406688 1761904 5.19 1230204 4050804 8 04:21:00 04:19:01 26775132 31520480 775364 2.36 205220 4610688 1820948 5.37 1378356 4111768 1352 04:21:00 04:20:01 26776916 31522196 773884 2.35 205288 4610680 1837008 5.41 1377376 4111732 8 04:21:00 Average: 27117248 31523109 780721 2.37 180019 4327327 1836088 5.41 1289727 3899625 91551 04:21:00 04:21:00 04:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:21:00 04:15:02 lo 8.87 8.87 0.91 0.91 0.00 0.00 0.00 0.00 04:21:00 04:15:02 ens3 734.36 515.78 8448.94 113.41 0.00 0.00 0.00 0.00 04:21:00 04:15:02 docker0 66.64 68.09 4.76 394.30 0.00 0.00 0.00 0.00 04:21:00 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:21:00 04:16:01 ens3 550.47 328.45 3335.23 36.41 0.00 0.00 0.00 0.00 04:21:00 04:16:01 docker0 322.20 539.42 28.15 3319.52 0.00 0.00 0.00 0.00 04:21:00 04:17:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 04:21:00 04:17:01 ens3 107.72 68.56 2543.16 17.80 0.00 0.00 0.00 0.00 04:21:00 04:17:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:21:00 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:21:00 04:18:01 ens3 0.90 0.55 3.64 0.04 0.00 0.00 0.00 0.00 04:21:00 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:00 04:19:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:21:00 04:19:01 ens3 76.77 26.44 1394.19 2.01 0.00 0.00 0.00 0.00 04:21:00 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:00 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:21:00 04:20:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 04:21:00 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:00 Average: lo 1.77 1.77 0.18 0.18 0.00 0.00 0.00 0.00 04:21:00 Average: ens3 244.23 156.19 2618.85 28.27 0.00 0.00 0.00 0.00 04:21:00 Average: docker0 64.09 100.04 5.42 611.43 0.00 0.00 0.00 0.00 04:21:00 04:21:00 04:21:00 ---> sar -P ALL: 04:21:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22259) 10/09/24 _x86_64_ (8 CPU) 04:21:00 04:21:00 04:13:34 LINUX RESTART (8 CPU) 04:21:00 04:21:00 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:21:00 04:15:02 all 10.76 0.00 3.79 2.65 0.06 82.74 04:21:00 04:15:02 0 8.46 0.00 2.73 0.34 0.05 88.43 04:21:00 04:15:02 1 11.97 0.00 3.37 1.52 0.05 83.09 04:21:00 04:15:02 2 12.08 0.00 4.78 4.14 0.07 78.94 04:21:00 04:15:02 3 8.80 0.00 4.38 0.20 0.05 86.56 04:21:00 04:15:02 4 11.13 0.00 4.51 0.07 0.05 84.25 04:21:00 04:15:02 5 9.71 0.00 3.62 7.89 0.07 78.71 04:21:00 04:15:02 6 12.01 0.00 4.07 4.04 0.07 79.81 04:21:00 04:15:02 7 11.96 0.00 2.87 2.97 0.07 82.12 04:21:00 04:16:01 all 6.74 0.00 3.37 5.34 0.07 84.48 04:21:00 04:16:01 0 5.57 0.00 2.43 0.56 0.05 91.39 04:21:00 04:16:01 1 7.06 0.00 2.94 1.47 0.07 88.46 04:21:00 04:16:01 2 7.07 0.00 3.34 2.19 0.07 87.33 04:21:00 04:16:01 3 6.27 0.00 3.28 0.89 0.07 89.49 04:21:00 04:16:01 4 7.67 0.00 3.34 0.75 0.05 88.18 04:21:00 04:16:01 5 6.53 0.00 3.78 15.95 0.07 73.68 04:21:00 04:16:01 6 7.44 0.00 4.67 20.44 0.10 67.35 04:21:00 04:16:01 7 6.36 0.00 3.20 0.56 0.07 89.81 04:21:00 04:17:01 all 3.66 0.00 2.03 2.19 0.04 92.08 04:21:00 04:17:01 0 4.47 0.00 2.59 6.89 0.05 86.00 04:21:00 04:17:01 1 3.47 0.00 1.40 0.72 0.05 94.36 04:21:00 04:17:01 2 3.82 0.00 2.19 0.18 0.02 93.79 04:21:00 04:17:01 3 3.53 0.00 1.95 0.37 0.05 94.10 04:21:00 04:17:01 4 3.25 0.00 2.69 0.64 0.03 93.39 04:21:00 04:17:01 5 3.41 0.00 1.96 3.12 0.02 91.49 04:21:00 04:17:01 6 3.89 0.00 1.89 5.14 0.05 89.04 04:21:00 04:17:01 7 3.48 0.00 1.53 0.47 0.07 94.46 04:21:00 04:18:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:21:00 04:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:21:00 04:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:21:00 04:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:21:00 04:18:01 3 0.08 0.00 0.02 0.00 0.02 99.88 04:21:00 04:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:21:00 04:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:21:00 04:18:01 6 0.05 0.00 0.02 0.03 0.02 99.88 04:21:00 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:21:00 04:19:01 all 0.95 0.00 0.43 0.36 0.02 98.23 04:21:00 04:19:01 0 0.53 0.00 0.30 0.72 0.02 98.43 04:21:00 04:19:01 1 1.12 0.00 0.35 0.05 0.03 98.45 04:21:00 04:19:01 2 0.53 0.00 0.28 0.05 0.02 99.12 04:21:00 04:19:01 3 0.65 0.00 0.35 0.03 0.02 98.95 04:21:00 04:19:01 4 1.05 0.00 0.72 0.97 0.02 97.25 04:21:00 04:19:01 5 1.15 0.00 0.48 0.02 0.00 98.35 04:21:00 04:19:01 6 0.95 0.00 0.50 0.67 0.02 97.87 04:21:00 04:19:01 7 1.63 0.00 0.47 0.42 0.03 97.46 04:21:00 04:20:01 all 0.12 0.00 0.02 0.01 0.01 99.84 04:21:00 04:20:01 0 0.02 0.00 0.02 0.03 0.02 99.92 04:21:00 04:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:21:00 04:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:21:00 04:20:01 3 0.08 0.00 0.07 0.00 0.03 99.82 04:21:00 04:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:21:00 04:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:21:00 04:20:01 6 0.02 0.00 0.03 0.03 0.00 99.92 04:21:00 04:20:01 7 0.73 0.00 0.07 0.00 0.00 99.20 04:21:00 Average: all 3.68 0.00 1.60 1.74 0.03 92.94 04:21:00 Average: 0 3.16 0.00 1.34 1.42 0.03 94.05 04:21:00 Average: 1 3.93 0.00 1.34 0.62 0.04 94.08 04:21:00 Average: 2 3.89 0.00 1.75 1.08 0.03 93.25 04:21:00 Average: 3 3.21 0.00 1.66 0.25 0.04 94.85 04:21:00 Average: 4 3.82 0.00 1.86 0.41 0.03 93.88 04:21:00 Average: 5 3.45 0.00 1.63 4.45 0.03 90.44 04:21:00 Average: 6 4.02 0.00 1.84 4.97 0.04 89.13 04:21:00 Average: 7 4.00 0.00 1.34 0.73 0.04 93.89 04:21:00 04:21:00 04:21:00