Pull request #99 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0+5fffbd66594f49ede0a3d86a9de33fe9badea20d (7930cd859641ce2afd084e03cc0fec784efeee9c) 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-ssh1233957325294370442.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12129154442015866083.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/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/device-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7689332959328290878.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh7657619756847901613.key Verifying host key using known hosts file > 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/device-usb-camera/branches/PR-99/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/device-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17150630486490032315.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-117291’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117310’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117312’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-117298’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117313 in /w/workspace/xfoundry_device-usb-camera_PR-99 [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/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-99 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5fffbd66594f49ede0a3d86a9de33fe9badea20d into PR head commit cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 Checking out Revision cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 (PR-99) Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:34:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:34:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:34:32 ========================================================= 20:34:32 EdgeX Global Pipelines Version Info 20:34:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 5fffbd66594f49ede0a3d86a9de33fe9badea20d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 # timeout=10 > git rev-list --no-walk 504712f0b412b04d1928815080f0a3d69d19dc20 # timeout=10 20:34:33 ------------------- 20:34:33 stable info: 20:34:33 ------------------- 20:34:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:33 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:34:33 Message: update stable to v1.0.243 20:34:33 ------------------- 20:34:33 experimental info: 20:34:33 ------------------- 20:34:33 Commited By: **** collab-it+edgex@linuxfoundation.org 20:34:33 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:34:33 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:34:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:34:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:34:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:34:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:34:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:34:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:34:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb3161b [Pipeline] echo 20:34:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:34 provisioning config files... 20:34:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config17693045774235206348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:34 ---> docker-login.sh 20:34:34 nexus3.edgexfoundry.org:10001 20:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:35 Configure a credential helper to remove this warning. See 20:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:35 20:34:35 Login Succeeded 20:34:35 nexus3.edgexfoundry.org:10002 20:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:35 Configure a credential helper to remove this warning. See 20:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:35 20:34:35 Login Succeeded 20:34:35 nexus3.edgexfoundry.org:10003 20:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:35 Configure a credential helper to remove this warning. See 20:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:35 20:34:35 Login Succeeded 20:34:35 nexus3.edgexfoundry.org:10004 20:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:35 Configure a credential helper to remove this warning. See 20:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:35 20:34:35 Login Succeeded 20:34:35 docker.io 20:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:36 Configure a credential helper to remove this warning. See 20:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:36 20:34:36 Login Succeeded 20:34:36 ---> docker-login.sh ends [Pipeline] } 20:34:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:34:36 + git rev-list -1 --merges cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0~1..cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 [Pipeline] echo 20:34:36 -----------> git rev-list -1 --merges cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0~1..cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 [false] [Pipeline] sh 20:34:36 + git log --format=format:%s -1 cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 [Pipeline] echo 20:34:36 ========================================================= 20:34:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:34:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:37 + git log --format=format:%s -1 cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 [Pipeline] echo 20:34:37 [semverPrep] GIT_COMMIT: cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5 [Pipeline] echo 20:34:37 [semverPrep] This is not a build commit. [Pipeline] sh 20:34:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:37 + grep -v github /etc/ssh/ssh_known_hosts 20:34:37 + [ -e /tmp/ssh_known_hosts ] 20:34:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:34:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:34:37 + sudo tee -a /etc/ssh/ssh_known_hosts 20:34:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:37 20:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:38 0.1.4: Pulling from edgex-devops/py-git-semver 20:34:38 b85a868b505f: Pulling fs layer 20:34:38 e2be974225ed: Pulling fs layer 20:34:38 339a4e72a1f5: Pulling fs layer 20:34:38 988bab9f4d93: Pulling fs layer 20:34:38 1469e6f7b9e6: Pulling fs layer 20:34:38 eaf3925da568: Pulling fs layer 20:34:38 bab4dde63d76: Pulling fs layer 20:34:38 bde34c3a00c8: Pulling fs layer 20:34:38 b352a97aabf1: Pulling fs layer 20:34:38 988bab9f4d93: Waiting 20:34:38 4872d77fe225: Pulling fs layer 20:34:38 5851b861e8e6: Pulling fs layer 20:34:38 1469e6f7b9e6: Waiting 20:34:38 eaf3925da568: Waiting 20:34:38 bab4dde63d76: Waiting 20:34:38 bde34c3a00c8: Waiting 20:34:38 b352a97aabf1: Waiting 20:34:38 4872d77fe225: Waiting 20:34:38 e2be974225ed: Verifying Checksum 20:34:38 e2be974225ed: Download complete 20:34:38 988bab9f4d93: Verifying Checksum 20:34:38 988bab9f4d93: Download complete 20:34:38 339a4e72a1f5: Verifying Checksum 20:34:38 339a4e72a1f5: Download complete 20:34:38 1469e6f7b9e6: Verifying Checksum 20:34:38 1469e6f7b9e6: Download complete 20:34:38 eaf3925da568: Verifying Checksum 20:34:38 eaf3925da568: Download complete 20:34:38 bde34c3a00c8: Download complete 20:34:38 b352a97aabf1: Download complete 20:34:38 4872d77fe225: Verifying Checksum 20:34:38 4872d77fe225: Download complete 20:34:38 5851b861e8e6: Download complete 20:34:38 b85a868b505f: Verifying Checksum 20:34:38 b85a868b505f: Download complete 20:34:38 bab4dde63d76: Verifying Checksum 20:34:38 bab4dde63d76: Download complete 20:34:39 b85a868b505f: Pull complete 20:34:39 e2be974225ed: Pull complete 20:34:40 339a4e72a1f5: Pull complete 20:34:40 988bab9f4d93: Pull complete 20:34:40 1469e6f7b9e6: Pull complete 20:34:40 eaf3925da568: Pull complete 20:34:42 bab4dde63d76: Pull complete 20:34:42 bde34c3a00c8: Pull complete 20:34:42 b352a97aabf1: Pull complete 20:34:42 4872d77fe225: Pull complete 20:34:42 5851b861e8e6: Pull complete 20:34:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:43 prd-ubuntu20.04-docker-8c-8g-117313 does not seem to be running inside a container 20:34:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-devops/py-git-semver:0.1.4 cat 20:34:44 $ docker top af515bd3606a3fe8c29e1184856a94e14dad351a8e4f595638230284939ef62d -eo pid,comm 20:34:44 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). 20:34:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:44 [ssh-agent] Looking for ssh-agent implementation... 20:34:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:44 $ docker exec af515bd3606a3fe8c29e1184856a94e14dad351a8e4f595638230284939ef62d ssh-agent 20:34:45 SSH_AUTH_SOCK=/tmp/ssh-UBs6rBTkMYjR/agent.31 20:34:45 SSH_AGENT_PID=37 20:34:45 Running ssh-add (command line suppressed) 20:34:45 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_11230009181610717531.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_11230009181610717531.key) 20:34:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:45 + git tag --points-at HEAD [Pipeline] } 20:34:45 $ docker exec --env ******** --env ******** af515bd3606a3fe8c29e1184856a94e14dad351a8e4f595638230284939ef62d ssh-agent -k 20:34:45 unset SSH_AUTH_SOCK; 20:34:45 unset SSH_AGENT_PID; 20:34:45 echo Agent pid 37 killed; 20:34:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:34:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:45 [ssh-agent] Looking for ssh-agent implementation... 20:34:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:45 $ docker exec af515bd3606a3fe8c29e1184856a94e14dad351a8e4f595638230284939ef62d ssh-agent 20:34:45 SSH_AUTH_SOCK=/tmp/ssh-6TvVM313oC87/agent.70 20:34:45 SSH_AGENT_PID=76 20:34:45 Running ssh-add (command line suppressed) 20:34:45 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_9805882783024678084.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_9805882783024678084.key) 20:34:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:46 + git semver init 20:34:46 2022-10-26 20:34:46,445 [run_init] DEBUG init version:0.0.0 force:False 20:34:46 2022-10-26 20:34:46,446 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver 20:34:46 2022-10-26 20:34:46,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-99/.semver 20:34:46 2022-10-26 20:34:46,447 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-99/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99, universal_newlines=False, shell=None, istream=None) 20:34:47 2022-10-26 20:34:47,238 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.git/info/exclude 20:34:47 2022-10-26 20:34:47,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 with force:False 20:34:47 2022-10-26 20:34:47,239 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 20:34:47 2022-10-26 20:34:47,243 [execute] INFO git cat-file --batch-check 20:34:47 2022-10-26 20:34:47,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) 20:34:47 2022-10-26 20:34:47,251 [execute] INFO git cat-file --batch 20:34:47 2022-10-26 20:34:47,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) 20:34:47 2022-10-26 20:34:47,256 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 20:34:47 0.0.0 [Pipeline] } 20:34:47 $ docker exec --env ******** --env ******** af515bd3606a3fe8c29e1184856a94e14dad351a8e4f595638230284939ef62d ssh-agent -k 20:34:47 unset SSH_AUTH_SOCK; 20:34:47 unset SSH_AGENT_PID; 20:34:47 echo Agent pid 76 killed; 20:34:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:47 + git semver [Pipeline] } 20:34:48 $ docker stop --time=1 af515bd3606a3fe8c29e1184856a94e14dad351a8e4f595638230284939ef62d 20:34:49 $ docker rm -f af515bd3606a3fe8c29e1184856a94e14dad351a8e4f595638230284939ef62d [Pipeline] // withDockerContainer [Pipeline] sh 20:34:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:34:49 Stashed 1 file(s) [Pipeline] echo 20:34:49 [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 20:34:50 provisioning config files... 20:34:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config17121178072772205024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:50 ---> docker-login.sh 20:34:50 nexus3.edgexfoundry.org:10001 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 nexus3.edgexfoundry.org:10002 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 nexus3.edgexfoundry.org:10003 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 nexus3.edgexfoundry.org:10004 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 docker.io 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:51 Configure a credential helper to remove this warning. See 20:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:51 20:34:51 Login Succeeded 20:34:51 ---> docker-login.sh ends [Pipeline] } 20:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:51 ========================================================= 20:34:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:34:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:34:51 Sending build context to Docker daemon 1.569MB 20:34:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 20:34:51 Step 2/13 : FROM ${BASE} AS builder 20:34:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:34:51 213ec9aee27d: Pulling fs layer 20:34:51 4583459ba037: Pulling fs layer 20:34:51 93c1e223e6f2: Pulling fs layer 20:34:51 53926ce57604: Pulling fs layer 20:34:51 21b2b0c7a3f4: Pulling fs layer 20:34:51 30f14e443154: Pulling fs layer 20:34:51 801331c1e519: Pulling fs layer 20:34:51 99cc6dd402b0: Pulling fs layer 20:34:51 7d9ed39f4882: Pulling fs layer 20:34:51 801331c1e519: Waiting 20:34:51 99cc6dd402b0: Waiting 20:34:51 53926ce57604: Waiting 20:34:51 7d9ed39f4882: Waiting 20:34:51 21b2b0c7a3f4: Waiting 20:34:51 93c1e223e6f2: Download complete 20:34:51 4583459ba037: Download complete 20:34:51 21b2b0c7a3f4: Verifying Checksum 20:34:51 21b2b0c7a3f4: Download complete 20:34:51 30f14e443154: Verifying Checksum 20:34:51 30f14e443154: Download complete 20:34:51 213ec9aee27d: Download complete 20:34:51 801331c1e519: Download complete 20:34:51 213ec9aee27d: Pull complete 20:34:52 4583459ba037: Pull complete 20:34:52 93c1e223e6f2: Pull complete 20:34:52 7d9ed39f4882: Verifying Checksum 20:34:52 7d9ed39f4882: Download complete 20:34:52 99cc6dd402b0: Verifying Checksum 20:34:52 99cc6dd402b0: Download complete 20:34:52 53926ce57604: Verifying Checksum 20:34:52 53926ce57604: Download complete 20:34:56 53926ce57604: Pull complete 20:34:56 21b2b0c7a3f4: Pull complete 20:34:56 30f14e443154: Pull complete 20:34:56 801331c1e519: Pull complete 20:34:58 99cc6dd402b0: Pull complete 20:34:59 7d9ed39f4882: Pull complete 20:34:59 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:34:59 ---> 1dedd983c030 20:34:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:35:01 ---> Running in f1b6b33fe16b 20:35:01 Removing intermediate container f1b6b33fe16b 20:35:01 ---> 4fa9cab11ba1 20:35:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:35:01 ---> Running in 6456b827008e 20:35:01 Removing intermediate container 6456b827008e 20:35:01 ---> 70ea4705d3e1 20:35:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:35:01 ---> Running in b5d836360610 20:35:02 Removing intermediate container b5d836360610 20:35:02 ---> 18ee54ea1220 20:35:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:35:02 ---> Running in 14fcfa58711d 20:35:02 Removing intermediate container 14fcfa58711d 20:35:02 ---> daff7943720c 20:35:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:02 ---> Running in 19fe4fa9c2bb 20:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:35:02 (1/80) Installing mesa (21.3.8-r2) 20:35:02 (2/80) Installing libxau (1.0.9-r0) 20:35:02 (3/80) Installing libxdmcp (1.1.3-r0) 20:35:02 (4/80) Installing libxcb (1.15-r0) 20:35:02 (5/80) Installing libx11 (1.8-r0) 20:35:02 (6/80) Installing libxext (1.3.4-r0) 20:35:02 (7/80) Installing libxfixes (6.0.0-r0) 20:35:02 (8/80) Installing libxxf86vm (1.1.4-r2) 20:35:02 (9/80) Installing libpciaccess (0.16-r0) 20:35:02 (10/80) Installing libdrm (2.4.110-r0) 20:35:02 (11/80) Installing mesa-glapi (21.3.8-r2) 20:35:02 (12/80) Installing libxshmfence (1.3-r1) 20:35:02 (13/80) Installing mesa-gl (21.3.8-r2) 20:35:02 (14/80) Installing icu-data-full (71.1-r2) 20:35:02 (15/80) Installing libice (1.0.10-r0) 20:35:02 (16/80) Installing libuuid (2.38-r1) 20:35:02 (17/80) Installing libsm (1.2.3-r0) 20:35:02 (18/80) Installing libxt (1.2.1-r0) 20:35:02 (19/80) Installing libxmu (1.1.3-r0) 20:35:02 (20/80) Installing xset (1.2.4-r0) 20:35:03 (21/80) Installing xprop (1.2.5-r0) 20:35:03 (22/80) Installing xdg-utils (1.1.3-r3) 20:35:03 (23/80) Installing dbus-libs (1.14.4-r0) 20:35:03 (24/80) Installing libffi (3.4.2-r1) 20:35:03 (25/80) Installing libintl (0.21-r2) 20:35:03 (26/80) Installing libblkid (2.38-r1) 20:35:03 (27/80) Installing libmount (2.38-r1) 20:35:03 (28/80) Installing pcre (8.45-r2) 20:35:03 (29/80) Installing glib (2.72.1-r0) 20:35:03 (30/80) Installing icu-libs (71.1-r2) 20:35:03 (31/80) Installing libpcre2-16 (10.40-r0) 20:35:03 (32/80) Installing zstd-libs (1.5.2-r1) 20:35:03 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 20:35:03 (34/80) Installing hicolor-icon-theme (0.17-r1) 20:35:03 (35/80) Installing wayland-libs-server (1.20.0-r0) 20:35:03 (36/80) Installing mesa-gbm (21.3.8-r2) 20:35:03 (37/80) Installing wayland-libs-client (1.20.0-r0) 20:35:03 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 20:35:03 (39/80) Installing libxcomposite (0.4.5-r0) 20:35:03 (40/80) Installing libbz2 (1.0.8-r1) 20:35:03 (41/80) Installing libpng (1.6.37-r1) 20:35:03 (42/80) Installing freetype (2.12.1-r0) 20:35:03 (43/80) Installing fontconfig (2.14.0-r0) 20:35:03 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 20:35:03 (45/80) Installing wayland-libs-egl (1.20.0-r0) 20:35:03 (46/80) Installing xkeyboard-config (2.35.1-r0) 20:35:03 (47/80) Installing xz-libs (5.2.5-r1) 20:35:03 (48/80) Installing libxml2 (2.9.14-r2) 20:35:03 (49/80) Installing libxkbcommon (1.4.1-r0) 20:35:03 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 20:35:03 (51/80) Installing mesa-egl (21.3.8-r2) 20:35:03 (52/80) Installing avahi-libs (0.8-r6) 20:35:03 (53/80) Installing nettle (3.7.3-r0) 20:35:03 (54/80) Installing p11-kit (0.24.1-r0) 20:35:03 (55/80) Installing libtasn1 (4.18.0-r0) 20:35:03 (56/80) Installing libunistring (1.0-r0) 20:35:03 (57/80) Installing gnutls (3.7.7-r0) 20:35:03 (58/80) Installing cups-libs (2.4.2-r0) 20:35:03 (59/80) Installing graphite2 (1.3.14-r1) 20:35:03 (60/80) Installing harfbuzz (4.3.0-r0) 20:35:03 (61/80) Installing libevdev (1.12.1-r0) 20:35:03 (62/80) Installing mtdev (1.1.6-r0) 20:35:03 (63/80) Installing eudev-libs (3.2.11-r0) 20:35:03 (64/80) Installing libinput-libs (1.20.1-r0) 20:35:03 (65/80) Installing libjpeg-turbo (2.1.3-r1) 20:35:03 (66/80) Installing xcb-util-wm (0.4.1-r1) 20:35:03 (67/80) Installing xcb-util (0.4.0-r3) 20:35:03 (68/80) Installing xcb-util-image (0.4.0-r1) 20:35:03 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 20:35:03 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 20:35:03 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 20:35:03 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 20:35:03 (73/80) Installing v4l-utils-libs (1.22.1-r1) 20:35:03 (74/80) Installing v4l-utils (1.22.1-r1) 20:35:03 (75/80) Installing udev-init-scripts (35-r0) 20:35:03 Executing udev-init-scripts-35-r0.post-install 20:35:03 (76/80) Installing kmod-libs (29-r2) 20:35:03 (77/80) Installing eudev (3.2.11-r0) 20:35:03 (78/80) Installing eudev-dev (3.2.11-r0) 20:35:03 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 20:35:03 (80/80) Installing v4l-utils-dev (1.22.1-r1) 20:35:03 Executing busybox-1.35.0-r17.trigger 20:35:03 Executing eudev-3.2.11-r0.trigger 20:35:03 OK: 330 MiB in 131 packages 20:35:05 Still waiting to schedule task 20:35:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:35:05 Removing intermediate container 19fe4fa9c2bb 20:35:05 ---> eae68a1fa209 20:35:05 Step 8/13 : WORKDIR /device-usb-camera 20:35:05 ---> Running in 3135f222e58d 20:35:05 Removing intermediate container 3135f222e58d 20:35:05 ---> 4a45a9ba9a78 20:35:05 Step 9/13 : COPY go.mod vendor* ./ 20:35:06 ---> 599264841c75 20:35:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:06 ---> Running in 9ad16cee376e 20:35:24 Removing intermediate container 9ad16cee376e 20:35:24 ---> 812d71e0dd80 20:35:24 Step 11/13 : COPY . . 20:35:24 ---> b366edb35f0e 20:35:24 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:35:24 ---> Running in 5a1a7f09016f 20:35:24  % Total % Received % Xferd Average Speed Time Time Time Current 20:35:24 Dload Upload Total Spent Left Speed 20:35:24  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49596 0 --:--:-- --:--:-- --:--:-- 50571 20:35:24 Removing intermediate container 5a1a7f09016f 20:35:24 ---> de6f32702f41 20:35:24 Step 13/13 : RUN ${MAKE} 20:35:24 ---> Running in c018f3903acf 20:35:24 noop 20:35:24 Removing intermediate container c018f3903acf 20:35:24 ---> 6b8458e535ac 20:35:24 Successfully built 6b8458e535ac 20:35:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:24 + docker inspect -f . ci-base-image-x86_64 20:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:24 prd-ubuntu20.04-docker-8c-8g-117313 does not seem to be running inside a container 20:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:25 $ docker top 3f63f77ce9dae6b95c1c07843fc8fa488f2bc271eb72858e0ffafb4bf7e75604 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:25 + go version 20:35:25 go version go1.18.7 linux/amd64 [Pipeline] } 20:35:25 $ docker stop --time=1 3f63f77ce9dae6b95c1c07843fc8fa488f2bc271eb72858e0ffafb4bf7e75604 20:35:26 $ docker rm -f 3f63f77ce9dae6b95c1c07843fc8fa488f2bc271eb72858e0ffafb4bf7e75604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:27 + docker inspect -f . ci-base-image-x86_64 20:35:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:27 prd-ubuntu20.04-docker-8c-8g-117313 does not seem to be running inside a container 20:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:27 $ docker top da703fd369eb34c1c151b728df2f4db6263fc2134b0a008d48f4df74cb735c49 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:28 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] fileExists [Pipeline] sh 20:35:28 + make test 20:35:28 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 20:35:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:35:40 # github.com/edgexfoundry/device-usb-camera/internal/driver 20:35:40 internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 20:35:40 internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey 20:35:40 FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] 20:35:40 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 20:35:40 $ docker stop --time=1 da703fd369eb34c1c151b728df2f4db6263fc2134b0a008d48f4df74cb735c49 20:35:42 $ docker rm -f da703fd369eb34c1c151b728df2f4db6263fc2134b0a008d48f4df74cb735c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:43 20:35:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:43 latest: Pulling from edgex-lftools-log-publisher 20:35:43 5eb5b503b376: Pulling fs layer 20:35:43 5c69ac0246d0: Pulling fs layer 20:35:43 ec43610c2a17: Pulling fs layer 20:35:43 3a2ae6a8a46f: Pulling fs layer 20:35:43 33b1e0a273af: Pulling fs layer 20:35:43 5d3b04190fa2: Pulling fs layer 20:35:43 2f39f015ded8: Pulling fs layer 20:35:43 33b1e0a273af: Waiting 20:35:43 5d3b04190fa2: Waiting 20:35:43 2f39f015ded8: Waiting 20:35:43 3a2ae6a8a46f: Waiting 20:35:43 5c69ac0246d0: Verifying Checksum 20:35:43 5c69ac0246d0: Download complete 20:35:43 3a2ae6a8a46f: Verifying Checksum 20:35:43 3a2ae6a8a46f: Download complete 20:35:43 33b1e0a273af: Verifying Checksum 20:35:43 33b1e0a273af: Download complete 20:35:43 5d3b04190fa2: Verifying Checksum 20:35:43 5d3b04190fa2: Download complete 20:35:43 ec43610c2a17: Verifying Checksum 20:35:43 ec43610c2a17: Download complete 20:35:43 5eb5b503b376: Verifying Checksum 20:35:43 5eb5b503b376: Download complete 20:35:44 2f39f015ded8: Download complete 20:35:45 5eb5b503b376: Pull complete 20:35:45 5c69ac0246d0: Pull complete 20:35:45 ec43610c2a17: Pull complete 20:35:45 3a2ae6a8a46f: Pull complete 20:35:46 33b1e0a273af: Pull complete 20:35:46 5d3b04190fa2: Pull complete 20:35:51 2f39f015ded8: Pull complete 20:35:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:51 prd-ubuntu20.04-docker-8c-8g-117313 does not seem to be running inside a container 20:35:51 $ 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_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:53 $ docker top c90e958f54bb0a2cbb46c5276d2279b97b3d1db1679c6f4dd3ac0c09959dac30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:53 ---> job-cost.sh 20:35:53 lf-activate-venv: SKIPPING 20:35:53 INFO: No Stack... 20:35:53 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:54 INFO: Archiving Costs [Pipeline] sh 20:35:54 + cat /w/workspace/xfoundry_device-usb-camera_PR-99/archives/cost.csv 20:35:54 + cut -d, -f6 [Pipeline] lock 20:35:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-12-stack-cost] 20:35:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-12-stack-cost] did not exist. Created. 20:35:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:55 + echo total: 0.2199999988079071 [Pipeline] stash 20:35:55 Stashed 1 file(s) [Pipeline] } 20:35:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-12-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:55 $ docker stop --time=1 c90e958f54bb0a2cbb46c5276d2279b97b3d1db1679c6f4dd3ac0c09959dac30 20:35:56 $ docker rm -f c90e958f54bb0a2cbb46c5276d2279b97b3d1db1679c6f4dd3ac0c09959dac30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:35:56 Failed in branch amd64 20:38:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117318 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] ws 20:38:25 Running in /w/workspace/device-usb-camera/12 [Pipeline] { [Pipeline] checkout 20:38:25 Selected Git installation does not exist. Using Default 20:38:25 The recommended git tool is: NONE 20:38:37 using credential edgex-jenkins-ssh 20:38:37 Cloning the remote Git repository 20:38:37 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:38:37 > git init /w/workspace/device-usb-camera/12 # timeout=10 20:38:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:38:38 > git --version # timeout=10 20:38:38 > git --version # 'git version 2.25.1' 20:38:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:38 Verifying host key using known hosts file 20:38:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:38:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:38:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:41 Merging remotes/origin/main commit 5fffbd66594f49ede0a3d86a9de33fe9badea20d into PR head commit cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 20:38:42 Merge succeeded, producing cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 20:38:42 Checking out Revision cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 (PR-99) 20:38:41 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:38:41 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:38:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:41 Verifying host key using known hosts file 20:38:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:38:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:38:41 > git config core.sparsecheckout # timeout=10 20:38:41 > git checkout -f cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 # timeout=10 20:38:42 > git remote # timeout=10 20:38:42 > git config --get remote.origin.url # timeout=10 20:38:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:42 Verifying host key using known hosts file 20:38:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:38:42 > git merge 5fffbd66594f49ede0a3d86a9de33fe9badea20d # timeout=10 20:38:42 > git rev-parse HEAD^{commit} # timeout=10 20:38:42 > git config core.sparsecheckout # timeout=10 20:38:42 > git checkout -f cb3161bc546ebdfa412e188e89a7de2e5ca5f6c0 # timeout=10 20:38:42 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:38:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:43 Dload Upload Total Spent Left Speed 20:38:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 139k 0 --:--:-- --:--:-- --:--:-- 141k [Pipeline] sh 20:38:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:38:44 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 20:38:44 20:38:44 { 20:38:44 "registry-mirrors": [ 20:38:44 "https://nexus3.edgexfoundry.org:10001" 20:38:44 ], 20:38:44 "bip": "10.250.0.254/24", 20:38:44 "hosts": [ 20:38:44 "tcp://0.0.0.0:5555", 20:38:44 "unix:///var/run/docker.sock" 20:38:44 ], 20:38:44 "mtu": 1458, 20:38:44 "selinux-enabled": true, 20:38:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:38:44 } [Pipeline] sh 20:38:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:38:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:03 provisioning config files... 20:39:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/12@tmp/config17551206074382459463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:04 ---> docker-login.sh 20:39:04 nexus3.edgexfoundry.org:10001 20:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:05 Configure a credential helper to remove this warning. See 20:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:05 20:39:05 Login Succeeded 20:39:05 nexus3.edgexfoundry.org:10002 20:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:05 Configure a credential helper to remove this warning. See 20:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:05 20:39:05 Login Succeeded 20:39:05 nexus3.edgexfoundry.org:10003 20:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:06 Configure a credential helper to remove this warning. See 20:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:06 20:39:06 Login Succeeded 20:39:06 nexus3.edgexfoundry.org:10004 20:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:06 Configure a credential helper to remove this warning. See 20:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:06 20:39:06 Login Succeeded 20:39:06 docker.io 20:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:07 Configure a credential helper to remove this warning. See 20:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:07 20:39:07 Login Succeeded 20:39:07 ---> docker-login.sh ends [Pipeline] } 20:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:39:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:07 ========================================================= 20:39:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:39:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:39:08 Sending build context to Docker daemon 1.025MB 20:39:08 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 20:39:08 Step 2/13 : FROM ${BASE} AS builder 20:39:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:39:08 9b18e9b68314: Pulling fs layer 20:39:08 d32db5db7311: Pulling fs layer 20:39:08 d0c4b47475fc: Pulling fs layer 20:39:08 5831b945b038: Pulling fs layer 20:39:08 86bbec2aaacd: Pulling fs layer 20:39:08 e10730c5d714: Pulling fs layer 20:39:08 5dd5c2283517: Pulling fs layer 20:39:08 d5ac0230b979: Pulling fs layer 20:39:08 e10730c5d714: Waiting 20:39:08 5831b945b038: Waiting 20:39:08 5dd5c2283517: Waiting 20:39:08 86bbec2aaacd: Waiting 20:39:08 d5ac0230b979: Waiting 20:39:08 d0c4b47475fc: Download complete 20:39:08 d32db5db7311: Verifying Checksum 20:39:08 d32db5db7311: Download complete 20:39:08 86bbec2aaacd: Verifying Checksum 20:39:08 86bbec2aaacd: Download complete 20:39:08 e10730c5d714: Verifying Checksum 20:39:08 e10730c5d714: Download complete 20:39:08 9b18e9b68314: Verifying Checksum 20:39:08 9b18e9b68314: Download complete 20:39:09 9b18e9b68314: Pull complete 20:39:09 d5ac0230b979: Download complete 20:39:10 d32db5db7311: Pull complete 20:39:10 d0c4b47475fc: Pull complete 20:39:11 5dd5c2283517: Verifying Checksum 20:39:11 5dd5c2283517: Download complete 20:39:12 5831b945b038: Verifying Checksum 20:39:12 5831b945b038: Download complete 20:39:24 5831b945b038: Pull complete 20:39:24 86bbec2aaacd: Pull complete 20:39:24 e10730c5d714: Pull complete 20:39:31 5dd5c2283517: Pull complete 20:39:32 d5ac0230b979: Pull complete 20:39:32 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:39:32 ---> 59b3b1a385d4 20:39:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:39:33 ---> Running in 681ed59402dc 20:39:34 Removing intermediate container 681ed59402dc 20:39:34 ---> 29c060ba5cbc 20:39:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:39:34 ---> Running in 9f7b61b71f69 20:39:34 Removing intermediate container 9f7b61b71f69 20:39:34 ---> 7076c640cb01 20:39:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:39:34 ---> Running in 5b4417fec494 20:39:34 Removing intermediate container 5b4417fec494 20:39:34 ---> 7638d89fe563 20:39:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:39:35 ---> Running in d94ce5fe2f0d 20:39:35 Removing intermediate container d94ce5fe2f0d 20:39:35 ---> bfb61debc5d7 20:39:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:39:35 ---> Running in b5d300756223 20:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:38 (1/14) Installing libintl (0.21-r2) 20:39:38 (2/14) Installing eudev-libs (3.2.11-r0) 20:39:38 (3/14) Installing libjpeg-turbo (2.1.3-r1) 20:39:38 (4/14) Installing v4l-utils-libs (1.22.1-r1) 20:39:38 (5/14) Installing v4l-utils (1.22.1-r1) 20:39:38 (6/14) Installing udev-init-scripts (35-r0) 20:39:38 Executing udev-init-scripts-35-r0.post-install 20:39:38 (7/14) Installing libblkid (2.38-r1) 20:39:38 (8/14) Installing xz-libs (5.2.5-r1) 20:39:38 (9/14) Installing zstd-libs (1.5.2-r1) 20:39:38 (10/14) Installing kmod-libs (29-r2) 20:39:38 (11/14) Installing eudev (3.2.11-r0) 20:39:38 (12/14) Installing eudev-dev (3.2.11-r0) 20:39:38 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 20:39:38 (14/14) Installing v4l-utils-dev (1.22.1-r1) 20:39:38 Executing busybox-1.35.0-r17.trigger 20:39:38 Executing eudev-3.2.11-r0.trigger 20:39:38 OK: 228 MiB in 65 packages 20:39:39 Removing intermediate container b5d300756223 20:39:39 ---> 151611d89d5c 20:39:39 Step 8/13 : WORKDIR /device-usb-camera 20:39:39 ---> Running in ae95a7786403 20:39:40 Removing intermediate container ae95a7786403 20:39:40 ---> 7b2e3b8eee79 20:39:40 Step 9/13 : COPY go.mod vendor* ./ 20:39:40 ---> f422f47b1901 20:39:40 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:40 ---> Running in b1041df593ff 20:40:48 Removing intermediate container b1041df593ff 20:40:48 ---> 12d65eec1ad6 20:40:48 Step 11/13 : COPY . . 20:40:48 ---> 2ec413993411 20:40:48 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:40:48 ---> Running in 8915cdaf43ed 20:40:48  % Total % Received % Xferd Average Speed Time Time Time Current 20:40:48 Dload Upload Total Spent Left Speed 20:40:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12339 0 --:--:-- --:--:-- --:--:-- 12494 20:40:48 Removing intermediate container 8915cdaf43ed 20:40:48 ---> 4200b30a775c 20:40:48 Step 13/13 : RUN ${MAKE} 20:40:48 ---> Running in a693b6dc5a55 20:40:48 noop 20:40:48 Removing intermediate container a693b6dc5a55 20:40:48 ---> 068561221bfd 20:40:48 Successfully built 068561221bfd 20:40:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:49 + docker inspect -f . ci-base-image-arm64 20:40:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:49 prd-ubuntu20.04-docker-arm64-4c-16g-117318 does not seem to be running inside a container 20:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/12 -v /w/workspace/device-usb-camera/12:/w/workspace/device-usb-camera/12:rw,z -v /w/workspace/device-usb-camera/12@tmp:/w/workspace/device-usb-camera/12@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 20:40:50 $ docker top 8f940cf3660f99e686aa10344b692e25d6bb2f67c81cc9cdc6f5530b55516f4b -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:51 + go version 20:40:51 go version go1.18.7 linux/arm64 [Pipeline] } 20:40:51 $ docker stop --time=1 8f940cf3660f99e686aa10344b692e25d6bb2f67c81cc9cdc6f5530b55516f4b 20:40:53 $ docker rm -f 8f940cf3660f99e686aa10344b692e25d6bb2f67c81cc9cdc6f5530b55516f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:54 + docker inspect -f . ci-base-image-arm64 20:40:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:54 prd-ubuntu20.04-docker-arm64-4c-16g-117318 does not seem to be running inside a container 20:40:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/12 -v /w/workspace/device-usb-camera/12:/w/workspace/device-usb-camera/12:rw,z -v /w/workspace/device-usb-camera/12@tmp:/w/workspace/device-usb-camera/12@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 20:40:55 $ docker top 957080aad4fd91501169046852519e04eb8a51fe6e2ed0a56d6362b189b37871 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:56 + git config --global --add safe.directory /w/workspace/device-usb-camera/12 [Pipeline] fileExists [Pipeline] sh 20:40:57 + make test 20:40:57 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 20:40:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:43:06 # github.com/edgexfoundry/device-usb-camera/internal/driver 20:43:06 internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 20:43:06 internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey 20:43:06 FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] 20:43:06 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 20:43:06 $ docker stop --time=1 957080aad4fd91501169046852519e04eb8a51fe6e2ed0a56d6362b189b37871 20:43:07 $ docker rm -f 957080aad4fd91501169046852519e04eb8a51fe6e2ed0a56d6362b189b37871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:09 20:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:09 arm64: Pulling from edgex-lftools-log-publisher 20:43:09 8998bd30e6a1: Pulling fs layer 20:43:09 04944245beec: Pulling fs layer 20:43:09 699f458cf7ca: Pulling fs layer 20:43:09 765212b225bb: Pulling fs layer 20:43:09 f23df028b6ca: Pulling fs layer 20:43:09 d65c8cfc05b1: Pulling fs layer 20:43:09 2437ff75d9bd: Pulling fs layer 20:43:09 f23df028b6ca: Waiting 20:43:09 2437ff75d9bd: Waiting 20:43:09 d65c8cfc05b1: Waiting 20:43:09 765212b225bb: Waiting 20:43:09 04944245beec: Verifying Checksum 20:43:09 04944245beec: Download complete 20:43:09 765212b225bb: Verifying Checksum 20:43:09 765212b225bb: Download complete 20:43:09 f23df028b6ca: Verifying Checksum 20:43:09 f23df028b6ca: Download complete 20:43:09 d65c8cfc05b1: Verifying Checksum 20:43:09 d65c8cfc05b1: Download complete 20:43:10 8998bd30e6a1: Verifying Checksum 20:43:10 8998bd30e6a1: Download complete 20:43:10 699f458cf7ca: Verifying Checksum 20:43:10 699f458cf7ca: Download complete 20:43:12 2437ff75d9bd: Verifying Checksum 20:43:12 2437ff75d9bd: Download complete 20:43:14 8998bd30e6a1: Pull complete 20:43:14 04944245beec: Pull complete 20:43:15 699f458cf7ca: Pull complete 20:43:16 765212b225bb: Pull complete 20:43:16 f23df028b6ca: Pull complete 20:43:17 d65c8cfc05b1: Pull complete 20:43:32 2437ff75d9bd: Pull complete 20:43:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:32 prd-ubuntu20.04-docker-arm64-4c-16g-117318 does not seem to be running inside a container 20:43:32 $ 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/device-usb-camera/12 -v /w/workspace/device-usb-camera/12:/w/workspace/device-usb-camera/12:rw,z -v /w/workspace/device-usb-camera/12@tmp:/w/workspace/device-usb-camera/12@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:35 $ docker top 6515ab115f6939d1c5e2455031ad50308209b798bee862c211818f2a3a433d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:36 ---> job-cost.sh 20:43:36 lf-activate-venv: SKIPPING 20:43:36 INFO: No Stack... 20:43:36 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:37 INFO: Archiving Costs [Pipeline] sh 20:43:38 + cut -d, -f6 20:43:38 + cat /w/workspace/device-usb-camera/12/archives/cost.csv [Pipeline] lock 20:43:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-12-stack-cost] 20:43:38 Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-12-stack-cost] did not exist. Created. 20:43:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:39 /w/workspace/device-usb-camera/12@tmp/durable-9fa8f886/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:43:39 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:39 Warning: overwriting stash ‘stack-cost’ 20:43:40 Stashed 1 file(s) [Pipeline] } 20:43:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-12-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:40 $ docker stop --time=1 6515ab115f6939d1c5e2455031ad50308209b798bee862c211818f2a3a433d3c 20:43:41 $ docker rm -f 6515ab115f6939d1c5e2455031ad50308209b798bee862c211818f2a3a433d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:43:42 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:43:42 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-99/archives ] 20:43:42 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives 20:43:42 total 16 20:43:42 drwxr-xr-x 3 root root 4096 Oct 26 20:35 . 20:43:42 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 20:35 .. 20:43:42 drwxr-xr-x 2 root root 4096 Oct 26 20:35 cost 20:43:42 -rw-r--r-- 1 root root 89 Oct 26 20:35 cost.csv 20:43:42 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-99/archives 20:43:42 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives 20:43:42 total 16 20:43:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:35 . 20:43:42 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 20:35 .. 20:43:42 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:35 cost 20:43:42 -rw-r--r-- 1 jenkins jenkins 89 Oct 26 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:43:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:43 ---> package-listing.sh 20:43:43 ++ facter osfamily 20:43:43 ++ tr '[:upper:]' '[:lower:]' 20:43:44 + OS_FAMILY=debian 20:43:44 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-99 20:43:44 + START_PACKAGES=/tmp/packages_start.txt 20:43:44 + END_PACKAGES=/tmp/packages_end.txt 20:43:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:44 + PACKAGES=/tmp/packages_start.txt 20:43:44 + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' 20:43:44 + PACKAGES=/tmp/packages_end.txt 20:43:44 + case "${OS_FAMILY}" in 20:43:44 + dpkg -l 20:43:44 + grep '^ii' 20:43:44 + '[' -f /tmp/packages_start.txt ']' 20:43:44 + '[' -f /tmp/packages_end.txt ']' 20:43:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:44 + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' 20:43:44 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ 20:43:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [Pipeline] echo 20:43:44 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_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:43:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:45 prd-ubuntu20.04-docker-8c-8g-117313 does not seem to be running inside a container 20:43:45 $ 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_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:45 $ docker top 8a60f9650b2fa36bc816f578d8302911041ad381074d6f2317856b0d745bb035 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:45 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:46 + ls /var/log/sa-host 20:43:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:46 provisioning config files... 20:43:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config14984218330588677391tmp [Pipeline] { [Pipeline] echo 20:43:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:46 ---> create-netrc.sh [Pipeline] } 20:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:46 ---> python-tools-install.sh [Pipeline] echo 20:43:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:47 ---> sudo-logs.sh 20:43:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:47 ---> job-cost.sh 20:43:47 lf-activate-venv: SKIPPING 20:43:47 DEBUG: total: 0.2199999988079071 20:43:47 INFO: Retrieving Stack Cost... 20:43:47 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:48 INFO: Archiving Costs [Pipeline] echo 20:43:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:48 ---> logs-deploy.sh 20:43:48 lf-activate-venv: SKIPPING 20:43:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-99/12 20:43:48 INFO: archiving workspace using pattern(s): 20:43:49 Archives upload complete. 20:43:49 INFO: archiving logs to Nexus