Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64a0158ebb7ef051a7494343a06668853522f3e5 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-ssh5769981441008384216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh18298920026025648022.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/main/workspace@libs/edgex-global-pipelines/.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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10574423004745700738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh16031612780267255392.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/main/workspace@libs/lf-pipelines/.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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9852076928483442159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64159 in /w/workspace/exfoundry_device-usb-camera_main [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 Avoid second fetch Checking out Revision 64a0158ebb7ef051a7494343a06668853522f3e5 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 core.sparsecheckout # timeout=10 > git checkout -f 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 Commit message: "Merge pull request #26 from farshidtz/fix-rtsp-image-version" > git rev-list --no-walk f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:25 ========================================================= 04:05:25 EdgeX Global Pipelines Version Info 04:05:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:25 ------------------- 04:05:25 stable info: 04:05:25 ------------------- 04:05:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:25 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 04:05:25 Message: update stable to v1.0.230 04:05:26 ------------------- 04:05:26 experimental info: 04:05:26 ------------------- 04:05:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:26 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 04:05:26 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64a0158ebb7ef051a7494343a06668853522f3e5 [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64a0158 [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:26 provisioning config files... 04:05:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5062960818291819610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:27 ---> docker-login.sh 04:05:27 nexus3.edgexfoundry.org:10001 04:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:27 Configure a credential helper to remove this warning. See 04:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:27 04:05:27 Login Succeeded 04:05:27 nexus3.edgexfoundry.org:10002 04:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:27 Configure a credential helper to remove this warning. See 04:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:27 04:05:27 Login Succeeded 04:05:27 nexus3.edgexfoundry.org:10003 04:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:27 Configure a credential helper to remove this warning. See 04:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:27 04:05:27 Login Succeeded 04:05:27 nexus3.edgexfoundry.org:10004 04:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:27 Configure a credential helper to remove this warning. See 04:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:27 04:05:27 Login Succeeded 04:05:27 docker.io 04:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:28 Configure a credential helper to remove this warning. See 04:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:28 04:05:28 Login Succeeded 04:05:28 ---> docker-login.sh ends [Pipeline] } 04:05:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:05:28 + git rev-list -1 --merges 64a0158ebb7ef051a7494343a06668853522f3e5~1..64a0158ebb7ef051a7494343a06668853522f3e5 [Pipeline] echo 04:05:28 -----------> git rev-list -1 --merges 64a0158ebb7ef051a7494343a06668853522f3e5~1..64a0158ebb7ef051a7494343a06668853522f3e5 64a0158ebb7ef051a7494343a06668853522f3e5 04:05:28 64a0158ebb7ef051a7494343a06668853522f3e5 [false] [Pipeline] sh 04:05:29 + git log --format=format:%s -1 64a0158ebb7ef051a7494343a06668853522f3e5 [Pipeline] echo 04:05:29 ========================================================= 04:05:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:29 + git log --format=format:%s -1 64a0158ebb7ef051a7494343a06668853522f3e5 [Pipeline] echo 04:05:29 [semverPrep] GIT_COMMIT: 64a0158ebb7ef051a7494343a06668853522f3e5, Commit Message: Merge pull request #26 from farshidtz/fix-rtsp-image-version [Pipeline] echo 04:05:29 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:29 + grep -v github /etc/ssh/ssh_known_hosts 04:05:29 + [ -e /tmp/ssh_known_hosts ] 04:05:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:29 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 04:05:30 04:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 04:05:30 latest: Pulling from edgex-devops/py-git-semver 04:05:30 1fe172e4850f: Pulling fs layer 04:05:30 caf521ccaac6: Pulling fs layer 04:05:30 3ead6fa29328: Pulling fs layer 04:05:30 5c2a1cbceb83: Pulling fs layer 04:05:30 a8d5f1318db7: Pulling fs layer 04:05:30 c427282e49a2: Pulling fs layer 04:05:30 1827001aaf11: Pulling fs layer 04:05:30 0714d37db230: Pulling fs layer 04:05:30 ac28cf19c067: Pulling fs layer 04:05:30 ca983d60f3e2: Pulling fs layer 04:05:30 9f894cec8388: Pulling fs layer 04:05:30 0714d37db230: Waiting 04:05:30 ac28cf19c067: Waiting 04:05:30 5c2a1cbceb83: Waiting 04:05:30 ca983d60f3e2: Waiting 04:05:30 9f894cec8388: Waiting 04:05:30 a8d5f1318db7: Waiting 04:05:30 1827001aaf11: Waiting 04:05:30 c427282e49a2: Waiting 04:05:30 caf521ccaac6: Download complete 04:05:30 5c2a1cbceb83: Verifying Checksum 04:05:30 5c2a1cbceb83: Download complete 04:05:30 a8d5f1318db7: Verifying Checksum 04:05:30 a8d5f1318db7: Download complete 04:05:30 3ead6fa29328: Verifying Checksum 04:05:30 3ead6fa29328: Download complete 04:05:30 c427282e49a2: Verifying Checksum 04:05:30 c427282e49a2: Download complete 04:05:30 0714d37db230: Verifying Checksum 04:05:30 0714d37db230: Download complete 04:05:30 ac28cf19c067: Verifying Checksum 04:05:30 ac28cf19c067: Download complete 04:05:30 ca983d60f3e2: Verifying Checksum 04:05:30 ca983d60f3e2: Download complete 04:05:30 9f894cec8388: Verifying Checksum 04:05:30 9f894cec8388: Download complete 04:05:30 1fe172e4850f: Verifying Checksum 04:05:30 1fe172e4850f: Download complete 04:05:31 1827001aaf11: Verifying Checksum 04:05:31 1827001aaf11: Download complete 04:05:32 1fe172e4850f: Pull complete 04:05:32 caf521ccaac6: Pull complete 04:05:32 3ead6fa29328: Pull complete 04:05:32 5c2a1cbceb83: Pull complete 04:05:33 a8d5f1318db7: Pull complete 04:05:33 c427282e49a2: Pull complete 04:05:35 1827001aaf11: Pull complete 04:05:35 0714d37db230: Pull complete 04:05:35 ac28cf19c067: Pull complete 04:05:35 ca983d60f3e2: Pull complete 04:05:35 9f894cec8388: Pull complete 04:05:35 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 04:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 04:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 04:05:35 prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container 04:05:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 04:05:36 $ docker top a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd -eo pid,comm 04:05:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:05:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:36 [ssh-agent] Looking for ssh-agent implementation... 04:05:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:36 $ docker exec a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd ssh-agent 04:05:36 SSH_AUTH_SOCK=/tmp/ssh-YgES3NLIGMHR/agent.32 04:05:36 SSH_AGENT_PID=38 04:05:36 Running ssh-add (command line suppressed) 04:05:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5673421335319651339.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5673421335319651339.key) 04:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:37 + git tag --points-at HEAD [Pipeline] } 04:05:37 $ docker exec --env ******** --env ******** a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd ssh-agent -k 04:05:37 unset SSH_AUTH_SOCK; 04:05:37 unset SSH_AGENT_PID; 04:05:37 echo Agent pid 38 killed; 04:05:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:37 [ssh-agent] Looking for ssh-agent implementation... 04:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:37 $ docker exec a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd ssh-agent 04:05:37 SSH_AUTH_SOCK=/tmp/ssh-D3gUE7vVVYCo/agent.72 04:05:37 SSH_AGENT_PID=78 04:05:37 Running ssh-add (command line suppressed) 04:05:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1263317811265342349.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1263317811265342349.key) 04:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:38 + git semver init 04:05:38 2022-05-20 04:05:38,338 [run_init] DEBUG init version:0.0.0 force:False 04:05:38 2022-05-20 04:05:38,339 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 04:05:38 2022-05-20 04:05:38,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 04:05:38 2022-05-20 04:05:38,340 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 04:05:38 2022-05-20 04:05:38,868 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 04:05:38 2022-05-20 04:05:38,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 04:05:38 2022-05-20 04:05:38,869 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:05:38 2022-05-20 04:05:38,869 [write_version] DEBUG version is same as current version 0.0.0 04:05:38 2022-05-20 04:05:38,869 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:05:38 0.0.0 [Pipeline] } 04:05:38 $ docker exec --env ******** --env ******** a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd ssh-agent -k 04:05:39 unset SSH_AUTH_SOCK; 04:05:39 unset SSH_AGENT_PID; 04:05:39 echo Agent pid 78 killed; 04:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:39 + git semver [Pipeline] } 04:05:39 $ docker stop --time=1 a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd 04:05:40 $ docker rm -f a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd [Pipeline] // withDockerContainer [Pipeline] sh 04:05:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:41 Stashed 1 file(s) [Pipeline] echo 04:05:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:41 provisioning config files... 04:05:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9104935132351430575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:42 ---> docker-login.sh 04:05:42 nexus3.edgexfoundry.org:10001 04:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:42 Configure a credential helper to remove this warning. See 04:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:42 04:05:42 Login Succeeded 04:05:42 nexus3.edgexfoundry.org:10002 04:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:42 Configure a credential helper to remove this warning. See 04:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:42 04:05:42 Login Succeeded 04:05:42 nexus3.edgexfoundry.org:10003 04:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:42 Configure a credential helper to remove this warning. See 04:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:42 04:05:42 Login Succeeded 04:05:42 nexus3.edgexfoundry.org:10004 04:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:42 Configure a credential helper to remove this warning. See 04:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:42 04:05:42 Login Succeeded 04:05:42 docker.io 04:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:42 Configure a credential helper to remove this warning. See 04:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:42 04:05:42 Login Succeeded 04:05:42 ---> docker-login.sh ends [Pipeline] } 04:05:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:43 ========================================================= 04:05:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:05:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:05:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:05:43 Sending build context to Docker daemon 556.5kB 04:05:43 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 04:05:43 Step 2/12 : FROM ${BASE} AS builder 04:05:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:43 59bf1c3509f3: Pulling fs layer 04:05:43 666ba61612fd: Pulling fs layer 04:05:43 8ed8ca486205: Pulling fs layer 04:05:43 4fe6c5a15a65: Pulling fs layer 04:05:43 22a0e8bec74d: Pulling fs layer 04:05:43 ca2b28591e48: Pulling fs layer 04:05:43 a51346096db8: Pulling fs layer 04:05:43 daebc70d1ce1: Pulling fs layer 04:05:43 0e18a0eac166: Pulling fs layer 04:05:43 a51346096db8: Waiting 04:05:43 4fe6c5a15a65: Waiting 04:05:43 ca2b28591e48: Waiting 04:05:43 22a0e8bec74d: Waiting 04:05:43 0e18a0eac166: Waiting 04:05:43 daebc70d1ce1: Waiting 04:05:43 8ed8ca486205: Verifying Checksum 04:05:43 8ed8ca486205: Download complete 04:05:43 666ba61612fd: Verifying Checksum 04:05:43 666ba61612fd: Download complete 04:05:43 22a0e8bec74d: Download complete 04:05:43 ca2b28591e48: Verifying Checksum 04:05:43 ca2b28591e48: Download complete 04:05:43 59bf1c3509f3: Verifying Checksum 04:05:43 59bf1c3509f3: Download complete 04:05:43 a51346096db8: Download complete 04:05:43 daebc70d1ce1: Verifying Checksum 04:05:43 daebc70d1ce1: Download complete 04:05:43 59bf1c3509f3: Pull complete 04:05:43 666ba61612fd: Pull complete 04:05:43 8ed8ca486205: Pull complete 04:05:44 0e18a0eac166: Verifying Checksum 04:05:44 0e18a0eac166: Download complete 04:05:44 4fe6c5a15a65: Verifying Checksum 04:05:44 4fe6c5a15a65: Download complete 04:05:47 4fe6c5a15a65: Pull complete 04:05:47 22a0e8bec74d: Pull complete 04:05:47 ca2b28591e48: Pull complete 04:05:47 a51346096db8: Pull complete 04:05:47 daebc70d1ce1: Pull complete 04:05:49 0e18a0eac166: Pull complete 04:05:49 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 04:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:05:49 ---> f018257e8ee9 04:05:49 Step 3/12 : ARG MAKE="make build" 04:05:51 ---> Running in 0d23579571d0 04:05:51 Removing intermediate container 0d23579571d0 04:05:51 ---> 0bc640ee3843 04:05:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:05:51 ---> Running in a6eb1923da98 04:05:51 Removing intermediate container a6eb1923da98 04:05:51 ---> a0144d2ffbf8 04:05:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:05:51 ---> Running in ed19e8fc362a 04:05:51 Removing intermediate container ed19e8fc362a 04:05:51 ---> dca7c668395f 04:05:51 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:51 ---> Running in c1a28f857fd2 04:05:52 Removing intermediate container c1a28f857fd2 04:05:52 ---> 3bb3b71f4ae8 04:05:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:52 ---> Running in fd784761d9a2 04:05:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:53 (1/81) Installing mesa (21.2.6-r0) 04:05:53 (2/81) Installing libxau (1.0.9-r0) 04:05:53 (3/81) Installing libmd (1.0.3-r0) 04:05:53 (4/81) Installing libbsd (0.11.3-r1) 04:05:53 (5/81) Installing libxdmcp (1.1.3-r0) 04:05:54 (6/81) Installing libxcb (1.14-r2) 04:05:54 (7/81) Installing libx11 (1.7.2-r0) 04:05:54 (8/81) Installing libxext (1.3.4-r0) 04:05:54 (9/81) Installing libxfixes (6.0.0-r0) 04:05:54 (10/81) Installing libxxf86vm (1.1.4-r2) 04:05:54 (11/81) Installing libpciaccess (0.16-r0) 04:05:54 (12/81) Installing libdrm (2.4.109-r0) 04:05:54 (13/81) Installing mesa-glapi (21.2.6-r0) 04:05:54 (14/81) Installing libxshmfence (1.3-r1) 04:05:54 (15/81) Installing mesa-gl (21.2.6-r0) 04:05:54 (16/81) Installing libice (1.0.10-r0) 04:05:55 (17/81) Installing libuuid (2.37.4-r0) 04:05:55 (18/81) Installing libsm (1.2.3-r0) 04:05:55 (19/81) Installing libxt (1.2.1-r0) 04:05:55 (20/81) Installing libxmu (1.1.3-r0) 04:05:55 (21/81) Installing xset (1.2.4-r0) 04:05:55 (22/81) Installing xprop (1.2.5-r0) 04:05:55 (23/81) Installing xdg-utils (1.1.3-r0) 04:05:55 (24/81) Installing dbus-libs (1.12.20-r4) 04:05:55 (25/81) Installing libffi (3.4.2-r1) 04:05:55 (26/81) Installing libintl (0.21-r0) 04:05:55 (27/81) Installing libblkid (2.37.4-r0) 04:05:55 (28/81) Installing libmount (2.37.4-r0) 04:05:56 (29/81) Installing pcre (8.45-r1) 04:05:56 (30/81) Installing glib (2.70.1-r0) 04:05:56 (31/81) Installing icu-libs (69.1-r1) 04:05:56 Still waiting to schedule task 04:05:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:05:57 (32/81) Installing libpcre2-16 (10.39-r0) 04:05:57 (33/81) Installing zstd-libs (1.5.0-r0) 04:05:57 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 04:05:57 (35/81) Installing hicolor-icon-theme (0.17-r1) 04:05:57 (36/81) Installing wayland-libs-server (1.19.0-r1) 04:05:57 (37/81) Installing mesa-gbm (21.2.6-r0) 04:05:57 (38/81) Installing wayland-libs-client (1.19.0-r1) 04:05:57 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 04:05:58 (40/81) Installing libxcomposite (0.4.5-r0) 04:05:58 (41/81) Installing libbz2 (1.0.8-r1) 04:05:58 (42/81) Installing libpng (1.6.37-r1) 04:05:58 (43/81) Installing freetype (2.11.1-r2) 04:05:58 (44/81) Installing fontconfig (2.13.1-r4) 04:05:58 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 04:05:58 (46/81) Installing wayland-libs-egl (1.19.0-r1) 04:05:58 (47/81) Installing xkeyboard-config (2.34-r0) 04:05:58 (48/81) Installing xz-libs (5.2.5-r1) 04:05:58 (49/81) Installing libxml2 (2.9.14-r0) 04:05:58 (50/81) Installing libxkbcommon (1.3.1-r0) 04:05:58 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 04:05:59 (52/81) Installing mesa-egl (21.2.6-r0) 04:05:59 (53/81) Installing avahi-libs (0.8-r5) 04:05:59 (54/81) Installing nettle (3.7.3-r0) 04:05:59 (55/81) Installing p11-kit (0.24.0-r1) 04:05:59 (56/81) Installing libtasn1 (4.18.0-r0) 04:05:59 (57/81) Installing libunistring (0.9.10-r1) 04:05:59 (58/81) Installing gnutls (3.7.1-r0) 04:05:59 (59/81) Installing cups-libs (2.3.3-r5) 04:05:59 (60/81) Installing graphite2 (1.3.14-r0) 04:05:59 (61/81) Installing harfbuzz (3.0.0-r2) 04:05:59 (62/81) Installing libevdev (1.12.0-r0) 04:06:00 (63/81) Installing mtdev (1.1.6-r0) 04:06:00 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 04:06:00 (65/81) Installing libinput-libs (1.19.4-r0) 04:06:00 (66/81) Installing libjpeg-turbo (2.1.2-r0) 04:06:00 (67/81) Installing xcb-util-wm (0.4.1-r1) 04:06:00 (68/81) Installing xcb-util (0.4.0-r3) 04:06:00 (69/81) Installing xcb-util-image (0.4.0-r1) 04:06:00 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 04:06:01 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 04:06:01 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 04:06:01 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 04:06:01 (74/81) Installing v4l-utils-libs (1.22.1-r1) 04:06:01 (75/81) Installing v4l-utils (1.22.1-r1) 04:06:01 (76/81) Installing udev-init-scripts (35-r0) 04:06:01 Executing udev-init-scripts-35-r0.post-install 04:06:01 (77/81) Installing kmod-libs (29-r2) 04:06:01 (78/81) Installing eudev (3.2.11_pre1-r0) 04:06:02 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 04:06:02 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 04:06:02 (81/81) Installing v4l-utils-dev (1.22.1-r1) 04:06:02 Executing busybox-1.34.1-r3.trigger 04:06:02 Executing eudev-3.2.11_pre1-r0.trigger 04:06:02 OK: 335 MiB in 133 packages 04:06:04 Removing intermediate container fd784761d9a2 04:06:04 ---> 25f7b23a51ff 04:06:04 Step 8/12 : WORKDIR /device-usb-camera 04:06:04 ---> Running in d6eaf70db008 04:06:04 Removing intermediate container d6eaf70db008 04:06:04 ---> 511e9fa71f66 04:06:04 Step 9/12 : COPY go.mod vendor* ./ 04:06:04 ---> 5ee57cee14bb 04:06:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:04 ---> Running in caa26a68e019 04:06:36 Removing intermediate container caa26a68e019 04:06:36 ---> 4b1748087276 04:06:36 Step 11/12 : COPY . . 04:06:36 ---> a862f314b229 04:06:36 Step 12/12 : RUN ${MAKE} 04:06:36 ---> Running in 0b998f68a90e 04:06:36 noop 04:06:36 Removing intermediate container 0b998f68a90e 04:06:36 ---> 8902867a07b2 04:06:36 Successfully built 8902867a07b2 04:06:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:06:37 + docker inspect -f . ci-base-image-x86_64 04:06:37 . [Pipeline] withDockerContainer 04:06:37 prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container 04:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:37 $ docker top 9a4956fc74543b6817bb863e8bb85928b7d673ab3f7dbc0475ea55b283bda0c9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:38 + go version 04:06:38 go version go1.17.6 linux/amd64 [Pipeline] } 04:06:38 $ docker stop --time=1 9a4956fc74543b6817bb863e8bb85928b7d673ab3f7dbc0475ea55b283bda0c9 04:06:39 $ docker rm -f 9a4956fc74543b6817bb863e8bb85928b7d673ab3f7dbc0475ea55b283bda0c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:06:39 + docker inspect -f . ci-base-image-x86_64 04:06:39 . [Pipeline] withDockerContainer 04:06:39 prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container 04:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:40 $ docker top 594ba1c60033db00f4db92907d68a8b133d24f8fafe53d4f619254d5d4720b2f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:06:40 + make test 04:06:40 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 04:06:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:06:41 # github.com/pebbe/zmq4 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 04:06:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 04:06:42 # github.com/vladimirvivien/go4vl/v4l2/device 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 04:06:42 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 04:06:47 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 04:06:47 $ docker stop --time=1 594ba1c60033db00f4db92907d68a8b133d24f8fafe53d4f619254d5d4720b2f 04:06:48 $ docker rm -f 594ba1c60033db00f4db92907d68a8b133d24f8fafe53d4f619254d5d4720b2f [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] sh 04:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:49 04:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:49 latest: Pulling from edgex-lftools-log-publisher 04:06:49 5eb5b503b376: Pulling fs layer 04:06:49 5c69ac0246d0: Pulling fs layer 04:06:49 ec43610c2a17: Pulling fs layer 04:06:49 3a2ae6a8a46f: Pulling fs layer 04:06:49 33b1e0a273af: Pulling fs layer 04:06:49 5d3b04190fa2: Pulling fs layer 04:06:49 2f39f015ded8: Pulling fs layer 04:06:49 33b1e0a273af: Waiting 04:06:49 5d3b04190fa2: Waiting 04:06:49 2f39f015ded8: Waiting 04:06:49 3a2ae6a8a46f: Waiting 04:06:49 5c69ac0246d0: Verifying Checksum 04:06:49 5c69ac0246d0: Download complete 04:06:49 3a2ae6a8a46f: Verifying Checksum 04:06:49 3a2ae6a8a46f: Download complete 04:06:49 33b1e0a273af: Verifying Checksum 04:06:49 33b1e0a273af: Download complete 04:06:50 5d3b04190fa2: Verifying Checksum 04:06:50 5d3b04190fa2: Download complete 04:06:50 ec43610c2a17: Verifying Checksum 04:06:50 ec43610c2a17: Download complete 04:06:50 5eb5b503b376: Download complete 04:06:50 2f39f015ded8: Verifying Checksum 04:06:50 2f39f015ded8: Download complete 04:06:51 5eb5b503b376: Pull complete 04:06:51 5c69ac0246d0: Pull complete 04:06:52 ec43610c2a17: Pull complete 04:06:52 3a2ae6a8a46f: Pull complete 04:06:52 33b1e0a273af: Pull complete 04:06:52 5d3b04190fa2: Pull complete 04:06:56 2f39f015ded8: Pull complete 04:06:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:06:56 prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container 04:06:56 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:06:58 $ docker top dafede95c51681acaed52dc6aa162b4143ca0a889db1824e7764acc7502a288f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:58 ---> job-cost.sh 04:06:58 lf-activate-venv: SKIPPING 04:06:58 INFO: No Stack... 04:06:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:59 INFO: Archiving Costs [Pipeline] sh 04:06:59 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 04:06:59 + cut -d, -f6 [Pipeline] lock 04:06:59 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] 04:06:59 Resource [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] did not exist. Created. 04:06:59 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:00 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:00 Stashed 1 file(s) [Pipeline] } 04:07:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:00 $ docker stop --time=1 dafede95c51681acaed52dc6aa162b4143ca0a889db1824e7764acc7502a288f 04:07:01 $ docker rm -f dafede95c51681acaed52dc6aa162b4143ca0a889db1824e7764acc7502a288f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:01 Failed in branch amd64 04:10:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64160 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 04:10:24 Running in /w/workspace/device-usb-camera/10 [Pipeline] { [Pipeline] checkout 04:10:24 Selected Git installation does not exist. Using Default 04:10:24 The recommended git tool is: NONE 04:10:31 using credential edgex-jenkins-ssh 04:10:31 Cloning the remote Git repository 04:10:31 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 04:10:31 > git init /w/workspace/device-usb-camera/10 # timeout=10 04:10:32 Avoid second fetch 04:10:32 Checking out Revision 64a0158ebb7ef051a7494343a06668853522f3e5 (main) 04:10:32 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 04:10:32 > git --version # timeout=10 04:10:32 > git --version # 'git version 2.25.1' 04:10:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:32 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 04:10:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:32 > git config core.sparsecheckout # timeout=10 04:10:32 > git checkout -f 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 04:10:37 Commit message: "Merge pull request #26 from farshidtz/fix-rtsp-image-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:10:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:38 Dload Upload Total Spent Left Speed 04:10:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50842 0 --:--:-- --:--:-- --:--:-- 50842 [Pipeline] sh 04:10:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:10:39 + sudo tee /etc/docker/daemon.new 04:10:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:10:39 { 04:10:39 "registry-mirrors": [ 04:10:39 "https://nexus3.edgexfoundry.org:10001" 04:10:39 ], 04:10:39 "bip": "10.250.0.254/24", 04:10:39 "hosts": [ 04:10:39 "tcp://0.0.0.0:5555", 04:10:39 "unix:///var/run/docker.sock" 04:10:39 ], 04:10:39 "mtu": 1458, 04:10:39 "selinux-enabled": true, 04:10:39 "seccomp-profile": "/etc/docker/seccomp.json" 04:10:39 } [Pipeline] sh 04:10:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:10:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:58 provisioning config files... 04:10:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/10@tmp/config5551330772142811323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:58 ---> docker-login.sh 04:10:58 nexus3.edgexfoundry.org:10001 04:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:59 Configure a credential helper to remove this warning. See 04:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:59 04:10:59 Login Succeeded 04:10:59 nexus3.edgexfoundry.org:10002 04:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:00 Configure a credential helper to remove this warning. See 04:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:00 04:11:00 Login Succeeded 04:11:00 nexus3.edgexfoundry.org:10003 04:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:00 Configure a credential helper to remove this warning. See 04:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:00 04:11:00 Login Succeeded 04:11:00 nexus3.edgexfoundry.org:10004 04:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:01 Configure a credential helper to remove this warning. See 04:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:01 04:11:01 Login Succeeded 04:11:01 docker.io 04:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:01 Configure a credential helper to remove this warning. See 04:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:01 04:11:01 Login Succeeded 04:11:01 ---> docker-login.sh ends [Pipeline] } 04:11:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:11:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:11:02 ========================================================= 04:11:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:11:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:11:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:11:03 Sending build context to Docker daemon 389.6kB 04:11:03 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 04:11:03 Step 2/12 : FROM ${BASE} AS builder 04:11:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:11:03 9b3977197b4f: Pulling fs layer 04:11:03 1a89e8eeedd5: Pulling fs layer 04:11:03 94645a83ff95: Pulling fs layer 04:11:03 3f3a8bcf1eab: Pulling fs layer 04:11:03 0c92f367c5e7: Pulling fs layer 04:11:03 3096ccb668a1: Pulling fs layer 04:11:03 e8cf19c19ddd: Pulling fs layer 04:11:03 a4caa8a26152: Pulling fs layer 04:11:03 3f3a8bcf1eab: Waiting 04:11:03 0c92f367c5e7: Waiting 04:11:03 3096ccb668a1: Waiting 04:11:03 e8cf19c19ddd: Waiting 04:11:03 a4caa8a26152: Waiting 04:11:03 94645a83ff95: Verifying Checksum 04:11:03 94645a83ff95: Download complete 04:11:03 1a89e8eeedd5: Download complete 04:11:03 0c92f367c5e7: Verifying Checksum 04:11:03 0c92f367c5e7: Download complete 04:11:03 3096ccb668a1: Verifying Checksum 04:11:03 3096ccb668a1: Download complete 04:11:03 9b3977197b4f: Verifying Checksum 04:11:03 9b3977197b4f: Download complete 04:11:03 e8cf19c19ddd: Verifying Checksum 04:11:03 e8cf19c19ddd: Download complete 04:11:04 9b3977197b4f: Pull complete 04:11:04 1a89e8eeedd5: Pull complete 04:11:05 94645a83ff95: Pull complete 04:11:05 a4caa8a26152: Verifying Checksum 04:11:05 a4caa8a26152: Download complete 04:11:06 3f3a8bcf1eab: Verifying Checksum 04:11:06 3f3a8bcf1eab: Download complete 04:11:18 3f3a8bcf1eab: Pull complete 04:11:18 0c92f367c5e7: Pull complete 04:11:18 3096ccb668a1: Pull complete 04:11:18 e8cf19c19ddd: Pull complete 04:11:25 a4caa8a26152: Pull complete 04:11:25 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 04:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:11:25 ---> 725f1c02e7f9 04:11:25 Step 3/12 : ARG MAKE="make build" 04:11:26 ---> Running in 7b46b06f7d5d 04:11:26 Removing intermediate container 7b46b06f7d5d 04:11:26 ---> 58279c3a9b59 04:11:26 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:11:27 ---> Running in e4cf7dd0f8d8 04:11:27 Removing intermediate container e4cf7dd0f8d8 04:11:27 ---> 9b26b9768fc5 04:11:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:11:27 ---> Running in 8e7b0604933c 04:11:27 Removing intermediate container 8e7b0604933c 04:11:27 ---> b5839b0ce800 04:11:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:27 ---> Running in fb7465ddb4f6 04:11:29 Removing intermediate container fb7465ddb4f6 04:11:29 ---> 0922d1705046 04:11:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:29 ---> Running in d7bc41b30758 04:11:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:11:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:11:32 (1/14) Installing libintl (0.21-r0) 04:11:32 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 04:11:33 (3/14) Installing libjpeg-turbo (2.1.2-r0) 04:11:33 (4/14) Installing v4l-utils-libs (1.22.1-r1) 04:11:33 (5/14) Installing v4l-utils (1.22.1-r1) 04:11:33 (6/14) Installing udev-init-scripts (35-r0) 04:11:33 Executing udev-init-scripts-35-r0.post-install 04:11:33 (7/14) Installing libblkid (2.37.4-r0) 04:11:33 (8/14) Installing xz-libs (5.2.5-r1) 04:11:33 (9/14) Installing zstd-libs (1.5.0-r0) 04:11:33 (10/14) Installing kmod-libs (29-r2) 04:11:34 (11/14) Installing eudev (3.2.11_pre1-r0) 04:11:34 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 04:11:34 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 04:11:34 (14/14) Installing v4l-utils-dev (1.22.1-r1) 04:11:34 Executing busybox-1.34.1-r3.trigger 04:11:34 Executing eudev-3.2.11_pre1-r0.trigger 04:11:34 OK: 227 MiB in 66 packages 04:11:35 Removing intermediate container d7bc41b30758 04:11:35 ---> d61afb776b12 04:11:35 Step 8/12 : WORKDIR /device-usb-camera 04:11:35 ---> Running in 332141ddf15e 04:11:36 Removing intermediate container 332141ddf15e 04:11:36 ---> 0fb8bffe6c28 04:11:36 Step 9/12 : COPY go.mod vendor* ./ 04:11:36 ---> 94853a9500ca 04:11:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:36 ---> Running in 9f3cd6904da1 04:12:58 Removing intermediate container 9f3cd6904da1 04:12:58 ---> 3160b9af0c49 04:12:58 Step 11/12 : COPY . . 04:12:58 ---> ecab65f77d04 04:12:58 Step 12/12 : RUN ${MAKE} 04:12:58 ---> Running in 40a9ad00b35e 04:12:58 noop 04:12:59 Removing intermediate container 40a9ad00b35e 04:12:59 ---> 563be4483056 04:12:59 Successfully built 563be4483056 04:12:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:12:59 + docker inspect -f . ci-base-image-arm64 04:12:59 . [Pipeline] withDockerContainer 04:13:00 prd-ubuntu20.04-docker-arm64-4c-16g-64160 does not seem to be running inside a container 04:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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 ******** ci-base-image-arm64 cat 04:13:01 $ docker top 3ea250296ffd91e1eebd341e0ca594b66ad0b136313f7b7ed04664b37321ec31 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:02 + go version 04:13:02 go version go1.17.6 linux/arm64 [Pipeline] } 04:13:02 $ docker stop --time=1 3ea250296ffd91e1eebd341e0ca594b66ad0b136313f7b7ed04664b37321ec31 04:13:04 $ docker rm -f 3ea250296ffd91e1eebd341e0ca594b66ad0b136313f7b7ed04664b37321ec31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:04 + docker inspect -f . ci-base-image-arm64 04:13:04 . [Pipeline] withDockerContainer 04:13:05 prd-ubuntu20.04-docker-arm64-4c-16g-64160 does not seem to be running inside a container 04:13:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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 ******** ci-base-image-arm64 cat 04:13:06 $ docker top 39c7468418ad1a3180a85e95a105c404700a2ad8bbbd85c71c8e660269b8fef8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:13:07 + make test 04:13:07 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 04:13:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:13:12 # github.com/pebbe/zmq4 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 04:13:12 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 04:13:27 # github.com/vladimirvivien/go4vl/v4l2/device 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 04:13:27 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 04:14:06 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 04:14:06 $ docker stop --time=1 39c7468418ad1a3180a85e95a105c404700a2ad8bbbd85c71c8e660269b8fef8 04:14:08 $ docker rm -f 39c7468418ad1a3180a85e95a105c404700a2ad8bbbd85c71c8e660269b8fef8 [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] sh 04:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:09 04:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:10 arm64: Pulling from edgex-lftools-log-publisher 04:14:10 8998bd30e6a1: Pulling fs layer 04:14:10 04944245beec: Pulling fs layer 04:14:10 699f458cf7ca: Pulling fs layer 04:14:10 765212b225bb: Pulling fs layer 04:14:10 f23df028b6ca: Pulling fs layer 04:14:10 d65c8cfc05b1: Pulling fs layer 04:14:10 2437ff75d9bd: Pulling fs layer 04:14:10 765212b225bb: Waiting 04:14:10 f23df028b6ca: Waiting 04:14:10 d65c8cfc05b1: Waiting 04:14:10 2437ff75d9bd: Waiting 04:14:10 04944245beec: Verifying Checksum 04:14:10 04944245beec: Download complete 04:14:10 765212b225bb: Verifying Checksum 04:14:10 765212b225bb: Download complete 04:14:10 f23df028b6ca: Download complete 04:14:10 d65c8cfc05b1: Verifying Checksum 04:14:10 d65c8cfc05b1: Download complete 04:14:10 699f458cf7ca: Verifying Checksum 04:14:10 699f458cf7ca: Download complete 04:14:10 8998bd30e6a1: Verifying Checksum 04:14:10 8998bd30e6a1: Download complete 04:14:12 2437ff75d9bd: Verifying Checksum 04:14:12 2437ff75d9bd: Download complete 04:14:15 8998bd30e6a1: Pull complete 04:14:15 04944245beec: Pull complete 04:14:17 699f458cf7ca: Pull complete 04:14:17 765212b225bb: Pull complete 04:14:18 f23df028b6ca: Pull complete 04:14:18 d65c8cfc05b1: Pull complete 04:14:33 2437ff75d9bd: Pull complete 04:14:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:14:33 prd-ubuntu20.04-docker-arm64-4c-16g-64160 does not seem to be running inside a container 04:14:33 $ 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/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:14:36 $ docker top 335d554dc87e003d6aead38d3874059f3b0e6456119c5b818f1c1d6b57e2e21d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:37 ---> job-cost.sh 04:14:37 lf-activate-venv: SKIPPING 04:14:37 INFO: No Stack... 04:14:38 INFO: Retrieving Pricing Info for: v3-standard-4 04:14:39 INFO: Archiving Costs [Pipeline] sh 04:14:40 + + cut -d, -f6 04:14:40 cat /w/workspace/device-usb-camera/10/archives/cost.csv [Pipeline] lock 04:14:40 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] 04:14:40 Resource [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] did not exist. Created. 04:14:40 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:40 /w/workspace/device-usb-camera/10@tmp/durable-5517a556/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:14:41 + echo total: 0.10999999940395355 [Pipeline] stash 04:14:41 Warning: overwriting stash ‘stack-cost’ 04:14:42 Stashed 1 file(s) [Pipeline] } 04:14:42 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 04:14:42 $ docker stop --time=1 335d554dc87e003d6aead38d3874059f3b0e6456119c5b818f1c1d6b57e2e21d 04:14:43 $ docker rm -f 335d554dc87e003d6aead38d3874059f3b0e6456119c5b818f1c1d6b57e2e21d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:14:43 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 04:14:44 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 04:14:44 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 04:14:44 total 16 04:14:44 drwxr-xr-x 3 root root 4096 May 20 04:06 . 04:14:44 drwxrwxr-x 10 jenkins jenkins 4096 May 20 04:07 .. 04:14:44 drwxr-xr-x 2 root root 4096 May 20 04:06 cost 04:14:44 -rw-r--r-- 1 root root 87 May 20 04:06 cost.csv 04:14:44 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 04:14:44 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 04:14:44 total 16 04:14:44 drwxr-xr-x 3 jenkins jenkins 4096 May 20 04:06 . 04:14:44 drwxrwxr-x 10 jenkins jenkins 4096 May 20 04:07 .. 04:14:44 drwxr-xr-x 2 jenkins jenkins 4096 May 20 04:06 cost 04:14:44 -rw-r--r-- 1 jenkins jenkins 87 May 20 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:45 ---> package-listing.sh 04:14:45 ++ tr '[:upper:]' '[:lower:]' 04:14:45 ++ facter osfamily 04:14:46 + OS_FAMILY=debian 04:14:46 + workspace=/w/workspace/exfoundry_device-usb-camera_main 04:14:46 + START_PACKAGES=/tmp/packages_start.txt 04:14:46 + END_PACKAGES=/tmp/packages_end.txt 04:14:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:46 + PACKAGES=/tmp/packages_start.txt 04:14:46 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 04:14:46 + PACKAGES=/tmp/packages_end.txt 04:14:46 + case "${OS_FAMILY}" in 04:14:46 + dpkg -l 04:14:46 + grep '^ii' 04:14:46 + '[' -f /tmp/packages_start.txt ']' 04:14:46 + '[' -f /tmp/packages_end.txt ']' 04:14:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:46 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 04:14:46 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 04:14:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 04:14:46 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:14:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:47 . [Pipeline] withDockerContainer 04:14:47 prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container 04:14:47 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:47 $ docker top f9c21f9a230da6956c38449ca8a85cdb694502cf2375069e6edf9ae1629e2bc1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:48 + mkdir -p /var/log/sysstat [Pipeline] sh 04:14:48 + ls /var/log/sa-host 04:14:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:48 provisioning config files... 04:14:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1567553306334085021tmp [Pipeline] { [Pipeline] echo 04:14:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:48 ---> create-netrc.sh [Pipeline] } 04:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:14:49 ---> python-tools-install.sh [Pipeline] echo 04:14:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:49 ---> sudo-logs.sh 04:14:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:14:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:49 ---> job-cost.sh 04:14:49 lf-activate-venv: SKIPPING 04:14:49 DEBUG: total: 0.2199999988079071 04:14:49 INFO: Retrieving Stack Cost... 04:14:50 INFO: Retrieving Pricing Info for: v3-standard-8 04:14:50 INFO: Archiving Costs [Pipeline] echo 04:14:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:14:50 ---> logs-deploy.sh 04:14:50 lf-activate-venv: SKIPPING 04:14:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/10 04:14:50 INFO: archiving workspace using pattern(s): 04:14:51 Archives upload complete. 04:14:51 INFO: archiving logs to Nexus