Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4333ead679332fe652f4172ea8b4cc5d6910c80c+81cf557479d01d4f4a14f112e6412639f37c589c (36337689d5c3462e75092401b2fa77904c2d9673) 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-ssh15819629757660329169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh9777024614423930217.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4051261483828041318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh788267652078564315.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12130433857421255873.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [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-3029 in /w/workspace/xfoundry_edgex-taf-common_PR-126 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-126 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.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-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit 4333ead679332fe652f4172ea8b4cc5d6910c80c > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4333ead679332fe652f4172ea8b4cc5d6910c80c # timeout=10 Merge succeeded, producing fde75c4c4a431eadeec11033785b9e33fd657bd2 Checking out Revision fde75c4c4a431eadeec11033785b9e33fd657bd2 (PR-126) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fde75c4c4a431eadeec11033785b9e33fd657bd2 # timeout=10 Commit message: "Merge commit '81cf557479d01d4f4a14f112e6412639f37c589c' into HEAD" > git rev-list --no-walk 4333ead679332fe652f4172ea8b4cc5d6910c80c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:29 ========================================================= 18:56:29 EdgeX Global Pipelines Version Info 18:56:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:30 ------------------- 18:56:30 stable info: 18:56:30 ------------------- 18:56:30 Commited By: Ginny Guan ginny@iotechsys.com 18:56:30 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:56:30 Message: update stable to v1.0.274 18:56:30 ------------------- 18:56:30 experimental info: 18:56:30 ------------------- 18:56:30 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:30 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 18:56:30 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-126 [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-126 [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-126 [Pipeline] echo 18:56:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fde75c4c4a431eadeec11033785b9e33fd657bd2 [Pipeline] echo 18:56:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fde75c4 [Pipeline] echo 18:56:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:31 provisioning config files... 18:56:31 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/config3890105057586447035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:31 ---> ****-login.sh 18:56:31 nexus3.edgexfoundry.org:10001 18:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:31 Configure a credential helper to remove this warning. See 18:56:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:31 18:56:31 Login Succeeded 18:56:31 nexus3.edgexfoundry.org:10002 18:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:31 Configure a credential helper to remove this warning. See 18:56:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:31 18:56:31 Login Succeeded 18:56:31 nexus3.edgexfoundry.org:10003 18:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:32 Configure a credential helper to remove this warning. See 18:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:32 18:56:32 Login Succeeded 18:56:32 nexus3.edgexfoundry.org:10004 18:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:32 Configure a credential helper to remove this warning. See 18:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:32 18:56:32 Login Succeeded 18:56:32 ****.io 18:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:32 Configure a credential helper to remove this warning. See 18:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:32 18:56:32 Login Succeeded 18:56:32 ---> ****-login.sh ends [Pipeline] } 18:56:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:56:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:32 + grep -v github /etc/ssh/ssh_known_hosts 18:56:32 + [ -e /tmp/ssh_known_hosts ] 18:56:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:56:32 sudo tee -a /etc/ssh/ssh_known_hosts 18:56:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:33 18:56:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:33 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:33 3dae71ba6b94: Pulling fs layer 18:56:33 6bf1a483ea7c: Pulling fs layer 18:56:33 f5dfc541a4d3: Pulling fs layer 18:56:33 461d9e800cba: Pulling fs layer 18:56:33 80192f66455f: Pulling fs layer 18:56:33 2e8e34ca0e6c: Pulling fs layer 18:56:33 a29436f7fd5d: Pulling fs layer 18:56:33 923cac83aea3: Pulling fs layer 18:56:33 25ad8b0a4227: Pulling fs layer 18:56:33 db01528c6b51: Pulling fs layer 18:56:33 28988de357af: Pulling fs layer 18:56:33 db01528c6b51: Waiting 18:56:33 461d9e800cba: Waiting 18:56:33 923cac83aea3: Waiting 18:56:33 25ad8b0a4227: Waiting 18:56:33 a29436f7fd5d: Waiting 18:56:33 28988de357af: Waiting 18:56:33 80192f66455f: Waiting 18:56:33 6bf1a483ea7c: Download complete 18:56:33 461d9e800cba: Verifying Checksum 18:56:33 461d9e800cba: Download complete 18:56:33 80192f66455f: Download complete 18:56:33 f5dfc541a4d3: Verifying Checksum 18:56:33 f5dfc541a4d3: Download complete 18:56:33 3dae71ba6b94: Verifying Checksum 18:56:33 3dae71ba6b94: Download complete 18:56:33 923cac83aea3: Verifying Checksum 18:56:33 923cac83aea3: Download complete 18:56:33 25ad8b0a4227: Verifying Checksum 18:56:33 25ad8b0a4227: Download complete 18:56:34 db01528c6b51: Verifying Checksum 18:56:34 db01528c6b51: Download complete 18:56:34 28988de357af: Verifying Checksum 18:56:34 a29436f7fd5d: Verifying Checksum 18:56:34 a29436f7fd5d: Download complete 18:56:34 2e8e34ca0e6c: Verifying Checksum 18:56:34 2e8e34ca0e6c: Download complete 18:56:35 3dae71ba6b94: Pull complete 18:56:35 6bf1a483ea7c: Pull complete 18:56:35 f5dfc541a4d3: Pull complete 18:56:35 461d9e800cba: Pull complete 18:56:36 80192f66455f: Pull complete 18:56:39 2e8e34ca0e6c: Pull complete 18:56:40 a29436f7fd5d: Pull complete 18:56:40 923cac83aea3: Pull complete 18:56:40 25ad8b0a4227: Pull complete 18:56:40 db01528c6b51: Pull complete 18:56:40 28988de357af: Pull complete 18:56:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:40 prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container 18:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-126 -v /w/workspace/xfoundry_edgex-taf-common_PR-126:/w/workspace/xfoundry_edgex-taf-common_PR-126:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-126@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:56:43 $ docker top c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba -eo pid,comm 18:56:43 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). 18:56:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:43 [ssh-agent] Looking for ssh-agent implementation... 18:56:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:43 $ docker exec c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba ssh-agent 18:56:43 SSH_AUTH_SOCK=/tmp/ssh-aelz3SkuJlXn/agent.31 18:56:43 SSH_AGENT_PID=37 18:56:43 Running ssh-add (command line suppressed) 18:56:43 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/private_key_9338089041100120727.key (/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/private_key_9338089041100120727.key) 18:56:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:43 + git tag --points-at HEAD [Pipeline] } 18:56:43 $ docker exec --env ******** --env ******** c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba ssh-agent -k 18:56:44 unset SSH_AUTH_SOCK; 18:56:44 unset SSH_AGENT_PID; 18:56:44 echo Agent pid 37 killed; 18:56:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:44 [ssh-agent] Looking for ssh-agent implementation... 18:56:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:44 $ docker exec c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba ssh-agent 18:56:44 SSH_AUTH_SOCK=/tmp/ssh-XnzX6Te2MIcs/agent.70 18:56:44 SSH_AGENT_PID=76 18:56:44 Running ssh-add (command line suppressed) 18:56:44 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/private_key_7456017139903928347.key (/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/private_key_7456017139903928347.key) 18:56:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:44 + git semver init 18:56:45 2025-06-09 18:56:45,003 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:56:45 2025-06-09 18:56:45,008 [run_init] DEBUG init version:0.0.0 force:False 18:56:45 2025-06-09 18:56:45,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver 18:56:45 2025-06-09 18:56:45,009 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-126/.semver 18:56:45 2025-06-09 18:56:45,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-126, stdin=None, shell=False, universal_newlines=False) 18:56:45 2025-06-09 18:56:45,773 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-126/.git/info/exclude 18:56:45 2025-06-09 18:56:45,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver/PR-126 with force:False 18:56:45 2025-06-09 18:56:45,773 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver/PR-126 18:56:45 2025-06-09 18:56:45,777 [execute] INFO git cat-file --batch-check 18:56:45 2025-06-09 18:56:45,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver, stdin=, shell=False, universal_newlines=False) 18:56:45 2025-06-09 18:56:45,781 [execute] INFO git cat-file --batch 18:56:45 2025-06-09 18:56:45,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver, stdin=, shell=False, universal_newlines=False) 18:56:45 2025-06-09 18:56:45,783 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-126/.semver/PR-126 18:56:45 0.0.0 [Pipeline] } 18:56:45 $ docker exec --env ******** --env ******** c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba ssh-agent -k 18:56:46 unset SSH_AUTH_SOCK; 18:56:46 unset SSH_AGENT_PID; 18:56:46 echo Agent pid 76 killed; 18:56:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:46 + git semver [Pipeline] } 18:56:46 $ docker stop --time=1 c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba 18:56:47 $ docker rm -f --volumes c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba [Pipeline] // withDockerContainer [Pipeline] sh 18:56:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:48 Stashed 1 file(s) [Pipeline] echo 18:56:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:48 provisioning config files... 18:56:48 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/config8636724814200073703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:49 ---> ****-login.sh 18:56:49 nexus3.edgexfoundry.org:10001 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:49 Configure a credential helper to remove this warning. See 18:56:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:49 18:56:49 Login Succeeded 18:56:49 nexus3.edgexfoundry.org:10002 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:49 Configure a credential helper to remove this warning. See 18:56:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:49 18:56:49 Login Succeeded 18:56:49 nexus3.edgexfoundry.org:10003 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:49 Configure a credential helper to remove this warning. See 18:56:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:49 18:56:49 Login Succeeded 18:56:49 nexus3.edgexfoundry.org:10004 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:49 Configure a credential helper to remove this warning. See 18:56:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:49 18:56:49 Login Succeeded 18:56:49 ****.io 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:49 Configure a credential helper to remove this warning. See 18:56:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:49 18:56:49 Login Succeeded 18:56:49 ---> ****-login.sh ends [Pipeline] } 18:56:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:56:51 + ls -al . 18:56:51 total 72 18:56:51 drwxrwxr-x 6 jenkins jenkins 4096 Jun 9 18:56 . 18:56:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 18:56 .. 18:56:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 18:56 .git 18:56:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 18:56 .github 18:56:51 -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 18:56 .gitignore 18:56:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 9 18:56 .semver 18:56:51 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 18:56 Dockerfile 18:56:51 -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 18:56 Jenkinsfile 18:56:51 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 18:56 LICENSE 18:56:51 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 18:56 README.md 18:56:51 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 18:56 TUC 18:56:51 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 18:56 VERSION 18:56:51 -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 18:56 requirements.txt 18:56:51 -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 18:56 robot-entrypoint.sh 18:56:51 -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:51 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fde75c4c4a431eadeec11033785b9e33fd657bd2 --label arch=amd64 --label version=0.0.0 . 18:56:51 Sending build context to Docker daemon 635.9kB 18:56:51 Step 1/13 : FROM alpine:3.20 18:56:51 3.20: Pulling from library/alpine 18:56:52 0a9a5dfd008f: Pulling fs layer 18:56:52 0a9a5dfd008f: Verifying Checksum 18:56:52 0a9a5dfd008f: Download complete 18:56:52 0a9a5dfd008f: Pull complete 18:56:52 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:56:52 Status: Downloaded newer image for alpine:3.20 18:56:52 ---> ff221270b9fb 18:56:52 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:56:52 ---> Running in 55aacae01399 18:56:52 Removing intermediate container 55aacae01399 18:56:52 ---> 7614a683deb2 18:56:52 Step 3/13 : LABEL maintainer="Bruce Huang " 18:56:52 ---> Running in 32d884072558 18:56:52 Removing intermediate container 32d884072558 18:56:52 ---> 833fa43b9b6e 18:56:52 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:56:53 ---> 00fd8f99fc20 18:56:53 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:56:53 ---> 133bdd7da828 18:56:53 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:56:53 ---> 5ae8614dc77b 18:56:53 Step 7/13 : WORKDIR /edgex-taf 18:56:53 ---> Running in e2debd9442f2 18:56:53 Removing intermediate container e2debd9442f2 18:56:53 ---> ee8c41a0b0ac 18:56:53 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:53 ---> Running in 293c695e036b 18:56:53 Removing intermediate container 293c695e036b 18:56:53 ---> 43a4c95bb0e7 18:56:53 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:56:53 ---> Running in f2002adad243 18:56:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:56:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:00 OK: 8 MiB in 14 packages 18:57:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:03 Still waiting to schedule task 18:57:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:06 (1/14) Installing ca-certificates (20241121-r1) 18:57:08 (2/14) Installing brotli-libs (1.1.0-r2) 18:57:11 (3/14) Installing c-ares (1.33.1-r0) 18:57:12 (4/14) Installing libunistring (1.2-r0) 18:57:15 (5/14) Installing libidn2 (2.3.7-r0) 18:57:17 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:57:19 (7/14) Installing libpsl (0.21.5-r1) 18:57:20 (8/14) Installing zstd-libs (1.5.6-r0) 18:57:23 (9/14) Installing libcurl (8.12.1-r0) 18:57:25 (10/14) Installing curl (8.12.1-r0) 18:57:27 (11/14) Installing docker-cli (26.1.5-r0) 18:57:33 (12/14) Installing oniguruma (6.9.9-r0) 18:57:35 (13/14) Installing jq (1.7.1-r0) 18:57:37 (14/14) Installing openssl (3.3.3-r0) 18:57:40 Executing busybox-1.36.1-r29.trigger 18:57:40 Executing ca-certificates-20241121-r1.trigger 18:57:40 OK: 43 MiB in 28 packages 18:57:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:46 (1/167) Installing libexpat (2.7.0-r0) 18:57:48 (2/167) Installing libbz2 (1.0.8-r6) 18:57:49 (3/167) Installing libpng (1.6.44-r0) 18:57:51 (4/167) Installing freetype (2.13.2-r0) 18:57:54 (5/167) Installing fontconfig (2.15.0-r1) 18:57:56 (6/167) Installing libfontenc (1.1.8-r0) 18:57:57 (7/167) Installing mkfontscale (1.2.2-r6) 18:57:58 (8/167) Installing font-opensans (0_git20210927-r1) 18:58:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3031 in /w/workspace/xfoundry_edgex-taf-common_PR-126 [Pipeline] { [Pipeline] checkout 18:58:47 Selected Git installation does not exist. Using Default 18:58:47 The recommended git tool is: NONE 18:58:52 using credential edgex-jenkins-ssh 18:58:52 Cloning the remote Git repository 18:58:52 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:58:53 > git init /w/workspace/xfoundry_edgex-taf-common_PR-126 # timeout=10 18:58:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:58:53 > git --version # timeout=10 18:58:53 > git --version # 'git version 2.25.1' 18:58:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:58:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:55 Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit 4333ead679332fe652f4172ea8b4cc5d6910c80c 18:58:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:58:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:58:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:58:55 > git config core.sparsecheckout # timeout=10 18:58:55 > git checkout -f 4333ead679332fe652f4172ea8b4cc5d6910c80c # timeout=10 18:58:55 > git remote # timeout=10 18:58:55 > git config --get remote.origin.url # timeout=10 18:58:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:55 > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 18:58:55 Merge succeeded, producing c01a6c80fc7931e786c8ce9ca1be21371718ca39 18:58:55 Checking out Revision c01a6c80fc7931e786c8ce9ca1be21371718ca39 (PR-126) 18:58:55 > git rev-parse HEAD^{commit} # timeout=10 18:58:55 > git config core.sparsecheckout # timeout=10 18:58:55 > git checkout -f c01a6c80fc7931e786c8ce9ca1be21371718ca39 # timeout=10 18:58:59 Commit message: "Merge commit '81cf557479d01d4f4a14f112e6412639f37c589c' into HEAD" 18:58:59 > git rev-list --no-walk 4333ead679332fe652f4172ea8b4cc5d6910c80c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:01 Dload Upload Total Spent Left Speed 18:59:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 87086 0 --:--:-- --:--:-- --:--:-- 87086 [Pipeline] sh 18:59:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:59:01 + sudo tee /etc/docker/daemon.new 18:59:01 { 18:59:01 "registry-mirrors": [ 18:59:01 "https://nexus3.edgexfoundry.org:10001" 18:59:01 ], 18:59:01 "bip": "10.250.0.254/24", 18:59:01 "hosts": [ 18:59:01 "tcp://0.0.0.0:5555", 18:59:01 "unix:///var/run/docker.sock" 18:59:01 ], 18:59:01 "mtu": 1458, 18:59:01 "selinux-enabled": true, 18:59:01 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:01 } [Pipeline] sh 18:59:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:20 provisioning config files... 18:59:20 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/config3850452918496246939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:21 ---> ****-login.sh 18:59:21 nexus3.edgexfoundry.org:10001 18:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:21 Configure a credential helper to remove this warning. See 18:59:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:21 18:59:21 Login Succeeded 18:59:21 nexus3.edgexfoundry.org:10002 18:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:21 Configure a credential helper to remove this warning. See 18:59:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:21 18:59:21 Login Succeeded 18:59:22 nexus3.edgexfoundry.org:10003 18:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:22 Configure a credential helper to remove this warning. See 18:59:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:22 18:59:22 Login Succeeded 18:59:22 nexus3.edgexfoundry.org:10004 18:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:22 Configure a credential helper to remove this warning. See 18:59:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:22 18:59:22 Login Succeeded 18:59:22 ****.io 18:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:23 Configure a credential helper to remove this warning. See 18:59:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:23 18:59:23 Login Succeeded 18:59:23 ---> ****-login.sh ends [Pipeline] } 18:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:59:24 + ls -al . 18:59:24 total 68 18:59:24 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 18:59 . 18:59:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 18:58 .. 18:59:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 18:58 .git 18:59:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 18:58 .github 18:59:24 -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 18:58 .gitignore 18:59:24 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 18:58 Dockerfile 18:59:24 -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 18:58 Jenkinsfile 18:59:24 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 18:58 LICENSE 18:59:24 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 18:58 README.md 18:59:24 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 18:58 TUC 18:59:24 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 18:56 VERSION 18:59:24 -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 18:58 requirements.txt 18:59:24 -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 18:58 robot-entrypoint.sh 18:59:24 -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:24 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c01a6c80fc7931e786c8ce9ca1be21371718ca39 --label arch=arm64 --label version=0.0.0 . 18:59:24 Sending build context to Docker daemon 377.9kB 18:59:24 Step 1/13 : FROM alpine:3.20 18:59:25 3.20: Pulling from library/alpine 18:59:25 94e9d8af2201: Pulling fs layer 18:59:25 94e9d8af2201: Download complete 18:59:27 94e9d8af2201: Pull complete 18:59:27 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:59:27 Status: Downloaded newer image for alpine:3.20 18:59:27 ---> 7aab056cecc6 18:59:27 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:59:27 ---> Running in 49bbd740273b 18:59:27 Removing intermediate container 49bbd740273b 18:59:27 ---> 8126bc94dac2 18:59:27 Step 3/13 : LABEL maintainer="Bruce Huang " 18:59:27 ---> Running in aa61f88b8188 18:59:27 Removing intermediate container aa61f88b8188 18:59:27 ---> 6e1b15ac0f7f 18:59:27 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:59:28 ---> 1bf0893f79b0 18:59:28 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:59:29 ---> 497aa2196056 18:59:29 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:59:29 ---> 6b9107cbf714 18:59:29 Step 7/13 : WORKDIR /edgex-taf 18:59:29 ---> Running in 4e357db68fca 18:59:30 Removing intermediate container 4e357db68fca 18:59:30 ---> 5c73a93b162c 18:59:30 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:30 ---> Running in 7fe8d2a13c82 18:59:32 Removing intermediate container 7fe8d2a13c82 18:59:32 ---> fa110e82f414 18:59:32 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:59:32 ---> Running in dadc3f215ee4 18:59:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:59:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:56:29 Cancelling nested steps due to timeout 00:56:29 Sending interrupt signal to process 00:56:29 Sending interrupt signal to process 00:56:37 Terminated 00:56:37 script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:56:38 00:56:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:56:38 arm64: Pulling from edgex-lftools-log-publisher 00:56:38 8998bd30e6a1: Pulling fs layer 00:56:38 04944245beec: Pulling fs layer 00:56:38 699f458cf7ca: Pulling fs layer 00:56:38 765212b225bb: Pulling fs layer 00:56:38 f23df028b6ca: Pulling fs layer 00:56:38 d65c8cfc05b1: Pulling fs layer 00:56:38 2437ff75d9bd: Pulling fs layer 00:56:38 f23df028b6ca: Waiting 00:56:38 d65c8cfc05b1: Waiting 00:56:38 2437ff75d9bd: Waiting 00:56:38 765212b225bb: Waiting 00:56:38 04944245beec: Verifying Checksum 00:56:38 04944245beec: Download complete 00:56:38 765212b225bb: Download complete 00:56:38 f23df028b6ca: Verifying Checksum 00:56:38 f23df028b6ca: Download complete 00:56:38 d65c8cfc05b1: Verifying Checksum 00:56:38 d65c8cfc05b1: Download complete 00:56:38 Terminated 00:56:38 script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:38 699f458cf7ca: Verifying Checksum 00:56:38 699f458cf7ca: Download complete 00:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:39 00:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:39 8998bd30e6a1: Verifying Checksum 00:56:39 8998bd30e6a1: Download complete 00:56:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:39 latest: Pulling from edgex-lftools-log-publisher 00:56:39 5eb5b503b376: Pulling fs layer 00:56:39 5c69ac0246d0: Pulling fs layer 00:56:39 ec43610c2a17: Pulling fs layer 00:56:39 3a2ae6a8a46f: Pulling fs layer 00:56:39 33b1e0a273af: Pulling fs layer 00:56:39 5d3b04190fa2: Pulling fs layer 00:56:39 2f39f015ded8: Pulling fs layer 00:56:39 5d3b04190fa2: Waiting 00:56:39 3a2ae6a8a46f: Waiting 00:56:39 33b1e0a273af: Waiting 00:56:39 5c69ac0246d0: Download complete 00:56:39 3a2ae6a8a46f: Download complete 00:56:39 33b1e0a273af: Verifying Checksum 00:56:39 33b1e0a273af: Download complete 00:56:39 ec43610c2a17: Verifying Checksum 00:56:39 ec43610c2a17: Download complete 00:56:39 5d3b04190fa2: Verifying Checksum 00:56:39 5d3b04190fa2: Download complete 00:56:39 5eb5b503b376: Verifying Checksum 00:56:39 5eb5b503b376: Download complete 00:56:40 2f39f015ded8: Download complete 00:56:40 5eb5b503b376: Pull complete 00:56:40 5c69ac0246d0: Pull complete 00:56:41 ec43610c2a17: Pull complete 00:56:41 3a2ae6a8a46f: Pull complete 00:56:41 2437ff75d9bd: Verifying Checksum 00:56:41 2437ff75d9bd: Download complete 00:56:41 33b1e0a273af: Pull complete 00:56:42 5d3b04190fa2: Pull complete 00:56:44 8998bd30e6a1: Pull complete 00:56:44 04944245beec: Pull complete 00:56:46 2f39f015ded8: Pull complete 00:56:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:46 prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container 00:56:46 $ 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/xfoundry_edgex-taf-common_PR-126 -v /w/workspace/xfoundry_edgex-taf-common_PR-126:/w/workspace/xfoundry_edgex-taf-common_PR-126:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-126@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:56:46 699f458cf7ca: Pull complete 00:56:46 765212b225bb: Pull complete 00:56:47 f23df028b6ca: Pull complete 00:56:47 d65c8cfc05b1: Pull complete 00:56:48 $ docker top 9d4a7d303c2f0b1602efdd09070d48bcb7f5c4d5e58a85f396e1d3e2f2c2b31b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:48 ---> job-cost.sh 00:56:48 lf-activate-venv: SKIPPING 00:56:48 INFO: No Stack... 00:56:49 INFO: Retrieving Pricing Info for: v3-standard-8 00:56:49 INFO: Archiving Costs [Pipeline] sh 00:56:49 + cat /w/workspace/xfoundry_edgex-taf-common_PR-126/archives/cost.csv 00:56:49 + cut -d, -f6 [Pipeline] lock 00:56:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] 00:56:49 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] did not exist. Created. 00:56:49 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:56:50 + echo total: 1.5299999713897705 [Pipeline] stash 00:56:50 Stashed 1 file(s) [Pipeline] } 00:56:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:56:50 $ docker stop --time=1 9d4a7d303c2f0b1602efdd09070d48bcb7f5c4d5e58a85f396e1d3e2f2c2b31b 00:56:51 $ docker rm -f --volumes 9d4a7d303c2f0b1602efdd09070d48bcb7f5c4d5e58a85f396e1d3e2f2c2b31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:56:51 Failed in branch amd64 00:57:06 2437ff75d9bd: Pull complete 00:57:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:06 prd-ubuntu20.04-docker-arm64-4c-16g-3031 does not seem to be running inside a container 00:57:06 $ 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/xfoundry_edgex-taf-common_PR-126 -v /w/workspace/xfoundry_edgex-taf-common_PR-126:/w/workspace/xfoundry_edgex-taf-common_PR-126:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-126@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:57:08 $ docker top e0e71cd07584e721cae4ee1821b56c3a53594dcc54f74536de74c4a025078301 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:09 ---> job-cost.sh 00:57:09 lf-activate-venv: SKIPPING 00:57:09 INFO: No Stack... 00:57:10 INFO: Retrieving Pricing Info for: v3-standard-4 00:57:10 INFO: Archiving Costs [Pipeline] sh 00:57:11 + cat /w/workspace/xfoundry_edgex-taf-common_PR-126/archives/cost.csv 00:57:11 + cut -d, -f6 [Pipeline] lock 00:57:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] 00:57:11 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] did not exist. Created. 00:57:11 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:12 /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/durable-a3b726ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:57:12 + echo total: 0.6600000262260437 [Pipeline] stash 00:57:12 Warning: overwriting stash ‘stack-cost’ 00:57:13 Stashed 1 file(s) [Pipeline] } 00:57:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:57:13 $ docker stop --time=1 e0e71cd07584e721cae4ee1821b56c3a53594dcc54f74536de74c4a025078301 00:57:15 $ docker rm -f --volumes e0e71cd07584e721cae4ee1821b56c3a53594dcc54f74536de74c4a025078301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:57:15 Failed in branch arm64 [Pipeline] // parallel [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:57:15 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-126/archives ] 00:57:15 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-126/archives 00:57:15 total 16 00:57:15 drwxr-xr-x 3 root root 4096 Jun 10 00:56 . 00:57:15 drwxrwxr-x 7 jenkins jenkins 4096 Jun 10 00:56 .. 00:57:15 drwxr-xr-x 2 root root 4096 Jun 10 00:56 cost 00:57:15 -rw-r--r-- 1 root root 90 Jun 10 00:56 cost.csv 00:57:15 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-126/archives 00:57:15 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-126/archives 00:57:15 total 16 00:57:15 drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 00:56 . 00:57:15 drwxrwxr-x 7 jenkins jenkins 4096 Jun 10 00:56 .. 00:57:15 drwxr-xr-x 2 jenkins jenkins 4096 Jun 10 00:56 cost 00:57:15 -rw-r--r-- 1 jenkins jenkins 90 Jun 10 00:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:57:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:57:17 ---> package-listing.sh 00:57:17 ++ facter osfamily 00:57:17 ++ tr '[:upper:]' '[:lower:]' 00:57:17 + OS_FAMILY=debian 00:57:17 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-126 00:57:17 + START_PACKAGES=/tmp/packages_start.txt 00:57:17 + END_PACKAGES=/tmp/packages_end.txt 00:57:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:17 + PACKAGES=/tmp/packages_start.txt 00:57:17 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-126 ']' 00:57:17 + PACKAGES=/tmp/packages_end.txt 00:57:17 + case "${OS_FAMILY}" in 00:57:17 + dpkg -l 00:57:17 + grep '^ii' 00:57:17 + '[' -f /tmp/packages_start.txt ']' 00:57:17 + '[' -f /tmp/packages_end.txt ']' 00:57:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:17 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-126 ']' 00:57:17 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-126/archives/ 00:57:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-126/archives/ [Pipeline] echo 00:57:17 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/xfoundry_edgex-taf-common_PR-126/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:57:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:18 prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container 00:57:18 $ 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/xfoundry_edgex-taf-common_PR-126/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-126 -v /w/workspace/xfoundry_edgex-taf-common_PR-126:/w/workspace/xfoundry_edgex-taf-common_PR-126:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-126@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:57:18 $ docker top cfceb1f10f98aad3c3b946526a0f7186dd4f2054058289cd55ca4990a62f46b6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:18 + touch /tmp/pre-build-complete [Pipeline] sh 00:57:19 + mkdir -p /var/log/sysstat [Pipeline] sh 00:57:19 + ls /var/log/sa-host 00:57:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:19 provisioning config files... 00:57:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/config17985420670415365321tmp [Pipeline] { [Pipeline] echo 00:57:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:57:19 ---> create-netrc.sh [Pipeline] } 00:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:57:20 ---> python-tools-install.sh [Pipeline] echo 00:57:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:57:20 ---> sudo-logs.sh 00:57:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:57:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:57:20 ---> job-cost.sh 00:57:20 lf-activate-venv: SKIPPING 00:57:20 DEBUG: total: 1.5299999713897705 00:57:20 INFO: Retrieving Stack Cost... 00:57:21 INFO: Retrieving Pricing Info for: v3-standard-8 00:57:21 INFO: Archiving Costs [Pipeline] echo 00:57:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:57:21 ---> logs-deploy.sh 00:57:21 lf-activate-venv: SKIPPING 00:57:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-126/3 00:57:21 INFO: archiving workspace using pattern(s): 00:57:22 Archives upload complete. 00:57:22 INFO: archiving logs to Nexus